diff --git a/src/app/page.tsx b/src/app/page.tsx index bd92142..25d6e12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { } ]} carouselPosition="right" - buttons={[{ text: "SECURE FIRST ACCESS", href: "#contact" }]} + buttons={[{ text: "SECURE FIRST ACCESS", href: "#contact" }, { text: "SUBSCRIBE", href: "#contact" }]} buttonAnimation="none" tagAnimation="none" />