Update src/app/page.tsx
This commit is contained in:
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="cta" data-section="cta">
|
||||
<ContactFaq
|
||||
ctaTitle="Move 8 weeks faster than agencies. Start now."
|
||||
ctaTitle="Stop waiting for results. Book a strategy call today."
|
||||
ctaDescription="30-min discovery call to align on opportunity and test strategy."
|
||||
ctaButton={{ text: "Schedule Now", href: "https://calendly.com" }}
|
||||
ctaIcon={Calendar}
|
||||
@@ -240,4 +240,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user