diff --git a/src/app/page.tsx b/src/app/page.tsx index 9dc6560..e466ade 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { description="Experience the legacy of Shah Ji, where generations of culinary tradition meet modern excellence in the heart of the city." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157809.jpg?_wi=1", imageAlt: "Shah Ji Dining", }, { - imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg?_wi=1", imageAlt: "Biryani", }, { @@ -118,7 +118,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assorted-pasta-bowls-with-spices-grey-plaster-background-horizontal_176474-64117.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157809.jpg?_wi=2", imageAlt: "traditional pakistani biryani plate", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/bottom-half-view-raw-chicken-skewer-wooden-board-table-free-space_140725-147660.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg?_wi=2", imageAlt: "traditional pakistani biryani plate", }, ]}