diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a38763..c64c56a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { }, ]} buttonAnimation="opacity" - videoSrc="http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg" + videoSrc="http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=1" videoAriaLabel="Video di Gighi's: cucina, cocktail e atmosfera serale" showDimOverlay={true} imageSrc="http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg" @@ -92,7 +92,7 @@ export default function LandingPage() { useInvertedBackground={false} title="La Nostra Storia: Passione e Tradizione Messicana" description="Da un sogno di portare l'autentico spirito messicano a Jesolo, nasce Gighi's. Ogni sorso di tequila e ogni morso di taco racconta una storia di passione, convivialità e notti indimenticabili. Unisciti a noi per un viaggio sensoriale tra sapori vivaci e ritmi latini." - imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg?_wi=1" imageAlt="Interno accogliente del ristorante Gighi's" /> @@ -110,7 +110,7 @@ export default function LandingPage() { price: "€12", rating: 5, reviewCount: "240", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-with-sauce-arrangement_23-2148629320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-with-sauce-arrangement_23-2148629320.jpg?_wi=1", imageAlt: "Tacos Al Pastor", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=2", imageAlt: "live Latin music band restaurant bar", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg?_wi=2", imageAlt: "live Latin music band restaurant bar", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-with-sauce-arrangement_23-2148629320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-with-sauce-arrangement_23-2148629320.jpg?_wi=2", imageAlt: "live Latin music band restaurant bar", }, ]}