From 835cab49c52fc3858b1128dfe2214fb3d178629d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 03:33:28 +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 35ed8bf..37c2c86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { { text: "Explore Experiences", href: "#services"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/african-american-woman-overalls-beret-posed-outdoor-terrace-with-christmas-decorations-garland-deer_627829-6947.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-american-woman-overalls-beret-posed-outdoor-terrace-with-christmas-decorations-garland-deer_627829-6947.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -216,7 +216,7 @@ export default function LandingPage() { "Venue hire", "Decor planning", "Executive Suite"], button: { text: "Enquire Now", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-overalls-beret-posed-outdoor-terrace-with-christmas-decorations-garland-deer_627829-6947.jpg", imageAlt: "Cozy glamping tent with bed and lanterns"}, + imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-overalls-beret-posed-outdoor-terrace-with-christmas-decorations-garland-deer_627829-6947.jpg?_wi=2", imageAlt: "Cozy glamping tent with bed and lanterns"}, ]} title="Exclusive Packages" description="Curated stays for the discerning guest." -- 2.49.1