From 80762797e76cd059f9a00493fcd2ae4484a1eb4e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 07:17:32 +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 ce9cfbb..d6e8f1a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg" + imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg?_wi=1" imageAlt="Traditional Indian restaurant dining" mediaAnimation="blur-reveal" /> @@ -107,7 +107,7 @@ export default function LandingPage() { name: "Butter Chicken", price: "$18", variant: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-eggplant-salad-bowl-grey-surface_140725-88534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-eggplant-salad-bowl-grey-surface_140725-88534.jpg?_wi=1", imageAlt: "Butter Chicken", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { name: "Garlic Naan", price: "$5", variant: "Side", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-jewish-food-arrangement_23-2148814478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-jewish-food-arrangement_23-2148814478.jpg?_wi=1", imageAlt: "Garlic Naan", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { name: "Lamb Biryani", price: "$22", variant: "Main", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-plov-cooked-rice-dish-with-different-fresh-raisins-dark-background-raisin-dish-rice-dinner-oil-food_140725-116670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-plov-cooked-rice-dish-with-different-fresh-raisins-dark-background-raisin-dish-rice-dinner-oil-food_140725-116670.jpg?_wi=1", imageAlt: "Lamb Biryani", }, ]} @@ -145,7 +145,7 @@ export default function LandingPage() { quote: "The best Indian meal I've had in years. The spices were perfectly balanced.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg?_wi=2", imageAlt: "indian restaurant dining table setting", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { quote: "I love the freshness of the naan. Definitely coming back soon.", tag: "New", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304411.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-piti-pot-with-sumac-dried-herbs-onions-tray_141793-5179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-piti-pot-with-sumac-dried-herbs-onions-tray_141793-5179.jpg?_wi=1", imageAlt: "fresh indian ingredients spices", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { quote: "Great atmosphere for family dinners. Highly recommend the Biryani.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/man-serving-friends-food-table-holding-drink_23-2149187052.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-eggplant-salad-bowl-grey-surface_140725-88534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-eggplant-salad-bowl-grey-surface_140725-88534.jpg?_wi=2", imageAlt: "butter chicken curry serving", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "Friendly staff and quick service. The experience was top-notch.", tag: "Frequent", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190954.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-jewish-food-arrangement_23-2148814478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-jewish-food-arrangement_23-2148814478.jpg?_wi=2", imageAlt: "fresh baked naan bread basket", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "Exquisite dining experience. The ambiance and flavors were truly authentic.", tag: "Returning", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-plov-cooked-rice-dish-with-different-fresh-raisins-dark-background-raisin-dish-rice-dinner-oil-food_140725-116670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-plov-cooked-rice-dish-with-different-fresh-raisins-dark-background-raisin-dish-rice-dinner-oil-food_140725-116670.jpg?_wi=2", imageAlt: "lamb biryani rice dish", }, ]} @@ -210,7 +210,7 @@ export default function LandingPage() { mediaPosition="right" inputPlaceholder="Enter your email for updates" buttonText="Send Inquiry" - imageSrc="http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-piti-pot-with-sumac-dried-herbs-onions-tray_141793-5179.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-piti-pot-with-sumac-dried-herbs-onions-tray_141793-5179.jpg?_wi=2" imageAlt="Reservation inquiry" mediaAnimation="slide-up" /> -- 2.49.1