From 0d3ad7ccc5d09d2b496cf917d466afb429972bca Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 19:33:10 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4b20366..e914ae1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,10 +50,10 @@ export default function AboutPage() { title: "Dine-In & Takeaway", description: "Enjoy your meal in our welcoming dining room or take it home. Both options prepared with equal care and attention to detail.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-leftover-wasted-food-copy-space_23-2148764751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-leftover-wasted-food-copy-space_23-2148764751.jpg?_wi=2", }, }, { @@ -61,10 +61,10 @@ export default function AboutPage() { title: "Quality Ingredients", description: "We source fresh, locally-sourced ingredients daily. Our kitchen meets strict hygiene and safety standards.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028608.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg?_wi=2", }, }, { @@ -72,10 +72,10 @@ export default function AboutPage() { title: "Family-Friendly Service", description: "From families with kids to large groups, we welcome everyone. Comfortable seating, diverse menu, and attentive staff.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/father-feeding-daughter_23-2148361496.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-feeding-daughter_23-2148361496.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-happy-friends-having-lunch-together-toasting-with-beer-dining-table_637285-5530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-happy-friends-having-lunch-together-toasting-with-beer-dining-table_637285-5530.jpg?_wi=2", }, }, ]} @@ -98,7 +98,7 @@ export default function AboutPage() { description="Al-Mansour Street, Yarmuk District, Baghdad" subdescription="Open 11 AM – 11 PM Daily | Delivery Available" icon={Phone} - imageSrc="http://img.b2bpic.net/free-photo/canadian-french-map-with-pinpoints_23-2148232395.jpg" + imageSrc="http://img.b2bpic.net/free-photo/canadian-french-map-with-pinpoints_23-2148232395.jpg?_wi=2" imageAlt="Avoca Restaurant location in Yarmuk" mediaAnimation="slide-up" useInvertedBackground={true}