Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-03 15:29:21 +00:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="SANGES & MELONI"
description="We drive €500K→€1.6M revenue growth for premium ecommerce brands in 18 months. Premium web design, performance marketing, and growth strategy for brands serious about results."
description="We drive €500K→€1.6M revenue growth for premium ecommerce brands in 18 months. This outcome statement establishes credibility immediately and answers why your brand should partner with us for measurable digital transformation."
buttons={[
{ text: "Book a Strategy Call", href: "#contact" },
{ text: "See Case Studies", href: "#case-studies" },
@@ -259,4 +259,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}