From b92d8bbfe86a1b959db2b1bfdd71f5c33f63143a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:14:34 +0000 Subject: [PATCH] Update src/app/pets/page.tsx --- src/app/pets/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pets/page.tsx b/src/app/pets/page.tsx index b21c785..0dcd2d7 100644 --- a/src/app/pets/page.tsx +++ b/src/app/pets/page.tsx @@ -47,13 +47,13 @@ export default function PetsPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Max", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/mother-her-daughter-playing-with-dog-family-autumn-park-pet-domestic-animal-lifestyle-concept_1157-42385.jpg", imageAlt: "Max, friendly golden retriever puppy" + id: "1", name: "Max", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/mother-her-daughter-playing-with-dog-family-autumn-park-pet-domestic-animal-lifestyle-concept_1157-42385.jpg?_wi=2", imageAlt: "Max, friendly golden retriever puppy" }, { - id: "2", name: "Whiskers", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tabby-cat_23-2148045837.jpg", imageAlt: "Whiskers, tabby cat ready for adoption" + id: "2", name: "Whiskers", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tabby-cat_23-2148045837.jpg?_wi=2", imageAlt: "Whiskers, tabby cat ready for adoption" }, { - id: "3", name: "Bella", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cute-yorkshire-terrier-field-covered-greenery-sunlight_181624-47735.jpg", imageAlt: "Bella, small terrier mix with big personality" + id: "3", name: "Bella", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cute-yorkshire-terrier-field-covered-greenery-sunlight_181624-47735.jpg?_wi=2", imageAlt: "Bella, small terrier mix with big personality" }, { id: "4", name: "Charlie", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/young-man-his-dog-sitting-grass-near-lake_181624-13093.jpg", imageAlt: "Charlie, energetic black labrador"