From c8d15e5add54c315053a4de544981b044ecf65e9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 21:27:12 +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 ab79212..ec49ed2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { imageAlt: "Mobile Map", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-person-sailing-small-boat-surrounded-with-large-columns_181624-11434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-person-sailing-small-boat-surrounded-with-large-columns_181624-11434.jpg?_wi=1", imageAlt: "gps map location pin mobile", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { content: "We prioritize location safety and privacy.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/wide-angle-shot-person-sailing-small-boat-surrounded-with-large-columns_181624-11434.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wide-angle-shot-person-sailing-small-boat-surrounded-with-large-columns_181624-11434.jpg?_wi=2" mediaAnimation="slide-up" title="Common Questions" description="Frequently asked questions about urbex rules and map usage." -- 2.49.1