Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e6eb6bd99 | |||
| aabdc3574c |
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "How long is the adoption process?", content: "Typically 3-5 days including home visits and paperwork." },
|
||||
{ id: "f1", title: "How long is the adoption process?", content: "Our process is simple: application, quick home visit, and transition support within 3-5 days" },
|
||||
{ id: "f2", title: "What vaccinations are included?", content: "All pets are microchipped and vaccinated prior to adoption." },
|
||||
{ id: "f3", title: "Can I foster before I adopt?", content: "Yes, we encourage foster-to-adopt programs for suitable pets." }
|
||||
]}
|
||||
@@ -175,4 +175,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user