From c4f8b2f89c3da3e2fc74b08c59dbb464243b964b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 14:02:32 +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 319c447..897ed90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#tours", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/crowded-indian-city_23-2151765650.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crowded-indian-city_23-2151765650.jpg?_wi=1" imageAlt="Scenic view of a Thai temple during sunset" /> @@ -130,7 +130,7 @@ export default function LandingPage() { imageAlt: "Thai street food market", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/crowded-indian-city_23-2151765650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crowded-indian-city_23-2151765650.jpg?_wi=2", imageAlt: "hidden temple chiang mai jungle", }, { -- 2.49.1