Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14392eaedf | |||
| 686b27acf5 | |||
| 85f18703fa | |||
| fbb486ce3a | |||
| 551d5e640b | |||
| ba9144f467 | |||
| 8815207a5b |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "glowing-orb" }}
|
||||
title="Architects of Digital Revenue at Scale"
|
||||
description="We are a high-ticket agency providing done-for-you execution. From paid acquisition to full-stack funnel development, we engineer the systems that power your growth."
|
||||
description="We deploy precision growth systems focused on increasing your qualified leads and aggressively lowering customer acquisition costs through proven, done-for-you execution."
|
||||
tag="Performance-Driven Execution"
|
||||
buttons={[
|
||||
{ text: "Book a Call", href: "#contact" },
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "f1", title: "How is pricing structured?", content: "We offer bespoke proposals based on the scope and ROI potential. We specialize in high-ticket engagements." },
|
||||
{ id: "f1", title: "How is pricing structured?", content: "We offer bespoke proposals based on the scope and ROI potential. We specialize in high-ticket engagements. Ready to get started? Book a free audit or discovery call with our team to map out your path to success." },
|
||||
{ id: "f2", title: "Is ad spend included?", content: "Ad spend is always paid directly to the platforms to ensure full transparency and control." }
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
title="Are you ready to scale?"
|
||||
description="Book a discovery session to outline your growth roadmap."
|
||||
buttons={[
|
||||
{ text: "Schedule Discovery", href: "#" },
|
||||
{ text: "Book Your Growth Audit", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -162,4 +162,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user