Merge version_2 into main #4
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "1", title: "How long until we see results?", content: "Most B2B campaigns begin showing trajectory changes within 30-45 days." },
|
{ id: "1", title: "How long until we see results?", content: "Most B2B campaigns begin showing trajectory changes within 30-45 days, for example: • Lead volume increases of 20-50% in month one. • Cost-per-acquisition reduction of 15% within six weeks. • Immediate pipeline visibility improvements." },
|
||||||
{ id: "2", title: "What tools do you manage?", content: "We handle all major ad platforms and CRM integrations." },
|
{ id: "2", title: "What tools do you manage?", content: "We handle all major ad platforms and CRM integrations." },
|
||||||
{ id: "3", title: "Is reporting transparent?", content: "We provide weekly performance reports and a live dashboard." }
|
{ id: "3", title: "Is reporting transparent?", content: "We provide weekly performance reports and a live dashboard." }
|
||||||
]}
|
]}
|
||||||
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user