Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e938a99d44 | |||
| f3803e10d4 |
@@ -149,6 +149,7 @@ export default function LandingPage() {
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }]}
|
||||
faqs={[
|
||||
{ id: "f1", title: "How do we start?", content: "Fill out our contact form and we will reach out." },
|
||||
{ id: "f2", title: "Do you offer maintenance?", content: "Yes, we provide ongoing web maintenance packages." },
|
||||
|
||||
Reference in New Issue
Block a user