From aac7344692c25e94f7f590e39361b19e3f9e1b55 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 20:28:15 +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 06c61e1..44d75c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142190.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -340,7 +340,7 @@ export default function LandingPage() { mediaPosition="right" inputPlaceholder="أدخل بريدك الإلكتروني" buttonText="إرسال" - imageSrc="http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142190.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1