Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2728f1a7c7 | |||
| 494aa23f14 | |||
| cf5fd5fc0e | |||
| 1399118b95 |
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{ variant: "rotated-rays-static" }}
|
background={{ variant: "rotated-rays-static" }}
|
||||||
title="Helping business owners get leads"
|
title="Transforming Madrid's Digital Landscape"
|
||||||
description="We craft digital experiences that drive growth. Your vision, our expertise, market-leading strategy."
|
description="We craft high-performance digital marketing solutions for forward-thinking businesses. Elevate your brand with our data-driven strategies."
|
||||||
buttons={[{ text: "View Our Work", href: "#about" }, { text: "Contact Us", href: "#contact" }]}
|
buttons={[{ text: "View Our Work", href: "#about" }, { text: "Contact Us", href: "#contact" }]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149622859.jpg", imageAlt: "professional agency workspace Madrid" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149622859.jpg", imageAlt: "professional agency workspace Madrid" },
|
||||||
@@ -62,8 +62,8 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Unmatched Expertise"
|
title="Strategic Growth for Madrid Brands"
|
||||||
description="Based in Madrid, we combine local insight with global standards. We've helped hundreds of brands scale through performance-driven marketing."
|
description="We combine local market intelligence with international growth strategies to ensure your business thrives in the digital age."
|
||||||
metrics={[{ value: "150+", title: "Brands Scaled" }, { value: "240%", title: "Avg ROI Growth" }, { value: "10y", title: "Market Legacy" }]}
|
metrics={[{ value: "150+", title: "Brands Scaled" }, { value: "240%", title: "Avg ROI Growth" }, { value: "10y", title: "Market Legacy" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991369.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991369.jpg"
|
||||||
imageAlt="team collaboration modern office"
|
imageAlt="team collaboration modern office"
|
||||||
@@ -168,4 +168,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user