2 Commits

Author SHA1 Message Date
5efd7a30a1 Update src/app/page.tsx 2026-03-05 13:59:13 +00:00
79f4a007d2 Merge version_1 into main
Merge version_1 into main
2026-03-05 13:57:40 +00:00

View File

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