Update src/app/reviews/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function ReviewsPage() {
|
||||
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=6",
|
||||
imageAlt: "أحمد علي",
|
||||
},
|
||||
{
|
||||
@@ -57,7 +57,7 @@ export default function ReviewsPage() {
|
||||
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=5",
|
||||
imageAlt: "فاطمة محمد",
|
||||
},
|
||||
{
|
||||
@@ -66,7 +66,7 @@ export default function ReviewsPage() {
|
||||
handle: "@mahmoudS",
|
||||
testimonial: "أتمنى أن تحسنوا التقييم والاستجابة للآراء. المنتج جيد لكن بحاجة لتحسين التواصل مع العملاء",
|
||||
rating: 3,
|
||||
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=7",
|
||||
imageAlt: "محمود سيد",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function ReviewsPage() {
|
||||
handle: "@lilahasan",
|
||||
testimonial: "الحمد لله تحسن الخدمة كثيراً. نتطلع لرؤية المزيد من الابتكارات في القائمة",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2",
|
||||
imageAlt: "ليلى حسن",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function ReviewsPage() {
|
||||
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=6",
|
||||
imageAlt: "خالد إبراهيم",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function ReviewsPage() {
|
||||
handle: "@noorahmad",
|
||||
testimonial: "مكان جميل والطعم يستحق. بأمل تطوروا أكثر في الخدمة العملاء والتسليم",
|
||||
rating: 4,
|
||||
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=8",
|
||||
imageAlt: "نور أحمد",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user