seo: sharpen title tags, meta descriptions and H1s for CTR
This commit is contained in:
@@ -3,9 +3,9 @@ import Home from '../page'
|
||||
import { siteConfig } from '@/lib/site'
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'GreenLens - Plant Identifier & Care Planner',
|
||||
title: 'GreenLens Plant Identifier — Name + Care Plan Instantly',
|
||||
description:
|
||||
'Scan plants by photo, understand what they need, and keep care, reminders, and your collection in one app.',
|
||||
'GreenLens is a plant identifier app: snap a photo, get the name, and see the care plan before the plant gets worse. 450+ species, one free scan.',
|
||||
alternates: {
|
||||
canonical: '/en',
|
||||
languages: {
|
||||
@@ -16,18 +16,18 @@ export const metadata: Metadata = {
|
||||
},
|
||||
},
|
||||
openGraph: {
|
||||
title: 'GreenLens - Plant Identifier & Care Planner',
|
||||
title: 'GreenLens Plant Identifier — Name + Care Plan Instantly',
|
||||
description:
|
||||
'Scan plants by photo, understand what they need, and keep care, reminders, and your collection in one app.',
|
||||
'GreenLens is a plant identifier app: snap a photo, get the name, and see the care plan before the plant gets worse. 450+ species, one free scan.',
|
||||
url: `${siteConfig.domain}/en`,
|
||||
type: 'website',
|
||||
locale: 'en_US',
|
||||
},
|
||||
twitter: {
|
||||
card: 'summary_large_image',
|
||||
title: 'GreenLens - Plant Identifier & Care Planner',
|
||||
title: 'GreenLens Plant Identifier — Name + Care Plan Instantly',
|
||||
description:
|
||||
'Scan plants by photo, understand what they need, and keep care, reminders, and your collection in one app.',
|
||||
'GreenLens is a plant identifier app: snap a photo, get the name, and see the care plan before the plant gets worse. 450+ species, one free scan.',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user