Merge version_1 into main #2
202
src/app/page.tsx
202
src/app/page.tsx
@@ -29,93 +29,58 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "#shop",
|
||||
},
|
||||
name: "Shop", id: "#shop"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Silvestrini Bici"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "#shop",
|
||||
}}
|
||||
text: "Shop Now", href: "#shop"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Silvestrini Bici Milano"
|
||||
description="L'eccellenza del ciclismo a Milano. Vendita, assistenza specializzata e passione dal 1950. Scopri la nostra selezione premium e acquista online in sicurezza."
|
||||
buttons={[
|
||||
{
|
||||
text: "Vai allo Shop",
|
||||
href: "#shop",
|
||||
},
|
||||
text: "Vai allo Shop", href: "#shop"},
|
||||
{
|
||||
text: "Prenota Assistenza",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Prenota Assistenza", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/model-wearing-motorcycle-helmet-portrait_23-2151585569.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/model-wearing-motorcycle-helmet-portrait_23-2151585569.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749618.jpg",
|
||||
alt: "Cliente 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749618.jpg", alt: "Cliente 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-are-cycling-road-bike-evening_158595-2257.jpg",
|
||||
alt: "Cliente 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-are-cycling-road-bike-evening_158595-2257.jpg", alt: "Cliente 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-bicycle-helmet_23-2149749654.jpg",
|
||||
alt: "Cliente 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-bicycle-helmet_23-2149749654.jpg", alt: "Cliente 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-energetic-cyclist-park_158595-2263.jpg",
|
||||
alt: "Cliente 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-energetic-cyclist-park_158595-2263.jpg", alt: "Cliente 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-sitting-taking-photo-his-bike_23-2148777816.jpg",
|
||||
alt: "Cliente 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-sitting-taking-photo-his-bike_23-2148777816.jpg", alt: "Cliente 5"},
|
||||
]}
|
||||
avatarText="Più di 5000 ciclisti soddisfatti"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Qualità Certificata",
|
||||
},
|
||||
type: "text", text: "Qualità Certificata"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Assistenza Professionale",
|
||||
},
|
||||
type: "text", text: "Assistenza Professionale"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Spedizioni Rapide",
|
||||
},
|
||||
type: "text", text: "Spedizioni Rapide"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Garanzia 24 Mesi",
|
||||
},
|
||||
type: "text", text: "Garanzia 24 Mesi"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Esperienza dal 1950",
|
||||
},
|
||||
type: "text", text: "Esperienza dal 1950"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -128,41 +93,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Road Race Pro",
|
||||
price: "4.200 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866630.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Road Race Pro", price: "4.200 €", imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866630.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Urban Daily",
|
||||
price: "1.800 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-outdoors-street_23-2148889163.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", name: "Urban Daily", price: "1.800 €", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-outdoors-street_23-2148889163.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "MTB Explorer",
|
||||
price: "3.500 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-wheel_74190-2850.jpg?_wi=1",
|
||||
},
|
||||
id: "p3", name: "MTB Explorer", price: "3.500 €", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-wheel_74190-2850.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "City Commuter E-Bike",
|
||||
price: "2.900 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-office-worker-with-bike-phone-street_1262-6138.jpg?_wi=1",
|
||||
},
|
||||
id: "p4", name: "City Commuter E-Bike", price: "2.900 €", imageSrc: "http://img.b2bpic.net/free-photo/hispanic-office-worker-with-bike-phone-street_1262-6138.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Performance Wheelset",
|
||||
price: "890 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-parked-street-sunlight_23-2147874065.jpg",
|
||||
},
|
||||
id: "p5", name: "Performance Wheelset", price: "890 €", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-parked-street-sunlight_23-2147874065.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Premium Cycling Kit",
|
||||
price: "250 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg",
|
||||
},
|
||||
id: "p6", name: "Premium Cycling Kit", price: "250 €", imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg"},
|
||||
]}
|
||||
title="Il Nostro Catalogo"
|
||||
description="Tutta la qualità dei migliori marchi ciclistici, direttamente a casa tua."
|
||||
@@ -177,17 +118,11 @@ export default function LandingPage() {
|
||||
description="Da generazioni Silvestrini Bici rappresenta un punto di riferimento per i ciclisti milanesi. Uniamo la maestria dell'officina tradizionale alla comodità dell'acquisto online per offrirti solo il meglio."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Assistenza Certificata",
|
||||
description: "Meccanici esperti per ogni marca.",
|
||||
},
|
||||
title: "Assistenza Certificata", description: "Meccanici esperti per ogni marca."},
|
||||
{
|
||||
title: "Spedizioni Sicure",
|
||||
description: "Protezione totale sui tuoi acquisti.",
|
||||
},
|
||||
title: "Spedizioni Sicure", description: "Protezione totale sui tuoi acquisti."},
|
||||
{
|
||||
title: "Consulenza Personalizzata",
|
||||
description: "Ti aiutiamo a scegliere la taglia giusta.",
|
||||
},
|
||||
title: "Consulenza Personalizzata", description: "Ti aiutiamo a scegliere la taglia giusta."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bicycles-accessories-workshop_1170-2478.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -200,55 +135,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Marco V.",
|
||||
date: "12/09/2023",
|
||||
title: "Ottimo servizio",
|
||||
quote: "Professionalità e cortesia. La bici acquistata online è arrivata in perfette condizioni.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749618.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-motorcycle-helmet-portrait_23-2151585569.jpg?_wi=2",
|
||||
imageAlt: "bicycle studio photography",
|
||||
},
|
||||
id: "t1", name: "Marco V.", date: "12/09/2023", title: "Ottimo servizio", quote: "Professionalità e cortesia. La bici acquistata online è arrivata in perfette condizioni.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749618.jpg", imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-motorcycle-helmet-portrait_23-2151585569.jpg", imageAlt: "bicycle studio photography"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Giulia R.",
|
||||
date: "05/11/2023",
|
||||
title: "Consigliatissimi",
|
||||
quote: "Il miglior negozio di bici a Milano. Assistenza impeccabile sia in negozio che online.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-are-cycling-road-bike-evening_158595-2257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866630.jpg?_wi=2",
|
||||
imageAlt: "road bike groupset detail",
|
||||
},
|
||||
id: "t2", name: "Giulia R.", date: "05/11/2023", title: "Consigliatissimi", quote: "Il miglior negozio di bici a Milano. Assistenza impeccabile sia in negozio che online.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-are-cycling-road-bike-evening_158595-2257.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866630.jpg", imageAlt: "road bike groupset detail"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Stefano M.",
|
||||
date: "20/01/2024",
|
||||
title: "Esperienza eccellente",
|
||||
quote: "Acquisto rapido, consegna precisa. Molto soddisfatto del servizio.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-bicycle-helmet_23-2149749654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-outdoors-street_23-2148889163.jpg?_wi=2",
|
||||
imageAlt: "carbon fiber road bike side",
|
||||
},
|
||||
id: "t3", name: "Stefano M.", date: "20/01/2024", title: "Esperienza eccellente", quote: "Acquisto rapido, consegna precisa. Molto soddisfatto del servizio.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-bicycle-helmet_23-2149749654.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-outdoors-street_23-2148889163.jpg", imageAlt: "carbon fiber road bike side"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Elena L.",
|
||||
date: "15/02/2024",
|
||||
title: "La mia scelta",
|
||||
quote: "Non compro altrove. Qualità e passione in ogni dettaglio.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-energetic-cyclist-park_158595-2263.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-wheel_74190-2850.jpg?_wi=2",
|
||||
imageAlt: "mountain bike studio photography",
|
||||
},
|
||||
id: "t4", name: "Elena L.", date: "15/02/2024", title: "La mia scelta", quote: "Non compro altrove. Qualità e passione in ogni dettaglio.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-energetic-cyclist-park_158595-2263.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-wheel_74190-2850.jpg", imageAlt: "mountain bike studio photography"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Luca P.",
|
||||
date: "01/03/2024",
|
||||
title: "Negozio di riferimento",
|
||||
quote: "Servizio clienti molto attento. Consigliato per ogni ciclista.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-sitting-taking-photo-his-bike_23-2148777816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-office-worker-with-bike-phone-street_1262-6138.jpg?_wi=2",
|
||||
imageAlt: "electric bike urban design",
|
||||
},
|
||||
id: "t5", name: "Luca P.", date: "01/03/2024", title: "Negozio di riferimento", quote: "Servizio clienti molto attento. Consigliato per ogni ciclista.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/man-sitting-taking-photo-his-bike_23-2148777816.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hispanic-office-worker-with-bike-phone-street_1262-6138.jpg", imageAlt: "electric bike urban design"},
|
||||
]}
|
||||
title="Cosa dicono i nostri clienti"
|
||||
description="La soddisfazione di chi sceglie Silvestrini Bici ogni giorno."
|
||||
@@ -259,18 +154,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Hai bisogno di informazioni o assistenza? Il nostro team è a tua disposizione per ogni consulenza."
|
||||
buttons={[
|
||||
{
|
||||
text: "Scrivici su WhatsApp",
|
||||
href: "https://wa.me/3902",
|
||||
},
|
||||
text: "Scrivici su WhatsApp", href: "https://wa.me/3902"},
|
||||
{
|
||||
text: "Contattaci ora",
|
||||
href: "mailto:info@silvestrinibici.com",
|
||||
},
|
||||
text: "Contattaci ora", href: "mailto:info@silvestrinibici.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -281,29 +171,19 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Shop Online",
|
||||
href: "#shop",
|
||||
},
|
||||
label: "Shop Online", href: "#shop"},
|
||||
{
|
||||
label: "Chi Siamo",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Chi Siamo", href: "#about"},
|
||||
{
|
||||
label: "Assistenza",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Assistenza", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Termini e Condizioni",
|
||||
href: "#",
|
||||
},
|
||||
label: "Termini e Condizioni", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user