diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 98c7968..4c2a03f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -110,7 +110,7 @@ export default function AboutPage() { title: "Uncompromising Quality", description: "Every ingredient sourced with care. Every dish prepared with precision. Every plate a masterpiece of flavour and presentation.", tag: "Excellence", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food_23-2149303522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food_23-2149303522.jpg?_wi=3", imageAlt: "Premium quality crispy fried chicken", }, { @@ -118,7 +118,7 @@ export default function AboutPage() { title: "Community First", description: "We're not just a restaurant; we're a gathering space. Your celebrations are our celebrations. Your stories inspire our passion.", tag: "Connection", - imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg?_wi=2", imageAlt: "Large group dining celebration", }, { @@ -126,7 +126,7 @@ export default function AboutPage() { title: "Timeless Innovation", description: "Respecting tradition while embracing modern culinary techniques. Honoring the past while creating the future of dining.", tag: "Evolution", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistani-food-arrangement_23-2148825109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistani-food-arrangement_23-2148825109.jpg?_wi=3", imageAlt: "Artfully plated traditional Indian cuisine", }, ]}