From e69d13a1ada8d160c62e5172d5ea1f553341b5b6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 11:38:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6effed8..0f15d53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,53 +60,53 @@ export default function LandingPage() { description="L'atmosfera lussuosa di una lounge newyorkese incontra il calore della famiglia. Scopri un gusto unico che attraversa generazioni." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=1", imageAlt: "Ambiente lounge", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=2", imageAlt: "Dettaglio atmosfera", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=3", imageAlt: "Vino raffinato", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=4", imageAlt: "Dettaglio oro", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=5", imageAlt: "Interni chic", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=6", imageAlt: "Tavolo elegante", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=7", imageAlt: "Ambiente lounge", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=8", imageAlt: "Dettaglio atmosfera", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=9", imageAlt: "Vino raffinato", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=10", imageAlt: "Dettaglio oro", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=11", imageAlt: "Interni chic", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg?_wi=12", imageAlt: "Tavolo elegante", }, ]} @@ -220,7 +220,7 @@ export default function LandingPage() { name: "Antipasto della Casa", price: "€18", variant: "Abbondante", - imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=1", imageAlt: "Antipasto", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { name: "Primi Gourmet", price: "€22", variant: "Selezione", - imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=2", imageAlt: "Primo", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { name: "Secondo d'Autore", price: "€28", variant: "Lusso", - imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=3", imageAlt: "Secondo", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { name: "Dolce del Giorno", price: "€10", variant: "Artigianale", - imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=4", imageAlt: "Dolce", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { name: "Selezione Vini", price: "€35", variant: "Cantina", - imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=5", imageAlt: "Vino", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { name: "Digestivi", price: "€8", variant: "Aromatico", - imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=6", imageAlt: "Digestivo", }, ]} @@ -279,35 +279,35 @@ export default function LandingPage() { name: "Marco Rossi", role: "Cliente abituale", testimonial: "Atmosfera chic stile newyorkese, cibo eccellente.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg?_wi=1", }, { id: "2", name: "Laura Bianchi", role: "Evento Famiglia", testimonial: "Nunzia e Andrea ci hanno fatto sentire a casa.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg?_wi=2", }, { id: "3", name: "Giulia Verdi", role: "Cena d'affari", testimonial: "Raffinato ed elegante, il miglior posto in città.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg?_wi=3", }, { id: "4", name: "Paolo Neri", role: "Anniversario", testimonial: "Porzioni abbondanti e cura estrema del dettaglio.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg?_wi=4", }, { id: "5", name: "Anna Bruno", role: "Amici", testimonial: "Ci torno da anni e non delude mai.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg?_wi=5", }, ]} title="La voce dei nostri ospiti" -- 2.49.1