From 7a704ab5e2c1870b0bca17d64636ed5979f76d52 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 14:21:30 +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 3639863..4349fb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { title="Explore. Capture. Experience." description="Premium guided tours with professional photography for unforgettable memories." buttons={[{ text: "Book Now", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shore-tree-shore-sunset_181624-28976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shore-tree-shore-sunset_181624-28976.jpg?_wi=1" imageAlt="Epic safari sunset landscape" /> @@ -89,7 +89,7 @@ export default function LandingPage() { { value: "100+", title: "Tours Led" }, { value: "5000+", title: "Photos Taken" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shore-tree-shore-sunset_181624-28976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shore-tree-shore-sunset_181624-28976.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> -- 2.49.1