Update src/app/contact/page.tsx
This commit is contained in:
@@ -79,25 +79,13 @@ export default function ContactPage() {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I apply to PawsHope?",
|
||||
content: "Our application process is designed to be compassionate and thorough. Start with our online form to share your story and learn if PawsHope is the right fit for you.",
|
||||
},
|
||||
id: "1", title: "How do I apply to PawsHope?", content: "Our application process is designed to be compassionate and thorough. Start with our online form to share your story and learn if PawsHope is the right fit for you."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What happens after I apply?",
|
||||
content: "Our team reviews your application and reaches out within 5-7 business days. We conduct a confidential consultation to understand your needs and discuss how PawsHope can support your healing journey.",
|
||||
},
|
||||
id: "2", title: "What happens after I apply?", content: "Our team reviews your application and reaches out within 5-7 business days. We conduct a confidential consultation to understand your needs and discuss how PawsHope can support your healing journey."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I volunteer with PawsHope?",
|
||||
content: "Absolutely! We welcome volunteers in dog care, community support, and program coordination. Learn more about volunteer opportunities by reaching out to our team directly.",
|
||||
},
|
||||
id: "3", title: "Can I volunteer with PawsHope?", content: "Absolutely! We welcome volunteers in dog care, community support, and program coordination. Learn more about volunteer opportunities by reaching out to our team directly."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How can I support PawsHope's mission?",
|
||||
content: "Beyond volunteering, you can make financial donations, donate supplies for rescue dogs, or share our mission with others in your network. Every contribution helps us expand access to healing.",
|
||||
},
|
||||
id: "4", title: "How can I support PawsHope's mission?", content: "Beyond volunteering, you can make financial donations, donate supplies for rescue dogs, or share our mission with others in your network. Every contribution helps us expand access to healing."},
|
||||
]}
|
||||
ctaTitle="Ready to Begin Your Journey?"
|
||||
ctaDescription="Complete our confidential application to learn if PawsHope is right for you. All information is handled with care and privacy."
|
||||
|
||||
Reference in New Issue
Block a user