Merge version_5 into main #9

Merged
bender merged 2 commits from version_5 into main 2026-03-04 01:44:41 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -42,8 +42,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
title="Transform Your Brand"
description="We craft data-driven marketing strategies that elevate your brand, engage your audience, and drive measurable growth. Partner with experts who understand your vision."
title="Drive 300% ROI Growth Within 90 Days"
description="Unlock measurable revenue acceleration through data-driven marketing strategies. Then partner with experts who understand your vision and deliver proven results."
tag="Marketing Excellence"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -249,4 +249,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}