diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 35830c9..be9065f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -97,7 +97,7 @@ export default function AboutPage() { title: "Fresh Ingredients Daily", description: "We source the finest ingredients fresh daily to ensure every dish meets our high-quality standards.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/chef-making-vegan-wrap-with-red-peppers-tomatoes_181624-34922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-making-vegan-wrap-with-red-peppers-tomatoes_181624-34922.jpg?_wi=2", }, items: [ { icon: Check, text: "Premium quality ingredients" }, @@ -111,7 +111,7 @@ export default function AboutPage() { title: "Lightning Fast Service", description: "Hot, fresh food delivered to your door in minutes. Whether dine-in or delivery, we prioritize speed without compromising quality.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-beverage-using-smartphone-cafe_23-2147826810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-beverage-using-smartphone-cafe_23-2147826810.jpg?_wi=2", }, items: [ { icon: Check, text: "Quick preparation" }, @@ -125,7 +125,7 @@ export default function AboutPage() { title: "Affordable Prices", description: "Great taste doesn't have to break the bank. We offer competitive prices for generous portions and authentic flavors.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/people-directing-new-movie-together_23-2149066336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-directing-new-movie-together_23-2149066336.jpg?_wi=2", }, items: [ { icon: Check, text: "Best value meals" },