Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c13038140 | |||
| 4ff16b9adc | |||
| 3f9b34ac1b | |||
| 58ca15bf69 | |||
| e996525410 | |||
| dbeb08bdc4 |
@@ -163,6 +163,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttonAnimation="none"
|
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>
|
</div>
|
||||||
|
|
||||||
@@ -215,7 +216,7 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
inputPlaceholder="your@email.com"
|
inputPlaceholder="your@email.com"
|
||||||
buttonText="Get Started"
|
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>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user