Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-12 17:29:00 +00:00

View File

@@ -39,7 +39,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
logoText="COMING SOON"
logoText="PREMIUM AWAITS"
description="An exceptional experience is about to arrive. Join our waitlist to be among the first to experience premium excellence."
buttons={[{ text: "Join Waitlist", href: "#contact" }]}
background={{ variant: "plain" }}
@@ -86,7 +86,7 @@ export default function LandingPage() {
background={{ variant: "rotated-rays-static" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Claim Early Access"
buttonText="Get Access"
termsText="By joining, you agree to our Terms. We'll only email you about this exclusive launch."
/>
</div>