From b4b15c46ef16c2b3b4a61ea1217f58598f66b189 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 16:16:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f046300..354dc37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { title: "Years Active", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-farm_23-2149232272.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-farm_23-2149232272.jpg?_wi=1" imageAlt="Shelter interior" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -168,7 +168,7 @@ export default function LandingPage() { price: "Age: 3", rating: 5, reviewCount: "Energetic", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-her-dog_23-2148576954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-her-dog_23-2148576954.jpg?_wi=1", }, { id: "p2", @@ -177,7 +177,7 @@ export default function LandingPage() { price: "Age: 1", rating: 5, reviewCount: "Cuddly", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-lazy-cat-thai-home-pet_1150-6563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-lazy-cat-thai-home-pet_1150-6563.jpg?_wi=1", }, { id: "p3", @@ -186,7 +186,7 @@ export default function LandingPage() { price: "Age: 5", rating: 4, reviewCount: "Quiet", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-cuddling-her-friendly-dog_23-2147840629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-cuddling-her-friendly-dog_23-2147840629.jpg?_wi=1", }, { id: "p4", @@ -195,7 +195,7 @@ export default function LandingPage() { price: "Age: 2", rating: 5, reviewCount: "Playful", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-lazy-cat-thai-home-pet_1150-6563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-lazy-cat-thai-home-pet_1150-6563.jpg?_wi=2", }, { id: "p5", @@ -204,7 +204,7 @@ export default function LandingPage() { price: "Age: 4", rating: 5, reviewCount: "Loyal", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-her-dog_23-2148576954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-her-dog_23-2148576954.jpg?_wi=2", }, { id: "p6", @@ -213,7 +213,7 @@ export default function LandingPage() { price: "Age: 6", rating: 4, reviewCount: "Senior", - imageSrc: "http://img.b2bpic.net/free-photo/old-person-with-their-pet-dog_23-2149429284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-person-with-their-pet-dog_23-2149429284.jpg?_wi=1", }, ]} title="Meet Our Residents" @@ -242,7 +242,7 @@ export default function LandingPage() { role: "Adopted Luna", company: "Happy Owner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-lazy-cat-thai-home-pet_1150-6563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-lazy-cat-thai-home-pet_1150-6563.jpg?_wi=3", }, { id: "3", @@ -250,7 +250,7 @@ export default function LandingPage() { role: "Adopted Bella", company: "Happy Owner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-her-dog_23-2148576954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-her-dog_23-2148576954.jpg?_wi=3", }, { id: "4", @@ -258,7 +258,7 @@ export default function LandingPage() { role: "Adopted Oliver", company: "Happy Owner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-cuddling-her-friendly-dog_23-2147840629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-cuddling-her-friendly-dog_23-2147840629.jpg?_wi=2", }, { id: "5", @@ -266,7 +266,7 @@ export default function LandingPage() { role: "Adopted Chloe", company: "Happy Owner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/old-person-with-their-pet-dog_23-2149429284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-person-with-their-pet-dog_23-2149429284.jpg?_wi=2", }, ]} title="Happy Endings" @@ -324,7 +324,7 @@ export default function LandingPage() {