From 0f52ed17d88547a08c27a50df99a94c931d5fbfe Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 03:37:52 +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 d5378dc..94ffe06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/table-with-vegetables-tablet_1112-344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-vegetables-tablet_1112-344.jpg?_wi=1", imageAlt: "تطبيق مونة البيت", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { button: { text: "اشترك الآن", }, - imageSrc: "http://img.b2bpic.net/free-photo/table-with-vegetables-tablet_1112-344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-vegetables-tablet_1112-344.jpg?_wi=2", imageAlt: "Table with vegetables and a tablet", }, ]} -- 2.49.1