diff --git a/src/app/page.tsx b/src/app/page.tsx index 58568ce..6d703d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function PetShelterPage() { { text: "Learn About Adoption", href: "#adopt" } ]} buttonAnimation="slide-up" - imageSrc="https://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg" + imageSrc="https://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg?_wi=1" imageAlt="Happy pets and families at shelter" mediaAnimation="slide-up" background={{ variant: "canvas-reveal" }} @@ -174,7 +174,7 @@ export default function PetShelterPage() { }, { id: "step-3", title: "Meet & Approve", description: "Final meeting with your chosen pet and staff consultation. Receive care tips and resources for your new companion.", media: { - imageSrc: "https://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg" + imageSrc: "https://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg?_wi=2" }, items: [ { icon: Handshake, text: "Personal meeting" },