From 0b13f09b48f762f6049ac2ae235cd97142ad56c6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:29:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 973a0f1..dd0bbdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,6 @@ 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