Update src/app/page.tsx

This commit is contained in:
2026-03-04 12:57:52 +00:00
parent aeaaa0a3b8
commit e4ea022962

View File

@@ -206,7 +206,7 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "How quickly will I see results?", content: "Most clients see initial results within 2-4 weeks once campaigns are live. However, we focus on sustainable growth—full optimization typically takes 6-8 weeks to maximize ROAS and lead quality. You'll have transparent weekly reporting to track progress."
id: "1", title: "How quickly will I see results?", content: "Most clients see measurable results within 2-4 weeks; full optimization typically takes 6-8 weeks for maximum ROAS"
},
{
id: "2", title: "What if I'm not happy with the service?", content: "We offer unlimited revisions on ad creatives until you're satisfied. If you're not seeing results after 60 days, we offer a full service review or refund guarantee. Your success is our priority, and we're confident in delivering results."
@@ -236,7 +236,7 @@ export default function LandingPage() {
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"
buttonText="Book Your Strategy Call Now"
buttonText="Schedule Call"
termsText="We respect your privacy. Your strategy call booking details are secure. No spam, ever."
/>
</div>