From 1b101dbaf1d6a4dc340970cc4ffd46a0d7b6a61d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 09:48:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index acb2595..dda429a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,53 +58,53 @@ export default function LandingPage() { description="Ingredienti top, gusto assurdo. Se non ti sporchi, non è Caribu." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-coleslaw-cucumber-tomato-mushrooms-cheese-side-view_141793-2387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-coleslaw-cucumber-tomato-mushrooms-cheese-side-view_141793-2387.jpg?_wi=1", imageAlt: "Panino Gourmet", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg?_wi=1", imageAlt: "Cheeseburger", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg?_wi=1", imageAlt: "Caribu Special", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg?_wi=1", imageAlt: "Chicken Burger", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-coleslaw-cucumber-tomato-mushrooms-cheese-side-view_141793-2387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-coleslaw-cucumber-tomato-mushrooms-cheese-side-view_141793-2387.jpg?_wi=2", imageAlt: "Panino Classico", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg?_wi=2", imageAlt: "Il Gigante", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg?_wi=2", imageAlt: "Cheeseburger", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-coleslaw-cucumber-tomato-mushrooms-cheese-side-view_141793-2387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-coleslaw-cucumber-tomato-mushrooms-cheese-side-view_141793-2387.jpg?_wi=3", imageAlt: "Panino Gourmet", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg?_wi=3", imageAlt: "Caribu Special", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg?_wi=2", imageAlt: "Chicken Burger", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg?_wi=3", imageAlt: "American Style", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-coleslaw-cucumber-tomato-mushrooms-cheese-side-view_141793-2387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-coleslaw-cucumber-tomato-mushrooms-cheese-side-view_141793-2387.jpg?_wi=4", imageAlt: "Panino Special", }, ]} @@ -128,31 +128,31 @@ export default function LandingPage() { id: "c1", name: "Classico", price: "6,00€", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg?_wi=4", }, { id: "c2", name: "Caribu Special", price: "9,50€", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg?_wi=4", }, { id: "c3", name: "Crispy Boom", price: "8,00€", - imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg?_wi=3", }, { id: "c4", name: "Veggie Delight", price: "7,50€", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914017.jpg?_wi=5", }, { id: "c5", name: "Bacon Explosion", price: "10,00€", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-cutting-board_23-2148784506.jpg?_wi=5", }, ]} title="Il Nostro Menu" -- 2.49.1