6 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
8cde5c6304 Update src/app/page.tsx 2026-03-02 20:54:11 +00:00
557611444a Merge version_1 into main
Merge version_1 into main
2026-03-02 20:40:45 +00:00
a830cf37c5 Merge version_1 into main
Merge version_1 into main
2026-03-02 20:39:44 +00:00
b702b2a831 Merge version_1 into main
Merge version_1 into main
2026-03-02 20:38:28 +00:00

View File

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