Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ac4d7db01 | |||
| e44274186a | |||
| ed0957f920 | |||
| c6cda77aaf | |||
| 44216adc7c | |||
| 1232591c15 | |||
| 9799765cae |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqrR0uZ2UEG8H6YNGyaykiKLGC/professional-headshot-of-an-ifbb-pro-or--1773331038373-c93cfb0a.png?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Apply for Partnership", href: "#contact" }]}
|
||||
buttons={[{ text: "Claim Your Spot Now", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
id: "5", title: "What's the investment?", content: "Partnerships start at $5,000/month for 4 premium reels + full distribution. Think of it as a content manager and editor combined, but with zero hiring overhead and celebrity-level production quality."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Can I cancel anytime?", content: "Yes. We work on 90-day agreements. If we're not delivering results by week 8, we refund the full month. But based on our track record, you won't want to."
|
||||
id: "6", title: "Can I cancel anytime?", content: "Yes. We work on 90-day agreements. If we don't deliver results by week 8, we refund your first month—no questions asked. But based on our track record, you won't want to."
|
||||
}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
buttonText="Apply for Brute Partnership"
|
||||
inputPlaceholder="your-email@coaching.com"
|
||||
termsText="By applying, you agree to a discovery call with our team. We respect your privacy. No spam, ever."
|
||||
termsText="Apply now. If we don't deliver results by week 8, we refund your first month—no questions asked."
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user