Merge version_1 into main #2

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

View File

@@ -10,7 +10,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
import FaqDouble from '@/components/sections/faq/FaqDouble';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Heart, Paw, HelpCircle, Star } from "lucide-react";
import { Heart, Package, HelpCircle, Star } from "lucide-react";
export default function PawShelterPage() {
return (
@@ -54,7 +54,7 @@ export default function PawShelterPage() {
enableKpiAnimation={true}
tag="Adopt Today"
tagIcon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg"
imageAlt="Pet shelter caring for animals"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -81,7 +81,7 @@ export default function PawShelterPage() {
id: "community", label: "Community Impact", description: "Beyond adoption, we educate the public about animal welfare, offer low-cost spay and neuter services, and provide emergency rescue for animals in crisis."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-spending-time-with-cute-rescue-dogs-shelter_23-2148682966.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-spending-time-with-cute-rescue-dogs-shelter_23-2148682966.jpg"
imageAlt="PawShelter team caring for animals"
mediaAnimation="slide-up"
imagePosition="right"
@@ -99,7 +99,7 @@ export default function PawShelterPage() {
animationType="slide-up"
products={[
{
id: "pet-001", name: "Max - Golden Retriever", price: "Adoption Fee: $150", imageSrc: "http://img.b2bpic.net/free-photo/direct-look-into-face-duck-tolling-retriever-dog_493961-1048.jpg?_wi=1", imageAlt: "Max, a friendly golden retriever"
id: "pet-001", name: "Max - Golden Retriever", price: "Adoption Fee: $150", imageSrc: "http://img.b2bpic.net/free-photo/direct-look-into-face-duck-tolling-retriever-dog_493961-1048.jpg", imageAlt: "Max, a friendly golden retriever"
},
{
id: "pet-002", name: "Luna - Orange Tabby Cat", price: "Adoption Fee: $75", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tabby-cat_23-2148045837.jpg", imageAlt: "Luna, a beautiful orange tabby cat"
@@ -109,7 +109,7 @@ export default function PawShelterPage() {
}
]}
tag="Available Now"
tagIcon={Paw}
tagIcon={Package}
/>
</div>
@@ -125,15 +125,15 @@ export default function PawShelterPage() {
features={[
{
id: 1,
title: "Pet Adoption", description: "Find your perfect companion from our carefully selected and health-screened animals ready for their forever homes.", imageSrc: "http://img.b2bpic.net/free-photo/direct-look-into-face-duck-tolling-retriever-dog_493961-1048.jpg?_wi=2", imageAlt: "Adoption services"
title: "Pet Adoption", description: "Find your perfect companion from our carefully selected and health-screened animals ready for their forever homes.", imageSrc: "http://img.b2bpic.net/free-photo/direct-look-into-face-duck-tolling-retriever-dog_493961-1048.jpg", imageAlt: "Adoption services"
},
{
id: 2,
title: "Veterinary Care", description: "All our animals receive thorough medical exams, vaccinations, and necessary treatments before adoption.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-spending-time-with-cute-rescue-dogs-shelter_23-2148682966.jpg?_wi=2", imageAlt: "Veterinary care services"
title: "Veterinary Care", description: "All our animals receive thorough medical exams, vaccinations, and necessary treatments before adoption.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-spending-time-with-cute-rescue-dogs-shelter_23-2148682966.jpg", imageAlt: "Veterinary care services"
},
{
id: 3,
title: "Community Education", description: "We offer workshops and resources to help the community understand proper pet care and animal welfare.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg?_wi=2", imageAlt: "Community education programs"
title: "Community Education", description: "We offer workshops and resources to help the community understand proper pet care and animal welfare.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg", imageAlt: "Community education programs"
}
]}
buttons={[
@@ -151,7 +151,7 @@ export default function PawShelterPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Pet Parent", testimonial: "Adopting Max from PawShelter was the best decision ever. The staff was so caring and helped us find the perfect match for our family. Max has brought so much joy to our home.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", role: "Pet Parent", testimonial: "Adopting Max from PawShelter was the best decision ever. The staff was so caring and helped us find the perfect match for our family. Max has brought so much joy to our home.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", role: "Dog Lover", testimonial: "The entire adoption process was smooth and professional. PawShelter genuinely cares about both the animals and the families. We couldn't be happier with our new companion.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Michael Chen"
@@ -160,7 +160,7 @@ export default function PawShelterPage() {
id: "3", name: "Emily Rodriguez", role: "Animal Advocate", testimonial: "I volunteered at PawShelter for six months and witnessed firsthand their dedication to animal welfare. Their passion is truly inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", role: "First-Time Adopter", testimonial: "The team at PawShelter made sure I was fully prepared for pet ownership. They provided training tips and ongoing support. Luna is now a beloved family member.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "David Kim"
id: "4", name: "David Kim", role: "First-Time Adopter", testimonial: "The team at PawShelter made sure I was fully prepared for pet ownership. They provided training tips and ongoing support. Luna is now a beloved family member.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "David Kim"
}
]}
tag="Adoption Stories"