Files
Greenlens/greenlns-landing/app/best-plant-identification-app/page.tsx
2026-07-10 11:29:04 +02:00

5 lines
216 B
TypeScript

import { buildSeoPageMetadata, createSeoPage } from '@/lib/seoPageFactory'
export const metadata = buildSeoPageMetadata('best-plant-identification-app')
export default createSeoPage('best-plant-identification-app')