This commit is contained in:
2026-07-10 13:27:29 +02:00
parent 5c48def4e1
commit 53bac4e2b4
35 changed files with 466 additions and 320 deletions

View File

@@ -67,7 +67,7 @@ const cards: Record<Lang, GuideCard[]> = {
href: '/plant-identifier-app',
tag: 'Identify',
title: 'Plant Identifier App',
description: 'Scan any plant, get the species instantly, and move straight to care guidance.',
description: 'Scan a plant, review the suggested species, and move straight to care guidance.',
},
{
href: '/identify-plant-photo',
@@ -79,7 +79,7 @@ const cards: Record<Lang, GuideCard[]> = {
href: '/plant-scanner',
tag: 'Scanner',
title: 'Plant Scanner',
description: 'Point your camera at any plant and get name, care plan, and health check.',
description: 'Point your camera at a plant, review the suggested match, and continue with care guidance.',
},
{
href: '/plant-disease-identifier',