From 19c86342eed85c3be99f999d7502f5eb64a1ad39 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 12:18:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7674580..1e1e87e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { useInvertedBackground={true} title="About Our Lodge" description="Located in a prime, accessible spot within Mkushi, our lodge offers a functional and welcoming environment. Whether you are passing through for business or looking for a short getaway, we provide the comfort and service you need." - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263519.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263519.jpg?_wi=1" /> @@ -147,7 +147,7 @@ export default function LandingPage() { content: "We offer ample parking space and are located in the heart of Mkushi.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263524.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263524.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -231,7 +231,7 @@ export default function LandingPage() { name: "Sarah M.", role: "Business User", testimonial: "Great location, staff were helpful enough. Good for the price.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-out-window_23-2149622868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-out-window_23-2149622868.jpg?_wi=1", imageAlt: "delicious restaurant meal served", }, { @@ -239,7 +239,7 @@ export default function LandingPage() { name: "James K.", role: "Traveler", testimonial: "Basic, but clean. I'd definitely stay again if passing through.", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263519.jpg?_wi=2", imageAlt: "delicious restaurant meal served", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { name: "Alice T.", role: "Tourist", testimonial: "Convenient to reach and safe. No frills but does the job.", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263524.jpg?_wi=2", imageAlt: "delicious restaurant meal served", }, { @@ -348,7 +348,7 @@ export default function LandingPage() {