diff --git a/src/app/page.tsx b/src/app/page.tsx index cd9dd04..c86ba60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912390.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912390.jpg?_wi=1" imageAlt="Community sports event" mediaAnimation="slide-up" /> @@ -95,7 +95,7 @@ export default function LandingPage() { title: "Cool Locations", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-sporty-women-outdoors_23-2149161234.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-sporty-women-outdoors_23-2149161234.jpg?_wi=1" imageAlt="Social community fitness" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -135,7 +135,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062001.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912390.jpg?_wi=2", imageAlt: "monthly sports calendar icon graphic", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-outdoors_23-2148948555.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-sporty-women-outdoors_23-2149161234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-sporty-women-outdoors_23-2149161234.jpg?_wi=2", imageAlt: "monthly sports calendar icon graphic", }, ]}