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