diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b5e3a7..b4071ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-delicious-mushroom-soup-inside-plate-dark-space_140725-79207.jpg", imageAlt: "Delicious Indian butter chicken dish"}, { - imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-penne-cream-sauce_74190-544.jpg", imageAlt: "Tender juicy chicken curry Indian"}, + imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-penne-cream-sauce_74190-544.jpg?_wi=1", imageAlt: "Tender juicy chicken curry Indian"}, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish-with-meat_23-2148825106.jpg", imageAlt: "Creamy Shahi Paneer dish"}, { @@ -184,7 +184,7 @@ export default function LandingPage() { }, { title: "Healthy Comfort", description: "Wholesome food designed to make you feel good after eating.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-penne-cream-sauce_74190-544.jpg", imageAlt: "authentic indian home cooked meal" + imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-penne-cream-sauce_74190-544.jpg?_wi=2", imageAlt: "authentic indian home cooked meal" }, items: [], reverse: false,