From 12108d0b3dfdb32e28cfff9d0d080ff795211882 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 14:30:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a88b7d7..82eadd0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,11 +69,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/spices-near-hot-chocolate-blanket_23-2147936682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spices-near-hot-chocolate-blanket_23-2147936682.jpg?_wi=1", imageAlt: "جوارب شتوية دافئة", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-socks-having-grapefruit-lemons-his-feet_23-2149384024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-socks-having-grapefruit-lemons-his-feet_23-2149384024.jpg?_wi=1", imageAlt: "جوارب قطنية فاخرة", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { icon: Zap, title: "راحة فائقة", description: "مصممة لتناسب قدمك بشكل مثالي.", - imageSrc: "http://img.b2bpic.net/free-photo/spices-near-hot-chocolate-blanket_23-2147936682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spices-near-hot-chocolate-blanket_23-2147936682.jpg?_wi=2", imageAlt: "Christmas background with sock and wool", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { icon: Shield, title: "دائمة وعملية", description: "تحمل كثرة الغسيل دون تغيير.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-socks-having-grapefruit-lemons-his-feet_23-2149384024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-socks-having-grapefruit-lemons-his-feet_23-2149384024.jpg?_wi=2", imageAlt: "Christmas background with sock and wool", }, ]}