From 9bb949a5b541c42841aa7cee4f367ec11f892fd7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:28:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index dd0bbdf..973a0f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,6 +104,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Medical Journey Path" tag="Interactive Roadmap" + description="Getting started is simple: follow these four transparent steps to move from inquiry to recovery seamlessly." metrics={[ { id: "1", value: "01", description: "Personalized Quote"}, -- 2.49.1