From 2a6f4cf0ed2edf30e3ea8e5c93ac42154c3c7ba6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 19:32:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1faafe2..abffad0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function LandingPage() { name: "أحمد", handle: "@ahmed", testimonial: "تجربة لا تنسى، الأكل كان رائعاً والخدمة ممتازة.", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-using-digital-tablet-while-talking-couple-taking-their-order-cafe_637285-540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-using-digital-tablet-while-talking-couple-taking-their-order-cafe_637285-540.jpg?_wi=1", }, { id: "2", @@ -159,7 +159,7 @@ export default function LandingPage() { name: "خالد", handle: "@khalid", testimonial: "تجربة فاخرة بكل المقاييس، الطعم لا يضاهى.", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-using-digital-tablet-while-talking-couple-taking-their-order-cafe_637285-540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-using-digital-tablet-while-talking-couple-taking-their-order-cafe_637285-540.jpg?_wi=2", }, ]} title="آراء ضيوفنا" -- 2.49.1