6 Commits

Author SHA1 Message Date
e44274186a Update src/app/page.tsx 2026-03-12 16:06:41 +00:00
ed0957f920 Merge version_2 into main
Merge version_2 into main
2026-03-12 16:05:19 +00:00
c6cda77aaf Update src/app/page.tsx 2026-03-12 16:05:09 +00:00
44216adc7c Merge version_1 into main
Merge version_1 into main
2026-03-12 15:59:38 +00:00
1232591c15 Merge version_1 into main
Merge version_1 into main
2026-03-12 15:59:13 +00:00
9799765cae Merge version_1 into main
Merge version_1 into main
2026-03-12 15:58:12 +00:00

View File

@@ -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>