Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b012b3f43 | |||
| 9363501bf0 | |||
| c6994eb6f7 |
@@ -1424,4 +1424,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="SANGES & MELONI"
|
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={[
|
buttons={[
|
||||||
{ text: "Book a Strategy Call", href: "#contact" },
|
{ text: "Book a Strategy Call", href: "#contact" },
|
||||||
{ text: "See Case Studies", href: "#case-studies" },
|
{ text: "See Case Studies", href: "#case-studies" },
|
||||||
@@ -259,4 +259,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user