diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e6a999..e305801 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { showBlur={true} showDimOverlay={false} buttons={[ - { text: "Enter the Ecosystem", href: "#ecosystem" }, + { text: "Start Your Journey", href: "#ecosystem" }, { text: "Explore Stories", href: "#stories" } ]} />