Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 19:13:54 +00:00
parent cb7252706a
commit 0dc43174cc

View File

@@ -70,7 +70,7 @@ export default function AboutPage() {
icon: Star,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg?_wi=4"
imageAlt="مطعم النجمه والهلال"
mediaAnimation="blur-reveal"
imagePosition="left"
@@ -91,7 +91,7 @@ export default function AboutPage() {
handle: "@ahmadali",
testimonial: "أفضل مكان لتناول الإفطار. الطعام طازج والخدمة ممتازة جداً. بصراحة لا أتوقف عن التردد عليهم",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=5",
imageAlt: "أحمد علي",
},
{
@@ -100,7 +100,7 @@ export default function AboutPage() {
handle: "@fatimaM",
testimonial: "المكان نظيف والموظفون لطيفون جداً. جودة الطعام ممتازة وأسعار معقولة",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3",
imageAlt: "فاطمة محمد",
},
{
@@ -109,7 +109,7 @@ export default function AboutPage() {
handle: "@khalidib",
testimonial: "موقع رائع وطعام لذيذ. تجربة تناول الطعام هنا دائماً ممتعة وجميلة",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4",
imageAlt: "خالد إبراهيم",
},
]}