Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e8d24d722 | |||
| 963a5c39f6 | |||
| 4e615a6472 | |||
| f1079b7cca |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitTestimonial
|
<HeroSplitTestimonial
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Scaling Brands Through Data-Driven Marketing"
|
title="Double Your Conversion Rate Through Data-Driven Marketing"
|
||||||
description="Asr Marketing delivers high-impact digital strategy, custom web development, and influencer growth to accelerate your business ROI."
|
description="Asr Marketing delivers high-impact digital strategy, custom web development, and influencer growth to accelerate your business ROI."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ name: "Sarah J.", handle: "@techcorp", testimonial: "The best agency experience we've had. Real results, fast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg" },
|
{ name: "Sarah J.", handle: "@techcorp", testimonial: "The best agency experience we've had. Real results, fast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg" },
|
||||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "rotated-rays-animated" }}
|
background={{ variant: "rotated-rays-animated" }}
|
||||||
text="Ready to scale your business? Let's build your next growth strategy today."
|
text="Ready to scale your business? Let's build your next growth strategy today."
|
||||||
buttons={[{ text: "Schedule Consultation", href: "#contact" }]}
|
buttons={[{ text: "Book Your Strategy Call", href: "#contact" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -170,4 +170,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user