From 9205e156e455069c5aee65afad6e292c36da579c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 12:50:25 +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 217973d..f1bf8e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/safari-party-with-golden-cutlery_23-2149707849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/safari-party-with-golden-cutlery_23-2149707849.jpg?_wi=1", imageAlt: "Luxury Hotel Suite", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { detail: "Total Focus", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/safari-party-with-golden-cutlery_23-2149707849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/safari-party-with-golden-cutlery_23-2149707849.jpg?_wi=2", imageAlt: "sample indoor plant clock furniture table", }, ]} -- 2.49.1