diff --git a/src/app/page.tsx b/src/app/page.tsx index 61ea81a..8cde8a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[ - { text: "Begin Your Journey", href: "#pricing" }, + { text: "Unlock Your Full Capacity", href: "#pricing" }, { text: "Explore Modules", href: "#modules" } ]} buttonAnimation="slide-up"