From 3c0e53d28101b8fc01ba61ea12a4d69c4a0e3a6f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 09:20:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a893c69..7f2ca9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg?_wi=1" imageAlt="Gaborone Dam scenic view" /> @@ -110,7 +110,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636351.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg?_wi=2", imageAlt: "premium bar drinks interior", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-woman-with-beer-bar_23-2147680747.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-elderly-man-taking-stroll_23-2150233339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-elderly-man-taking-stroll_23-2150233339.jpg?_wi=1", imageAlt: "premium bar drinks interior", }, ]} @@ -202,7 +202,7 @@ export default function LandingPage() { role: "Local Guide", company: "Gaborone Enthusiast", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-elderly-man-taking-stroll_23-2150233339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-elderly-man-taking-stroll_23-2150233339.jpg?_wi=2", }, { id: "2", -- 2.49.1