diff --git a/src/app/page.tsx b/src/app/page.tsx index b8172ad..d6882b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cute-girl-hugging-her-pet-grass_23-2148045755.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cute-girl-hugging-her-pet-grass_23-2148045755.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-having-fun-with-her-dog-garden_23-2147902039.jpg", @@ -109,7 +109,7 @@ export default function LandingPage() { description: "If you're not satisfied, we'll return to fix it for free.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dog-labrador-drinks-water-from-drinkers_8353-6481.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dog-labrador-drinks-water-from-drinkers_8353-6481.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -183,7 +183,7 @@ export default function LandingPage() { text: "Get Started", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-hugging-her-pet-grass_23-2148045755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-hugging-her-pet-grass_23-2148045755.jpg?_wi=2", imageAlt: "Man training his two dogs outdoors", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { text: "Get Started", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/dog-labrador-drinks-water-from-drinkers_8353-6481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-labrador-drinks-water-from-drinkers_8353-6481.jpg?_wi=2", imageAlt: "Man training his two dogs outdoors", }, ]}