diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 9d288d1..4bb2ab7 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -101,7 +101,7 @@ export default function GalleryPage() { description: "Every plate is a work of art. Our chefs combine flavor, texture, and visual appeal to create dishes that delight all the senses. Presentation is part of the promise.", tags: ["Artistry", "Presentation"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg?_wi=3", imageAlt: "Chef plating food with precision", }, { @@ -111,7 +111,7 @@ export default function GalleryPage() { description: "Pain D'vie is more than just a restaurant - it's a gathering place where families celebrate, friends connect, and memories are made around tables filled with delicious food.", tags: ["Community", "Experience"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg?_wi=3", imageAlt: "Happy customers enjoying their meals", }, ]}