diff --git a/src/app/page.tsx b/src/app/page.tsx index 8262313..1fda6ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6627.jpg?_wi=1", imageAlt: "Luxury car components", }, { @@ -129,19 +129,19 @@ export default function LandingPage() { id: "p1", name: "صدام أمامي هافال", price: "طلب سعر", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1650.jpg?_wi=1", }, { id: "p2", name: "شمعات تشانجان", price: "طلب سعر", - imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-420.jpg?_wi=1", }, { id: "p3", name: "عكوس سوزوكي", price: "طلب سعر", - imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-418.jpg?_wi=1", }, { id: "p4", @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "سرعة في التوصيل وجودة ممتازة.", tag: "موثوق", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4299.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6627.jpg?_wi=2", imageAlt: "happy customer professional portrait", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "تعامل راقٍ وخدمة احترافية.", tag: "محترف", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-call-center-operator-talking-audio-headset-mic_482257-117892.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1650.jpg?_wi=2", imageAlt: "happy customer professional portrait", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "القطعة كانت مطابقة تماماً.", tag: "دقة", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-420.jpg?_wi=2", imageAlt: "happy customer professional portrait", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "خدمة رائعة وشحن سريع.", tag: "سريع", avatarSrc: "http://img.b2bpic.net/free-photo/male-ballroom-performer-posing-stage_23-2149454023.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-418.jpg?_wi=2", imageAlt: "happy customer professional portrait", }, ]}