Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-12 17:04:08 +00:00

View File

@@ -65,7 +65,7 @@ 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"
@@ -249,4 +249,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}