From f8f966b36af1afffc3a3f586c26ff5eeb6e97272 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 18:27:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d51b78..08059b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,23 +58,23 @@ export default function LandingPage() { description="Experience the true essence of traditional Indian cuisine. From fragrant biryanis to rich, creamy curries, every dish is crafted with passion and fresh ingredients to delight your senses." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/composition-different-pakistan-goodies_23-2148821565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-different-pakistan-goodies_23-2148821565.jpg?_wi=1", imageAlt: "Authentic Indian dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg?_wi=1", imageAlt: "Chef cooking", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=1", imageAlt: "Dining room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-inside-plate-dark-surface_140725-115359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-inside-plate-dark-surface_140725-115359.jpg?_wi=1", imageAlt: "Food closeup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-spice-powder-near-rice-dishes_23-2147894738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-spice-powder-near-rice-dishes_23-2147894738.jpg?_wi=1", imageAlt: "Ambiance shot", }, ]} @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "The absolute best Indian food in the city! Every visit is consistent.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/world-health-day-celebration-with-nutritious-food_23-2151359001.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/composition-different-pakistan-goodies_23-2148821565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-different-pakistan-goodies_23-2148821565.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Authentic flavors, great service, and a beautiful atmosphere. Love it.", tag: "Authentic", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "A truly wonderful dining experience. The Biryani is legendary!", tag: "Legendary", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-cheerful-girl-with-tattooes-dreadlocks-is-sitting-food-court-while-drinking-coffee_613910-17172.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Perfect for both casual meals and special celebrations. Highly recommend!", tag: "Five Stars", avatarSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-inside-plate-dark-surface_140725-115359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-inside-plate-dark-surface_140725-115359.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "The staff are so friendly and the quality of food is outstanding.", tag: "Great Service", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517423.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-spice-powder-near-rice-dishes_23-2147894738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-spice-powder-near-rice-dishes_23-2147894738.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, ]} -- 2.49.1