From dd77919897d119568e0044369e75557f73afc5a0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:12:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dd76b3d..c0b4753 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,53 +58,53 @@ export default function LandingPage() { description="Canvas Restaurant brings you an exquisite fusion experience in Mexico, Addis Ababa. Discover fine dining where every plate is a masterpiece of taste and tradition." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629586.jpg?_wi=1", imageAlt: "Canvas Restaurant Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-smoked-salmon-salad-with-arugula-dill-restaurant_140725-10815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-smoked-salmon-salad-with-arugula-dill-restaurant_140725-10815.jpg?_wi=1", imageAlt: "Gourmet Dish 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5036.jpg?_wi=1", imageAlt: "Gourmet Dish 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meatball-sauce-topped-with-greenery_140725-1813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meatball-sauce-topped-with-greenery_140725-1813.jpg?_wi=1", imageAlt: "Gourmet Dish 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pastry-chef-standing-orange-cake_23-2148696228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pastry-chef-standing-orange-cake_23-2148696228.jpg?_wi=1", imageAlt: "Head Chef", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629586.jpg?_wi=2", imageAlt: "Canvas Restaurant Atmosphere", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629586.jpg?_wi=3", imageAlt: "Canvas Restaurant Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-smoked-salmon-salad-with-arugula-dill-restaurant_140725-10815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-smoked-salmon-salad-with-arugula-dill-restaurant_140725-10815.jpg?_wi=2", imageAlt: "Gourmet Dish 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5036.jpg?_wi=2", imageAlt: "Gourmet Dish 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meatball-sauce-topped-with-greenery_140725-1813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meatball-sauce-topped-with-greenery_140725-1813.jpg?_wi=2", imageAlt: "Gourmet Dish 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pastry-chef-standing-orange-cake_23-2148696228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pastry-chef-standing-orange-cake_23-2148696228.jpg?_wi=2", imageAlt: "Head Chef", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629586.jpg?_wi=4", imageAlt: "Canvas Restaurant Atmosphere", }, ]} @@ -187,7 +187,7 @@ export default function LandingPage() { description: "Our AI receptionist streamlines your booking and inquiries.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pastry-chef-standing-orange-cake_23-2148696228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pastry-chef-standing-orange-cake_23-2148696228.jpg?_wi=3" mediaAnimation="slide-up" /> @@ -203,19 +203,19 @@ export default function LandingPage() { id: "1", name: "Canvas Signature Roast", price: "850 ETB", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-smoked-salmon-salad-with-arugula-dill-restaurant_140725-10815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-smoked-salmon-salad-with-arugula-dill-restaurant_140725-10815.jpg?_wi=3", }, { id: "2", name: "Mediterranean Fusion Salad", price: "450 ETB", - imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5036.jpg?_wi=3", }, { id: "3", name: "Ethiopian Spiced Medallion", price: "950 ETB", - imageSrc: "http://img.b2bpic.net/free-photo/meatball-sauce-topped-with-greenery_140725-1813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meatball-sauce-topped-with-greenery_140725-1813.jpg?_wi=3", }, ]} title="Signature Menu" @@ -235,7 +235,7 @@ export default function LandingPage() { role: "Food Critic", company: "Local Weekly", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg?_wi=1", }, { id: "2", @@ -267,7 +267,7 @@ export default function LandingPage() { role: "Local Resident", company: "Addis Life", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1