From 04128de837455015611fc61c4918964b7d715dd0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 20:56:42 +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 3d1a402..76eab3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { } ]} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016747.jpg?_wi=1" imageAlt="Axel Del Cid behind the camera" /> @@ -227,7 +227,7 @@ export default function LandingPage() { } ]} imagePosition="left" - imageSrc="http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016747.jpg?_wi=2" imageAlt="Axel Del Cid Photography" /> -- 2.49.1