Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fca181fab4 | |||
| 851db36f6e | |||
| 64069b6e79 | |||
| 919b617436 | |||
| 2e965a853a |
@@ -52,8 +52,8 @@ export default function LandingPage() {
|
||||
{ text: "See My Work", href: "work" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxkdWGIthokNzT5NnSnEif6lV/a-sleek-performance-marketing-analytics--1773334153690-d1826b08.png"
|
||||
imageAlt="Performance marketing analytics dashboard"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxkdWGIthokNzT5NnSnEif6lV/uploaded-1773335166353-963asdih.png"
|
||||
imageAlt="Performance marketing portfolio"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
fixedMediaHeight={true}
|
||||
@@ -65,14 +65,14 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
title="Why Brands Trust Me"
|
||||
description="I don't just run ads. I engineer growth systems rooted in business fundamentals. Every campaign decision is backed by unit economics, CAC analysis, and LTV optimization—turning your ad spend into predictable revenue."
|
||||
description="I don't just run ads. I engineer growth systems rooted in business fundamentals. Every campaign decision is backed by unit economics, CAC analysis, and LTV optimization—turning your ad spend into predictable revenue. My clients achieve an average of 3-5x ROAS, with top performers hitting 6-8x through rigorous optimization and strategic guidance."
|
||||
tag="About My Approach"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Explore My Services", href: "services" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxkdWGIthokNzT5NnSnEif6lV/professional-headshot-of-an-indian-marke-1773334154925-0c404143.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxkdWGIthokNzT5NnSnEif6lV/uploaded-1773335166353-mttzaftn.png"
|
||||
imageAlt="Chirag Malik - Performance Marketing Expert"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About section"
|
||||
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user