Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 84d6bbc0f9 | |||
| 7855227c13 | |||
| 38d8544a37 | |||
| ef003ae498 |
@@ -70,7 +70,7 @@ export default function WebAgency2Page() {
|
|||||||
/>
|
/>
|
||||||
<FeatureBento
|
<FeatureBento
|
||||||
title="Our Growth Engine"
|
title="Our Growth Engine"
|
||||||
description="A full-service ecosystem designed to dominate the social landscape."
|
description="Turning raw insights into high-conversion social campaigns."
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -226,7 +226,7 @@ export default function WebAgency2Page() {
|
|||||||
{ id: "2", title: "How do you measure success?", content: "We focus on KPIs that matter: conversion rates, engagement quality, and customer acquisition costs." },
|
{ id: "2", title: "How do you measure success?", content: "We focus on KPIs that matter: conversion rates, engagement quality, and customer acquisition costs." },
|
||||||
{ id: "3", title: "Do you handle paid advertising?", content: "Yes, we provide end-to-end paid social strategy and management as part of our premium packages." },
|
{ id: "3", title: "Do you handle paid advertising?", content: "Yes, we provide end-to-end paid social strategy and management as part of our premium packages." },
|
||||||
{ id: "4", title: "What industries do you work with?", content: "We specialize in lifestyle, wellness, tech, and D2C fashion brands looking to scale presence." },
|
{ id: "4", title: "What industries do you work with?", content: "We specialize in lifestyle, wellness, tech, and D2C fashion brands looking to scale presence." },
|
||||||
{ id: "5", title: "How do we begin a partnership?", content: "Book an introductory audit call via the contact page and we will review your brand's digital health." },
|
{ id: "5", title: "How do we scale your brand?", content: "We start with a comprehensive deep-dive into your market position. From there, we architect a custom growth roadmap designed to align creative, performance marketing, and community management into a single, high-output engine for results." },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
<ContactCTA
|
<ContactCTA
|
||||||
@@ -274,4 +274,4 @@ export default function WebAgency2Page() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user