Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-27 15:00:04 +00:00

View File

@@ -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" },