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