From aa66376ce286e107f6cde34b4ee1b80ff2891fb8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 03:36:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dff79b7..970706e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/promenade-beautiful-city-park_1127-3554.jpg" + imageSrc="http://img.b2bpic.net/free-photo/promenade-beautiful-city-park_1127-3554.jpg?_wi=1" imageAlt="Aerial view of Don Knabe Park" mediaAnimation="slide-up" /> @@ -87,7 +87,7 @@ export default function LandingPage() { description: "Events and spaces designed to bring neighbors together.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-nature-background-model-sit_1157-2362.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-nature-background-model-sit_1157-2362.jpg?_wi=1" imageAlt="Community activities at the park" mediaAnimation="slide-up" /> @@ -112,7 +112,7 @@ export default function LandingPage() { description: "Well-lit facilities for basketball, tennis, and more.", bentoComponent: "reveal-icon", icon: Trophy, - imageSrc: "http://img.b2bpic.net/free-photo/promenade-beautiful-city-park_1127-3554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/promenade-beautiful-city-park_1127-3554.jpg?_wi=2", imageAlt: "modern outdoor playground park", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { description: "Scenic paths perfect for walking, jogging, or biking.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/male-nature-background-model-sit_1157-2362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-nature-background-model-sit_1157-2362.jpg?_wi=2", imageAlt: "modern outdoor playground park", }, ]} -- 2.49.1