Merge version_3 into main #4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user