Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 12:36:16 +00:00

View File

@@ -121,9 +121,9 @@ export default function LandingPage() {
description="PawsHome partners with respected animal welfare organizations and certification bodies to ensure the highest standards of care."
textboxLayout="default"
useInvertedBackground={false}
names=[
names={[
"Animal Welfare Alliance", "Veterinary Excellence", "Humane Society Partner", "Community Outreach", "Pet Care Network", "Wildlife Protection", "International Rescue"
]
]}
logos={[
"http://img.b2bpic.net/free-vector/flat-cruelty-free-badge-collection_23-2148820567.jpg", "http://img.b2bpic.net/free-vector/veterinary-clinic-labels-collection_23-2149719958.jpg", "http://img.b2bpic.net/free-vector/wild-animal-stamps-set_1284-6532.jpg", "http://img.b2bpic.net/free-vector/colored-circular-logo_1025-396.jpg", "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-dog_23-2149100204.jpg", "http://img.b2bpic.net/free-vector/flat-design-cruelty-free-badge-set_23-2148825218.jpg", "http://img.b2bpic.net/free-vector/flat-4th-july-independence-day-badge-collection_23-2148961691.jpg"
]}
@@ -222,7 +222,7 @@ export default function LandingPage() {
id: "testimonial-1", name: "Sarah Martinez", role: "Pet Parent", testimonial: "Adopting Buddy from PawsHome was the best decision we ever made. The team was so helpful throughout the process, and Buddy has brought so much joy to our family.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-cute-blond-girl-charmingly-looking-camera-isolated-yellow-background_574295-2343.jpg", imageAlt: "Sarah Martinez", icon: Heart
},
{
id: "testimonial-2", name: "James Chen", role: "Foster Parent", testimonial: "Fostering through PawsHome has been incredibly rewarding. Seeing the transformation in the animals we care for, knowing they're on their way to forever homes, is priceless.", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285279.jpg", imageAlt: "James Chen", icon: Heart
id: "testimonial-2", name: "James Chen", role: "Foster Parent", testimonial: "Fostering through PawsHome has been incredibly rewarding. Seeing the transformation in the animals we care for, knowing they are on their way to forever homes, is priceless.", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285279.jpg", imageAlt: "James Chen", icon: Heart
},
{
id: "testimonial-3", name: "Emma Thompson", role: "Volunteer Coordinator", testimonial: "The dedication of the PawsHome team is truly inspiring. Every volunteer here shares a genuine passion for animal welfare, and it shows in everything we do.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-looking-camera_23-2147774837.jpg", imageAlt: "Emma Thompson", icon: Heart
@@ -244,7 +244,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactFaq
ctaTitle="Ready to Make a Difference?"
ctaDescription="Whether you want to adopt, foster, volunteer, or donate, we'd love to hear from you. Reach out today to learn how you can help!"
ctaDescription="Whether you want to adopt, foster, volunteer, or donate, we would love to hear from you. Reach out today to learn how you can help!"
ctaButton={{ text: "Get In Touch", href: "mailto:info@pawshome.org" }}
ctaIcon={Phone}
useInvertedBackground={false}
@@ -259,13 +259,13 @@ export default function LandingPage() {
id: "faq-2", title: "Are there adoption fees?", content: "Yes, adoption fees help cover the cost of medical care, shelter operations, and animal welfare programs. Fees vary based on the animal's age and health status, typically ranging from $75-$200."
},
{
id: "faq-3", title: "Can I foster an animal?", content: "Absolutely! Foster families provide temporary homes for animals in transition. We provide all supplies, medical care, and support. It's a rewarding way to help without long-term commitment."
id: "faq-3", title: "Can I foster an animal?", content: "Absolutely! Foster families provide temporary homes for animals in transition. We provide all supplies, medical care, and support. It is a rewarding way to help without long-term commitment."
},
{
id: "faq-4", title: "How can I volunteer?", content: "We have many volunteer opportunities available, from animal care to event coordination. Visit our website or contact our volunteer coordinator to learn about current openings and requirements."
},
{
id: "faq-5", title: "What if I need to return an adopted pet?", content: "We offer lifetime support to all adopters. If issues arise, we're here to help with behavior training resources or, if necessary, we can take the pet back at any time, no questions asked."
id: "faq-5", title: "What if I need to return an adopted pet?", content: "We offer lifetime support to all adopters. If issues arise, we are here to help with behavior training resources or, if necessary, we can take the pet back at any time, no questions asked."
},
{
id: "faq-6", title: "How are donations used?", content: "Donations directly support our rescue mission: 60% goes to animal care and medical services, 25% to staff and operations, and 15% to community education and outreach programs."