From 8b109649ed1a7c7d531e1ebaa11264de24dad4a4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:11:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 24fae04..fa341ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" animationType="slide-up" buttons={[ - { text: "Create a Care Plan Today", href: "#contact" } + { text: "Start Your Personalized Plan Now", href: "#contact" } ]} useInvertedBackground={false} />