Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81b2351b1d | |||
| 3c13038140 | |||
| 4ff16b9adc | |||
| 3f9b34ac1b | |||
| 58ca15bf69 | |||
| e996525410 | |||
| dbeb08bdc4 |
@@ -163,6 +163,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="none"
|
||||
cardClassName="[&:nth-child(2)]:border-2 [&:nth-child(2)]:border-primary-button [&:nth-child(2)]:bg-gradient-to-br [&:nth-child(2)]:from-primary-button/5 [&:nth-child(2)]:to-primary-button/10"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -215,7 +216,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="none"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Get Started"
|
||||
termsText="Join our community and receive exclusive training tips and program updates. We respect your privacy."
|
||||
termsText="Get instant access to beginner fundamentals + weekly elite coaching tips. Unsubscribe anytime."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user