From d11c8d720e895ef4277f73b3bb16caea2229f7f1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 14:20:36 +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 94a5114..4cdf11d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { 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" /> @@ -164,7 +164,7 @@ export default function LandingPage() { 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