diff --git a/src/app/page.tsx b/src/app/page.tsx index 69822e7..167bcf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,19 +53,19 @@ export default function LandingPage() { testimonials={[ { name: "أحمد علي", handle: "@ahmedali", testimonial: "أفضل جودة في المنتجات وتعامل راقٍ جداً.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-support-worker-wearing-headset-following-call-script_482257-125782.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-support-worker-wearing-headset-following-call-script_482257-125782.jpg?_wi=1"}, { name: "محمد حسن", handle: "@mohamedhassan", testimonial: "أسعار تنافسية وتنوع كبير في الأصناف.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156171.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156171.jpg?_wi=1"}, { name: "سعيد محمود", handle: "@saeidm", testimonial: "سرعة في التوصيل ومنتجات أصلية دائماً.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-old-man-showing-approval_23-2148269353.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-old-man-showing-approval_23-2148269353.jpg?_wi=1"}, { name: "فاطمة عادل", handle: "@fatimaa", testimonial: "تجربة رائعة دائماً في شراء مستلزمات الدهانات.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162264.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162264.jpg?_wi=1"}, { name: "خالد عمر", handle: "@khaledo", testimonial: "خدمة ممتازة واحترافية عالية في التعامل.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-posing-with-souvenirs_23-2149557028.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-posing-with-souvenirs_23-2149557028.jpg?_wi=1"}, ]} buttons={[ { @@ -190,19 +190,19 @@ export default function LandingPage() { testimonials={[ { id: "t1", name: "أحمد سعيد", role: "مقاول", company: "شركة البناء", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-support-worker-wearing-headset-following-call-script_482257-125782.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-support-worker-wearing-headset-following-call-script_482257-125782.jpg?_wi=2"}, { id: "t2", name: "منى محمود", role: "مصممة", company: "ديكورات", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156171.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156171.jpg?_wi=2"}, { id: "t3", name: "علي إبراهيم", role: "فني", company: "صيانة عامة", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-old-man-showing-approval_23-2148269353.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-old-man-showing-approval_23-2148269353.jpg?_wi=2"}, { id: "t4", name: "خالد عمر", role: "مالك", company: "مشروع عقاري", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162264.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162264.jpg?_wi=2"}, { id: "t5", name: "نورة حسن", role: "مهندسة", company: "مشاريع معمارية", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-posing-with-souvenirs_23-2149557028.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-posing-with-souvenirs_23-2149557028.jpg?_wi=2"}, ]} title="آراء عملائنا" description="ثقة عملائنا هي سر نجاحنا."