Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 19:33:10 +00:00
parent 54fe865abd
commit 0d3ad7ccc5

View File

@@ -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}