Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-04 21:07:33 +00:00

View File

@@ -32,59 +32,32 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Chi Siamo",
id: "about",
},
name: "Chi Siamo", id: "about"},
{
name: "Prodotti",
id: "products",
},
name: "Prodotti", id: "products"},
{
name: "Contatti",
id: "contact",
},
name: "Contatti", id: "contact"},
]}
brandName="Sitelli Brescia"
button={{
text: "Prenota Appuntamento",
href: "#contact",
}}
text: "Prenota Appuntamento", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Tradizione e Artigianato nel Cuore di Brescia"
description="Sitelli Brescia porta l'eccellenza della pelle in Corso Magenta. Scopri la nostra giubbotteria su misura e borse d'artigianato puro, realizzate per durare nel tempo."
tag="Eccellenza in Pelle dal 1900"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33222.jpg",
imageAlt: "Artisan Leather Crafts",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33222.jpg", imageAlt: "Artisan Leather Crafts"},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop-new-cloth_23-2148970721.jpg",
imageAlt: "Luxury Showroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/handyman-working-leather-belt_23-2148643248.jpg",
imageAlt: "Handyman working on a leather belt",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-cobbler-working-with-leather-textile_171337-12274.jpg",
imageAlt: "Close up of a male cobbler working with leather textile",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-leather-craftsman-working-with-leather-using-hammer_8353-5900.jpg",
imageAlt: "Close up of a leather craftsman working with leather using hammer",
},
imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop-new-cloth_23-2148970721.jpg", imageAlt: "Luxury Showroom"},
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -110,23 +83,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Pellami Selezionati",
description: "Utilizziamo solo i migliori pellami, lavorati con tecniche tradizionali per garantire morbidezza e resistenza.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-leather-change-purse-some-coins-wooden-surface_181624-14229.jpg",
imageAlt: "Pellami pregiati",
},
title: "Pellami Selezionati", description: "Utilizziamo solo i migliori pellami, lavorati con tecniche tradizionali per garantire morbidezza e resistenza.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-leather-change-purse-some-coins-wooden-surface_181624-14229.jpg", imageAlt: "Pellami pregiati"},
{
title: "Capi su Misura",
description: "Realizziamo giacche e accessori personalizzati, ascoltando ogni vostra richiesta specifica per una vestibilità perfetta.",
imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33214.jpg",
imageAlt: "Sartoria su misura",
},
title: "Capi su Misura", description: "Realizziamo giacche e accessori personalizzati, ascoltando ogni vostra richiesta specifica per una vestibilità perfetta.", imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33214.jpg", imageAlt: "Sartoria su misura"},
{
title: "Tradizione Artigiana",
description: "Ogni pezzo nasce dalla sapienza artigianale, unendo stile classico ed innovazione nei dettagli.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shoemaker-cutting-leather_171337-12269.jpg",
imageAlt: "Produzione artigianale",
},
title: "Tradizione Artigiana", description: "Ogni pezzo nasce dalla sapienza artigianale, unendo stile classico ed innovazione nei dettagli.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shoemaker-cutting-leather_171337-12269.jpg", imageAlt: "Produzione artigianale"},
]}
title="I Nostri Valori Artigiani"
description="Qualità, dedizione e personalizzazione per un prodotto unico nel suo genere."
@@ -141,65 +102,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Sitelli",
name: "Borsa in Pelle Artigianale",
price: "€240",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-bag-nature_23-2148192737.jpg",
imageAlt: "Borsa in pelle",
},
id: "p1", brand: "Sitelli", name: "Borsa in Pelle Artigianale", price: "€240", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-bag-nature_23-2148192737.jpg", imageAlt: "Borsa in pelle"},
{
id: "p2",
brand: "Sitelli",
name: "Giubbotto Soft Leather",
price: "€550",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669567.jpg",
imageAlt: "Giubbotto in pelle",
},
id: "p2", brand: "Sitelli", name: "Giubbotto Soft Leather", price: "€550", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669567.jpg", imageAlt: "Giubbotto in pelle"},
{
id: "p3",
brand: "Sitelli",
name: "Portafoglio Elegante",
price: "€85",
rating: 4,
reviewCount: "20",
imageSrc: "http://img.b2bpic.net/free-photo/background-adult-beautiful-beauty-buy_1303-1883.jpg",
imageAlt: "Portafoglio",
},
id: "p3", brand: "Sitelli", name: "Portafoglio Elegante", price: "€85", rating: 4,
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/background-adult-beautiful-beauty-buy_1303-1883.jpg", imageAlt: "Portafoglio"},
{
id: "p4",
brand: "Sitelli",
name: "Borsa a Spalla",
price: "€320",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073553.jpg",
imageAlt: "Borsa spalla",
},
id: "p4", brand: "Sitelli", name: "Borsa a Spalla", price: "€320", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073553.jpg", imageAlt: "Borsa spalla"},
{
id: "p5",
brand: "Sitelli",
name: "Guanti in Pelle",
price: "€70",
rating: 4,
reviewCount: "25",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186735.jpg",
imageAlt: "Guanti pelle",
},
id: "p5", brand: "Sitelli", name: "Guanti in Pelle", price: "€70", rating: 4,
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186735.jpg", imageAlt: "Guanti pelle"},
{
id: "p6",
brand: "Sitelli",
name: "Zaino Fashion",
price: "€290",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/retro-brown-man-leather-bag-bright-colorful-summer-park-hanging-leafes_158538-12266.jpg",
imageAlt: "Zaino",
},
id: "p6", brand: "Sitelli", name: "Zaino Fashion", price: "€290", rating: 5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/retro-brown-man-leather-bag-bright-colorful-summer-park-hanging-leafes_158538-12266.jpg", imageAlt: "Zaino"},
]}
title="Le Nostre Collezioni"
description="Esplora le nostre borse e capi in pelle, icone di stile e manifattura italiana."
@@ -214,25 +133,15 @@ export default function LandingPage() {
author="Marco B."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-choosing-ring-jewelry-shop_1303-30664.jpg",
alt: "Marco B.",
},
src: "http://img.b2bpic.net/free-photo/woman-choosing-ring-jewelry-shop_1303-30664.jpg", alt: "Marco B."},
{
src: "http://img.b2bpic.net/free-photo/profile-charming-professional-young-female-designer-dressed-stylish-wear-enjoying-process-creation-holding-pencil-sketching-large-tablet-people-creativity-art-design-concept_273609-329.jpg",
alt: "Elena G.",
},
src: "http://img.b2bpic.net/free-photo/profile-charming-professional-young-female-designer-dressed-stylish-wear-enjoying-process-creation-holding-pencil-sketching-large-tablet-people-creativity-art-design-concept_273609-329.jpg", alt: "Elena G."},
{
src: "http://img.b2bpic.net/free-photo/woman-tailor-working-leather-fabric_1303-23389.jpg",
alt: "Luca R.",
},
src: "http://img.b2bpic.net/free-photo/woman-tailor-working-leather-fabric_1303-23389.jpg", alt: "Luca R."},
{
src: "http://img.b2bpic.net/free-photo/male-designer-leather-tailor-working-factory-close-up_1303-26309.jpg",
alt: "Sofia M.",
},
src: "http://img.b2bpic.net/free-photo/male-designer-leather-tailor-working-factory-close-up_1303-26309.jpg", alt: "Sofia M."},
{
src: "http://img.b2bpic.net/free-photo/women-happily-shopping-buying-consumer-products-customer-day_23-2151623370.jpg",
alt: "Giulia D.",
},
src: "http://img.b2bpic.net/free-photo/women-happily-shopping-buying-consumer-products-customer-day_23-2151623370.jpg", alt: "Giulia D."},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -245,20 +154,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Offrite riparazioni?",
content: "Sì, forniamo assistenza per manutenzione e piccole riparazioni sui prodotti acquistati da noi.",
},
id: "q1", title: "Offrite riparazioni?", content: "Sì, forniamo assistenza per manutenzione e piccole riparazioni sui prodotti acquistati da noi."},
{
id: "q2",
title: "Come posso richiedere un capo su misura?",
content: "Basta recarsi in negozio in Corso Magenta per una consulenza e la presa delle misure.",
},
id: "q2", title: "Come posso richiedere un capo su misura?", content: "Basta recarsi in negozio in Corso Magenta per una consulenza e la presa delle misure."},
{
id: "q3",
title: "Dove si trova il vostro negozio?",
content: "Ci troviamo a Brescia, in Corso Magenta, a breve distanza da Piazzale Arnaldo.",
},
id: "q3", title: "Dove si trova il vostro negozio?", content: "Ci troviamo a Brescia, in Corso Magenta, a breve distanza da Piazzale Arnaldo."},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-cleaning-sheepskin-with-whisk-broom_1398-431.jpg"
imageAlt="Consigli cura pelle"
@@ -273,20 +173,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contattaci"
title="Prenota la tua consulenza in atelier"
description="Vieni a toccare con mano la qualità del nostro artigianato. Prenota il tuo appuntamento in negozio."
buttons={[
{
text: "Invia una Email",
href: "mailto:info@sitellibrescia.it",
},
text: "Invia una Email", href: "mailto:info@sitellibrescia.it"},
{
text: "Chiamaci ora",
href: "tel:+39030123456",
},
text: "Chiamaci ora", href: "tel:+39030123456"},
]}
/>
</div>
@@ -295,13 +190,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Sitelli Brescia"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "© 2024 Sitelli Brescia",
href: "#",
}}
text: "© 2024 Sitelli Brescia", href: "#"}}
/>
</div>
</ReactLenis>