diff --git a/src/app/page.tsx b/src/app/page.tsx index 1539b74..24ae100 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="Experience the timeless tradition of Indian culinary art, where every flame kindles a flavor, and every spice tells a story of heritage." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg", imageAlt: "Authentic Indian Curry"}, + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg?_wi=1", imageAlt: "Authentic Indian Curry"}, { imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-delicious-bright-cake-with-cream-cracker-cookies-dark-wall-cake-biscuit-pie-sugar-sweet-photo-cookie_140725-53987.jpg", imageAlt: "Fresh Naan Bread"}, { @@ -179,7 +179,7 @@ export default function LandingPage() {