Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04d7f8de8d | |||
| 1f99ff6334 | |||
| 26a4cde748 | |||
| f9c00de328 | |||
| 0436e7aa1f | |||
| efbc483a7f |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Scaling Brands in the Digital Era"
|
||||
description="We craft elite social media strategies that turn engagement into measurable growth for premium brands."
|
||||
description="We differentiate through proprietary behavioral analytics and high-velocity creative production, delivering a guaranteed 3x average ROI within the first 90 days."
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "Transformed our digital presence overnight.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg?_wi=1", imageAlt: "digital agency background dark mode" },
|
||||
{ name: "Mike D.", handle: "@miked", testimonial: "The best agency in the industry.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg", imageAlt: "digital agency background dark mode" },
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Social Strategy", description: "Holistic planning for brand authority.", media: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617406.jpg" },
|
||||
title: "Social Strategy", description: "Increase your organic reach through data-driven planning.", media: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617406.jpg" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Platform Optimization" },
|
||||
{ icon: CheckCircle, text: "Audience Analysis" },
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Creative Production", description: "Stunning visuals that command attention.", media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg" },
|
||||
title: "Creative Production", description: "Boost conversion rates with high-impact visual assets.", media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "High-Res Photography" },
|
||||
{ icon: CheckCircle, text: "Viral Video Ads" },
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Performance Marketing", description: "Data-driven advertising campaigns.", media: { imageSrc: "http://img.b2bpic.net/free-photo/reflection-from-laptop-glasses-dark-background_169016-63214.jpg" },
|
||||
title: "Performance Marketing", description: "Maximize ROI with precise targeting and analytics.", media: { imageSrc: "http://img.b2bpic.net/free-photo/reflection-from-laptop-glasses-dark-background_169016-63214.jpg" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Paid Media Management" },
|
||||
{ icon: CheckCircle, text: "A/B Testing" },
|
||||
@@ -199,4 +199,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user