Merge version_2 into main #2
@@ -22,20 +22,22 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "Premium Digital Growth Agency | Sanges & Meloni Studios", description: "Premium web design, performance marketing & growth strategy for ecommerce, luxury brands & B2B SaaS. Proven 3.2x ROI results.", keywords: "digital agency, web design, performance marketing, ecommerce growth, SaaS marketing, brand strategy, conversion optimization", metadataBase: new URL("https://sangesmeloni.com"),
|
||||
alternates: {
|
||||
canonical: "https://sangesmeloni.com"},
|
||||
canonical: "https://sangesmeloni.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Premium Digital Growth Agency | Sanges & Meloni Studios", description: "Transform your digital presence with premium web design, performance marketing & data-driven growth strategy.", url: "https://sangesmeloni.com", siteName: "Sanges & Meloni Studios", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/ultra-premium-cinematic-background-for-c-1772550924925-740613bf.png", alt: "Sanges & Meloni Studios - Premium Digital Agency"},
|
||||
],
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/ultra-premium-cinematic-background-for-c-1772550924925-740613bf.png", alt: "Sanges & Meloni Studios - Premium Digital Agency"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Premium Digital Growth Agency", description: "Web design, performance marketing & growth strategy for brands serious about results.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/ultra-premium-cinematic-background-for-c-1772550924925-740613bf.png"],
|
||||
card: "summary_large_image", title: "Premium Digital Growth Agency", description: "Web design, performance marketing & growth strategy for brands serious about results.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/ultra-premium-cinematic-background-for-c-1772550924925-740613bf.png"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
follow: true
|
||||
}
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
@@ -1422,4 +1424,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="SANGES & MELONI"
|
||||
description="Digital experiences that drive real growth. 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. Premium web design, performance marketing, and growth strategy for brands serious about results."
|
||||
buttons={[
|
||||
{ text: "Book a Strategy Call", href: "#contact" },
|
||||
{ text: "See Case Studies", href: "#case-studies" },
|
||||
@@ -78,13 +78,16 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "case-1", brand: "E-commerce Growth", name: "€500K Retailer → 3.2x Revenue", price: "+320% Growth", rating: 5,
|
||||
reviewCount: "18 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/e-commerce-website-redesign-showcase-pre-1772550925769-f91e49a5.png?_wi=1", imageAlt: "E-commerce conversion optimization case study"},
|
||||
reviewCount: "18 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/e-commerce-website-redesign-showcase-pre-1772550925769-f91e49a5.png?_wi=1", imageAlt: "E-commerce conversion optimization case study"
|
||||
},
|
||||
{
|
||||
id: "case-2", brand: "Luxury Brand Redesign", name: "Premium Hotel Chain Relaunch", price: "+45% Bookings", rating: 5,
|
||||
reviewCount: "12 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/institutional-website-design-case-study--1772550926612-9efa76df.png?_wi=1", imageAlt: "Luxury brand website redesign"},
|
||||
reviewCount: "12 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/institutional-website-design-case-study--1772550926612-9efa76df.png?_wi=1", imageAlt: "Luxury brand website redesign"
|
||||
},
|
||||
{
|
||||
id: "case-3", brand: "B2B Lead Generation", name: "SaaS Platform Launch", price: "+2.8x Leads", rating: 5,
|
||||
reviewCount: "9 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/b2b-saas-platform-interface-modern-lead--1772550926655-b15e0774.png?_wi=1", imageAlt: "B2B SaaS lead generation platform"},
|
||||
reviewCount: "9 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/b2b-saas-platform-interface-modern-lead--1772550926655-b15e0774.png?_wi=1", imageAlt: "B2B SaaS lead generation platform"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -103,16 +106,20 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Premium Site Redesign", description: "Full-stack web redesigns optimized for conversion. We rebuild your digital presence with modern tech, accessible design, and performance-first architecture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/e-commerce-website-redesign-showcase-pre-1772550925769-f91e49a5.png?_wi=2", imageAlt: "Website redesign service showcase"},
|
||||
title: "Premium Site Redesign", description: "Full-stack web redesigns optimized for conversion. We rebuild your digital presence with modern tech, accessible design, and performance-first architecture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/e-commerce-website-redesign-showcase-pre-1772550925769-f91e49a5.png?_wi=2", imageAlt: "Website redesign service showcase"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Performance Marketing", description: "Data-driven campaigns that scale ROI. From paid search to programmatic, we optimize every channel for measurable revenue growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/institutional-website-design-case-study--1772550926612-9efa76df.png?_wi=2", imageAlt: "Performance marketing strategies"},
|
||||
title: "Performance Marketing", description: "Data-driven campaigns that scale ROI. From paid search to programmatic, we optimize every channel for measurable revenue growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/institutional-website-design-case-study--1772550926612-9efa76df.png?_wi=2", imageAlt: "Performance marketing strategies"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Growth Strategy", description: "Custom roadmaps aligned to your business model. We audit, strategize, and implement go-to-market approaches for institutional buyers and ecommerce teams.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/b2b-saas-platform-interface-modern-lead--1772550926655-b15e0774.png?_wi=2", imageAlt: "Growth strategy planning and execution"},
|
||||
title: "Growth Strategy", description: "Custom roadmaps aligned to your business model. We audit, strategize, and implement go-to-market approaches for institutional buyers and ecommerce teams.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/b2b-saas-platform-interface-modern-lead--1772550926655-b15e0774.png?_wi=2", imageAlt: "Growth strategy planning and execution"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Lead Generation Funnels", description: "End-to-end funnel design for B2B SaaS. Conversion-optimized landing pages, automation workflows, and analytics integration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/e-commerce-website-redesign-showcase-pre-1772550925769-f91e49a5.png?_wi=3", imageAlt: "B2B lead generation funnel architecture"},
|
||||
title: "Lead Generation Funnels", description: "End-to-end funnel design for B2B SaaS. Conversion-optimized landing pages, automation workflows, and analytics integration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/e-commerce-website-redesign-showcase-pre-1772550925769-f91e49a5.png?_wi=3", imageAlt: "B2B lead generation funnel architecture"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -156,22 +163,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marco Rossi", role: "CEO", company: "EuroCommerce", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-e-commerce-foun-1772550924365-bea74137.png", imageAlt: "Marco Rossi, CEO of EuroCommerce"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-e-commerce-foun-1772550924365-bea74137.png", imageAlt: "Marco Rossi, CEO of EuroCommerce"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Giulia Ferrari", role: "Director", company: "Luxury Hospitality Group", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-luxury-brand-di-1772550924181-2cf1b1c3.png", imageAlt: "Giulia Ferrari, Director"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-luxury-brand-di-1772550924181-2cf1b1c3.png", imageAlt: "Giulia Ferrari, Director"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Alessandro Conti", role: "Founder", company: "TechFlow SaaS", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-saas-ceo-mid-30-1772550924446-db818031.png", imageAlt: "Alessandro Conti, Founder of TechFlow"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-saas-ceo-mid-30-1772550924446-db818031.png", imageAlt: "Alessandro Conti, Founder of TechFlow"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Valentina Moretti", role: "CMO", company: "Design Agency Milan", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-agency-owner-la-1772550924195-74e2efc5.png", imageAlt: "Valentina Moretti, CMO"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-agency-owner-la-1772550924195-74e2efc5.png", imageAlt: "Valentina Moretti, CMO"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Roberto Benedetti", role: "General Manager", company: "Premium Hotel Chain", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-boutique-hotel--1772550924937-1f8c9426.png", imageAlt: "Roberto Benedetti, General Manager"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-boutique-hotel--1772550924937-1f8c9426.png", imageAlt: "Roberto Benedetti, General Manager"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Francesca Gallo", role: "Founder", company: "FinTech Innovations", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-fintech-founder-1772550924550-9cea4b87.png", imageAlt: "Francesca Gallo, Founder"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-headshot-of-fintech-founder-1772550924550-9cea4b87.png", imageAlt: "Francesca Gallo, Founder"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -191,13 +204,17 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "global", groupTitle: "Global", members: [
|
||||
{
|
||||
id: "1", title: "Mihai Toma", subtitle: "Creative Director & Partner", detail: "mihai@sangesmeloni.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-studio-portrait-of-creative-1772550924391-af70ce0d.png", imageAlt: "Mihai Toma"},
|
||||
id: "1", title: "Mihai Toma", subtitle: "Creative Director & Partner", detail: "mihai@sangesmeloni.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-studio-portrait-of-creative-1772550924391-af70ce0d.png", imageAlt: "Mihai Toma"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Sarah Mitchell", subtitle: "Strategy Lead", detail: "sarah@sangesmeloni.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-studio-portrait-of-lead-str-1772550925407-e84253c3.png", imageAlt: "Sarah Mitchell"},
|
||||
id: "2", title: "Sarah Mitchell", subtitle: "Strategy Lead", detail: "sarah@sangesmeloni.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-studio-portrait-of-lead-str-1772550925407-e84253c3.png", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Carlo Sanges", subtitle: "Design Director", detail: "carlo@sangesmeloni.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-studio-portrait-of-design-l-1772550926806-ea8c0b16.png", imageAlt: "Carlo Sanges"},
|
||||
id: "3", title: "Carlo Sanges", subtitle: "Design Director", detail: "carlo@sangesmeloni.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-studio-portrait-of-design-l-1772550926806-ea8c0b16.png", imageAlt: "Carlo Sanges"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Elena Russo", subtitle: "Performance Marketing", detail: "elena@sangesmeloni.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-studio-portrait-of-marketin-1772550924258-d6d2b4fc.png", imageAlt: "Elena Russo"},
|
||||
id: "4", title: "Elena Russo", subtitle: "Performance Marketing", detail: "elena@sangesmeloni.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOzk2NFUnV8w0UTTd6SBr5MXC5/professional-studio-portrait-of-marketin-1772550924258-d6d2b4fc.png", imageAlt: "Elena Russo"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -242,4 +259,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user