From 8b984124359cae463aa783f0fff09808c4c97520 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:30:51 +0000 Subject: [PATCH] Update src/app/pets/page.tsx --- src/app/pets/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/pets/page.tsx b/src/app/pets/page.tsx index 16df8a2..84c2692 100644 --- a/src/app/pets/page.tsx +++ b/src/app/pets/page.tsx @@ -45,7 +45,7 @@ export default function PetsPage() { { text: "Back to Home", href: "/" }, { text: "Contact Us", href: "contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg?_wi=2" imageAlt="Our available pets" showDimOverlay={true} /> @@ -59,13 +59,13 @@ export default function PetsPage() { tagIcon={Package} products={[ { - id: "1", name: "Luna - Golden Retriever", price: "Adoption Fee: $150", variant: "4 years old • Female • Friendly & Gentle", imageSrc: "http://img.b2bpic.net/free-photo/cute-golden-retriever-dog_1204-387.jpg", imageAlt: "Luna the golden retriever" + id: "1", name: "Luna - Golden Retriever", price: "Adoption Fee: $150", variant: "4 years old • Female • Friendly & Gentle", imageSrc: "http://img.b2bpic.net/free-photo/cute-golden-retriever-dog_1204-387.jpg?_wi=2", imageAlt: "Luna the golden retriever" }, { - id: "2", name: "Whiskers - Orange Tabby", price: "Adoption Fee: $75", variant: "2 years old • Male • Playful & Affectionate", imageSrc: "http://img.b2bpic.net/free-photo/adorable-little-baby-kitten-walking_658552-2.jpg", imageAlt: "Whiskers the orange tabby cat" + id: "2", name: "Whiskers - Orange Tabby", price: "Adoption Fee: $75", variant: "2 years old • Male • Playful & Affectionate", imageSrc: "http://img.b2bpic.net/free-photo/adorable-little-baby-kitten-walking_658552-2.jpg?_wi=2", imageAlt: "Whiskers the orange tabby cat" }, { - id: "3", name: "Max - German Shepherd Mix", price: "Adoption Fee: $200", variant: "5 years old • Male • Loyal & Protective", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-puppy_181624-21270.jpg", imageAlt: "Max the German Shepherd mix" + id: "3", name: "Max - German Shepherd Mix", price: "Adoption Fee: $200", variant: "5 years old • Male • Loyal & Protective", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-puppy_181624-21270.jpg?_wi=2", imageAlt: "Max the German Shepherd mix" }, { id: "4", name: "Bella - Labrador Retriever", price: "Adoption Fee: $175", variant: "3 years old • Female • Energetic & Smart", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-adorable-puppy_1157-21448.jpg", imageAlt: "Bella the Labrador Retriever"