Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-21 03:36:07 +00:00

View File

@@ -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",
},
]}