From 13be3ad12e81c85081c4ae5d99ea7ec6367ce066 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 20:11:53 +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 0202deb..30f537c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/workplace-items-assortment-view_23-2148975806.jpg" + imageSrc="http://img.b2bpic.net/free-photo/workplace-items-assortment-view_23-2148975806.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -101,7 +101,7 @@ export default function LandingPage() { price: "150 ريال", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/two-leaning-open-books_23-2147690532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-leaning-open-books_23-2147690532.jpg?_wi=1", }, { id: "2", @@ -172,7 +172,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/real-life-zodiac-collage_23-2149588372.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/workplace-items-assortment-view_23-2148975806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workplace-items-assortment-view_23-2148975806.jpg?_wi=2", imageAlt: "arabic book cover design", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-liquid-marble-covers-collection_23-2149015845.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/two-leaning-open-books_23-2147690532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-leaning-open-books_23-2147690532.jpg?_wi=2", imageAlt: "arabic book cover design", }, ]} -- 2.49.1