From 73e277a53a362f0805a505b1d69cd1a707696f53 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 15:00:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 29013b6..5b34287 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function PawShelterPage() { title="Our Mission to Save Lives" description="Since 2010, PawShelter has been dedicated to rescuing, caring for, and rehoming animals in need. We believe every animal deserves a safe, loving home. Our team of passionate staff and volunteers work tirelessly to provide medical care, training, and socialization to prepare each animal for their new families." tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg?_wi=1" imageAlt="Our caring shelter team with animals" buttons={[ { text: "Our Story", href: "#about" }, @@ -105,7 +105,7 @@ export default function PawShelterPage() { tag="Benefits" features={[ { - id: "1", title: "Medical Care & Vaccinations", description: "All our animals receive comprehensive veterinary care, vaccinations, and health checks before adoption to ensure they're healthy and ready for their new homes.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg" }, + id: "1", title: "Medical Care & Vaccinations", description: "All our animals receive comprehensive veterinary care, vaccinations, and health checks before adoption to ensure they're healthy and ready for their new homes.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg?_wi=2" }, items: [ { icon: CheckCircle, text: "Complete health screening" }, { icon: CheckCircle, text: "Up-to-date vaccinations" }, @@ -114,7 +114,7 @@ export default function PawShelterPage() { reverse: false }, { - id: "2", title: "Behavioral Assessment & Training", description: "Our experienced staff evaluates each animal's temperament and provides training to help them adjust to family life successfully.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg" }, + id: "2", title: "Behavioral Assessment & Training", description: "Our experienced staff evaluates each animal's temperament and provides training to help them adjust to family life successfully.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg?_wi=3" }, items: [ { icon: CheckCircle, text: "Temperament evaluation" }, { icon: CheckCircle, text: "Basic obedience training" }, @@ -123,7 +123,7 @@ export default function PawShelterPage() { reverse: true }, { - id: "3", title: "Lifetime Support & Guarantee", description: "We stand behind every adoption with lifetime support. If any issues arise, we're here to help or provide a safe return.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg" }, + id: "3", title: "Lifetime Support & Guarantee", description: "We stand behind every adoption with lifetime support. If any issues arise, we're here to help or provide a safe return.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg?_wi=4" }, items: [ { icon: CheckCircle, text: "24/7 adoption support" }, { icon: CheckCircle, text: "Free behavior consultation" }, -- 2.49.1