Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 19:36:13 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/model-wearing-motorcycle-helmet-portrait_23-2151585569.jpg"
imageSrc="http://img.b2bpic.net/free-photo/model-wearing-motorcycle-helmet-portrait_23-2151585569.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -131,25 +131,25 @@ export default function LandingPage() {
id: "p1",
name: "Road Race Pro",
price: "4.200 €",
imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866630.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866630.jpg?_wi=1",
},
{
id: "p2",
name: "Urban Daily",
price: "1.800 €",
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-outdoors-street_23-2148889163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-outdoors-street_23-2148889163.jpg?_wi=1",
},
{
id: "p3",
name: "MTB Explorer",
price: "3.500 €",
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-wheel_74190-2850.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-wheel_74190-2850.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",
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-office-worker-with-bike-phone-street_1262-6138.jpg?_wi=1",
},
{
id: "p5",
@@ -206,7 +206,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-motorcycle-helmet-portrait_23-2151585569.jpg?_wi=2",
imageAlt: "bicycle studio photography",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866630.jpg?_wi=2",
imageAlt: "road bike groupset detail",
},
{
@@ -226,7 +226,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-outdoors-street_23-2148889163.jpg?_wi=2",
imageAlt: "carbon fiber road bike side",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-wheel_74190-2850.jpg?_wi=2",
imageAlt: "mountain bike studio photography",
},
{
@@ -246,7 +246,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-office-worker-with-bike-phone-street_1262-6138.jpg?_wi=2",
imageAlt: "electric bike urban design",
},
]}