Update src/app/page.tsx

This commit is contained in:
2026-04-22 23:37:27 +00:00
parent a8d2dcdea8
commit f1cfe14614

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{ id: "f1", title: "How do I apply?", content: "Fill out our online form and we will review it within 48 hours." },
{ id: "f2", title: "Is the adoption fee refundable?", content: "Fees are non-refundable as they cover essential medical care." },
{ id: "f2", title: "What kinds of animals can I bring ", content: "Fees are non-refundable as they cover essential medical care." },
{ id: "f3", title: "Can I return the pet?", content: "We have a lifelong return policy, we always take them back." },
]}
title="Common Questions"