Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 94de77a969 | |||
| bc9e9dae33 | |||
| 16d414526f | |||
| 5ec7929c22 |
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "f1", title: "Do you offer quotes online?", content: "Yes, just use our contact form and we'll reach out." },
|
{ id: "f1", title: "Do you offer quotes online?", content: "Yes, just use our contact form and we'll reach out." },
|
||||||
{ id: "f2", title: "How can I pay?", content: "You can pay securely directly through our website." },
|
{ id: "f2", title: "How can I pay?", content: "You can pay securely via Credit/Debit card, ACH transfer, or Apple Pay directly through our website." },
|
||||||
{ id: "f3", title: "What areas do you serve?", content: "We serve the entire surrounding county area." },
|
{ id: "f3", title: "What areas do you serve?", content: "We serve the entire surrounding county area." },
|
||||||
]}
|
]}
|
||||||
sideTitle="Questions?"
|
sideTitle="Questions?"
|
||||||
|
|||||||
Reference in New Issue
Block a user