2 Commits

Author SHA1 Message Date
f0011e0988 Update src/app/page.tsx 2026-03-02 20:57:41 +00:00
eab73dc0a6 Merge version_2 into main
Merge version_2 into main
2026-03-02 20:54:16 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
} }
]} ]}
carouselPosition="right" carouselPosition="right"
buttons={[{ text: "SECURE FIRST ACCESS", href: "#contact" }, { text: "SUBSCRIBE", href: "#contact" }]} buttons={[{ text: "GET PRIORITY ACCESS", href: "#contact" }, { text: "SUBSCRIBE", href: "#contact" }]}
buttonAnimation="none" buttonAnimation="none"
tagAnimation="none" tagAnimation="none"
/> />