Update src/app/page.tsx

This commit is contained in:
2026-03-03 17:11:45 +00:00
parent ddfa9e831a
commit 8b109649ed

View File

@@ -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}
/>