Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-09 15:05:07 +00:00

View File

@@ -16,27 +16,22 @@ export default function LandingPage() {
defaultButtonVariant="expand-hover"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Il Fattore Ugo",
id: "features",
},
{
name: "Servizi",
id: "services",
},
{
name: "Contatti",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Il Fattore Ugo", id: "features" },
{ name: "Servizi", id: "services" },
{ name: "Contatti", id: "contact" }
]}
brandName="Ugo Durazzi"
/>
@@ -44,113 +39,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Il Clima Perfetto è un'Opera d'Arte."
description="Esperienza decennale, tempestività millimetrica e la cortesia che meriti. Scopri il comfort firmato Ugo Durazzi."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg?_wi=1",
imageAlt: "Luxurious home interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg?_wi=2",
imageAlt: "Modern climate systems",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg?_wi=3",
imageAlt: "Concierge quality service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg?_wi=4",
imageAlt: "Professional maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg?_wi=5",
imageAlt: "Ugo at work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg?_wi=6",
imageAlt: "Detailed climate setup",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg", imageAlt: "Luxurious home interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg", imageAlt: "Modern climate systems" },
{ imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg", imageAlt: "Concierge quality service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg", imageAlt: "Professional maintenance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg", imageAlt: "Ugo at work" },
{ imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg", imageAlt: "Detailed climate setup" }
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg?_wi=1",
imageAlt: "Interior design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-multicolored-hued-rippled-soap-bubble-black-background_23-2148235910.jpg?_wi=1",
imageAlt: "Tech detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-businessman-near-glass-building_23-2148308622.jpg?_wi=1",
imageAlt: "Ugo portrait",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg?_wi=7",
imageAlt: "Luxury home",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-multicolored-hued-rippled-soap-bubble-black-background_23-2148235910.jpg?_wi=2",
imageAlt: "Detailed machinery",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg?_wi=2",
imageAlt: "Modern climate",
},
]}
buttons={[
{
text: "Richiedi il tuo Sopralluogo d'Elite",
href: "#contact",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg", imageAlt: "Interior design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-multicolored-hued-rippled-soap-bubble-black-background_23-2148235910.jpg", imageAlt: "Tech detail" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-businessman-near-glass-building_23-2148308622.jpg", imageAlt: "Ugo portrait" },
{ imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg", imageAlt: "Luxury home" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-multicolored-hued-rippled-soap-bubble-black-background_23-2148235910.jpg", imageAlt: "Detailed machinery" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg", imageAlt: "Modern climate" }
]}
buttons={[{ text: "Richiedi il tuo Sopralluogo d'Elite", href: "#contact" }]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg",
alt: "Cliente Soddisfatto",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
alt: "Cliente Soddisfatto",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg",
alt: "Cliente Soddisfatto",
},
{
src: "http://img.b2bpic.net/free-photo/handshake-with-smiling-businessman_23-2147708181.jpg",
alt: "Cliente Soddisfatto",
},
{
src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
alt: "Cliente Soddisfatto",
},
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg", alt: "Cliente Soddisfatto" },
{ src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", alt: "Cliente Soddisfatto" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg", alt: "Cliente Soddisfatto" },
{ src: "http://img.b2bpic.net/free-photo/handshake-with-smiling-businessman_23-2147708181.jpg", alt: "Cliente Soddisfatto" },
{ src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", alt: "Cliente Soddisfatto" }
]}
avatarText="Oltre 500+ clienti serviti con eccellenza"
marqueeItems={[
{
type: "text",
text: "Certificazione 5 Stelle",
},
{
type: "text",
text: "Tecnologia Silenziosa",
},
{
type: "text",
text: "Intervento Rapido",
},
{
type: "text",
text: "Manutenzione Certificata",
},
{
type: "text",
text: "Assistenza Premium",
},
{ type: "text", text: "Certificazione 5 Stelle" },
{ type: "text", text: "Tecnologia Silenziosa" },
{ type: "text", text: "Intervento Rapido" },
{ type: "text", text: "Manutenzione Certificata" },
{ type: "text", text: "Assistenza Premium" }
]}
/>
</div>
@@ -160,53 +82,23 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="inline-image"
useInvertedBackground={false}
features={[
{
title: "Puntualità Assoluta",
description: "Ci siamo quando serve, spesso nel pomeriggio stesso della chiamata.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/clock-timer-with-cycle-arrows-cartoon-style_78370-8131.jpg?_wi=1",
imageAlt: "Puntualità",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/clock-timer-with-cycle-arrows-cartoon-style_78370-8131.jpg?_wi=2",
imageAlt: "Puntualità",
},
imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1448.jpg?_wi=8",
imageAlt: "luxury interior flowing curtains",
},
{
title: "Competenza Predittiva",
description: "Capiamo il problema ancora prima del sopralluogo, grazie a decenni di esperienza.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-puzzle-pieces-blue-background_23-2149299058.jpg?_wi=1",
imageAlt: "Competenza",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-puzzle-pieces-blue-background_23-2149299058.jpg?_wi=2",
imageAlt: "Competenza",
},
imageSrc: "http://img.b2bpic.net/free-vector/clock-timer-with-cycle-arrows-cartoon-style_78370-8131.jpg?_wi=3",
imageAlt: "minimalist gold clock icon",
},
{
title: "Eleganza e Pulizia",
description: "Interventi silenziosi, puliti e rispettosi dei tuoi spazi.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/golden-open-house-label_23-2148458334.jpg?_wi=1",
imageAlt: "Eleganza",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/golden-open-house-label_23-2148458334.jpg?_wi=2",
imageAlt: "Eleganza",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-puzzle-pieces-blue-background_23-2149299058.jpg?_wi=3",
imageAlt: "golden gears icon design",
},
]}
showStepNumbers={false}
title="Il Fattore Ugo"
description="Ogni intervento è un trattamento di eccellenza per la tua casa."
features={[
{
title: "Puntualità Assoluta", description: "Ci siamo quando serve, spesso nel pomeriggio stesso della chiamata.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/clock-timer-with-cycle-arrows-cartoon-style_78370-8131.jpg", imageAlt: "Puntualità" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/clock-timer-with-cycle-arrows-cartoon-style_78370-8131.jpg", imageAlt: "Puntualità" }
},
{
title: "Competenza Predittiva", description: "Capiamo il problema ancora prima del sopralluogo, grazie a decenni di esperienza.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-puzzle-pieces-blue-background_23-2149299058.jpg", imageAlt: "Competenza" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-puzzle-pieces-blue-background_23-2149299058.jpg", imageAlt: "Competenza" }
},
{
title: "Eleganza e Pulizia", description: "Interventi silenziosi, puliti e rispettosi dei tuoi spazi.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/golden-open-house-label_23-2148458334.jpg", imageAlt: "Eleganza" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/golden-open-house-label_23-2148458334.jpg", imageAlt: "Eleganza" }
}
]}
/>
</div>
@@ -217,48 +109,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Progettazione Clima",
price: "Su Misura",
variant: "Luxury",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg?_wi=3",
},
{
id: "p2",
name: "Manutenzione Rigenerativa",
price: "Trattamento di Bellezza",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-multicolored-hued-rippled-soap-bubble-black-background_23-2148235910.jpg?_wi=3",
},
{
id: "p3",
name: "Pronto Intervento Durazzi",
price: "Soluzione Rapida",
variant: "Emergency",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-businessman-near-glass-building_23-2148308622.jpg?_wi=2",
},
{
id: "p4",
name: "Consulenza Aria",
price: "Esperta",
variant: "Consulting",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg?_wi=4",
},
{
id: "p5",
name: "Sanificazione",
price: "Approfondita",
variant: "Hygiene",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-multicolored-hued-rippled-soap-bubble-black-background_23-2148235910.jpg?_wi=4",
},
{
id: "p6",
name: "Check-up annuale",
price: "Periodico",
variant: "Maintenance",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-businessman-near-glass-building_23-2148308622.jpg?_wi=3",
},
{ id: "p1", name: "Progettazione Clima", price: "Su Misura", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg" },
{ id: "p2", name: "Manutenzione Rigenerativa", price: "Trattamento di Bellezza", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/abstract-multicolored-hued-rippled-soap-bubble-black-background_23-2148235910.jpg" },
{ id: "p3", name: "Pronto Intervento Durazzi", price: "Soluzione Rapida", variant: "Emergency", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-businessman-near-glass-building_23-2148308622.jpg" },
{ id: "p4", name: "Consulenza Aria", price: "Esperta", variant: "Consulting", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg" },
{ id: "p5", name: "Sanificazione", price: "Approfondita", variant: "Hygiene", imageSrc: "http://img.b2bpic.net/free-photo/abstract-multicolored-hued-rippled-soap-bubble-black-background_23-2148235910.jpg" },
{ id: "p6", name: "Check-up annuale", price: "Periodico", variant: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-businessman-near-glass-building_23-2148308622.jpg" }
]}
title="I Servizi: Il Catalogo del Benessere"
description="Soluzioni personalizzate per ambienti che pretendono il meglio."
@@ -272,26 +128,11 @@ export default function LandingPage() {
rating={5}
author="Silvia Daniela L."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg",
alt: "Silvia Daniela",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
alt: "Marco B.",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg",
alt: "Elena R.",
},
{
src: "http://img.b2bpic.net/free-photo/handshake-with-smiling-businessman_23-2147708181.jpg",
alt: "Giovanni S.",
},
{
src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
alt: "Anna M.",
},
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg", alt: "Silvia Daniela" },
{ src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", alt: "Marco B." },
{ src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg", alt: "Elena R." },
{ src: "http://img.b2bpic.net/free-photo/handshake-with-smiling-businessman_23-2147708181.jpg", alt: "Giovanni S." },
{ src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", alt: "Anna M." }
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -301,13 +142,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Prenota ora"
title="Non aspettare il caldo. Assicurati il tuo clima ideale oggi."
description="Risposta garantita entro 2 ore. Prenota la tua consulenza tecnica con Ugo Durazzi."
imageSrc="http://img.b2bpic.net/free-photo/textured-concrete-wall_53876-90738.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/textured-concrete-wall_53876-90738.jpg"
mediaAnimation="slide-up"
buttonText="Invia Richiesta"
/>
@@ -315,48 +154,12 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/textured-concrete-wall_53876-90738.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/textured-concrete-wall_53876-90738.jpg"
logoText="Ugo Durazzi"
columns={[
{
title: "Servizi",
items: [
{
label: "Manutenzione",
href: "#services",
},
{
label: "Pronto Intervento",
href: "#services",
},
],
},
{
title: "Informazioni",
items: [
{
label: "Chi Siamo",
href: "#",
},
{
label: "Google My Business",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Termini e Condizioni",
href: "#",
},
],
},
{ title: "Servizi", items: [{ label: "Manutenzione", href: "#services" }, { label: "Pronto Intervento", href: "#services" }] },
{ title: "Informazioni", items: [{ label: "Chi Siamo", href: "#" }, { label: "Google My Business", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Termini e Condizioni", href: "#" }] }
]}
copyrightText="© 2025 | Ugo Durazzi Concierge Climatico"
/>