Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14392eaedf | |||
| 686b27acf5 | |||
| 85f18703fa | |||
| fbb486ce3a |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
title="Architects of Digital Revenue at Scale"
|
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"
|
tag="Performance-Driven Execution"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book a Call", href: "#contact" },
|
{ text: "Book a Call", href: "#contact" },
|
||||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
|||||||
<FaqSplitText
|
<FaqSplitText
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
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." }
|
{ 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"
|
sideTitle="Common Questions"
|
||||||
@@ -162,4 +162,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user