diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a8887c..c9762e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { description="Frank Parrucchiere è il punto di riferimento a Palermo per il grooming maschile di lusso. Esperti in taglio, barba e cura del viso." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/customer-watching-magazine-barbershop_23-2147737098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-watching-magazine-barbershop_23-2147737098.jpg?_wi=1", imageAlt: "Barber shop interior", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { text: "Prenota", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/customer-watching-magazine-barbershop_23-2147737098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-watching-magazine-barbershop_23-2147737098.jpg?_wi=2", imageAlt: "luxury mens barbershop interior gold", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { text: "Prenota", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shoe-brush-polish_53876-32091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shoe-brush-polish_53876-32091.jpg?_wi=1", imageAlt: "luxury mens barbershop interior gold", }, ]} @@ -244,7 +244,7 @@ export default function LandingPage() { id: "p1", name: "Wella Styling Clay", price: "€22", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shoe-brush-polish_53876-32091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shoe-brush-polish_53876-32091.jpg?_wi=2", }, { id: "p2", @@ -314,7 +314,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-cutting-his-beard-with-scissors-standing-pink-background_141793-67025.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/customer-watching-magazine-barbershop_23-2147737098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-watching-magazine-barbershop_23-2147737098.jpg?_wi=3", imageAlt: "barber portrait professional black apron", }, ]}