Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d8de0f0d3 | |||
| 282ff870ff |
@@ -174,6 +174,9 @@ export default function LandingPage() {
|
|||||||
<div id="faq" data-section="faq">
|
<div id="faq" data-section="faq">
|
||||||
<FaqSplitText
|
<FaqSplitText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Contact Our Team", href: "#contact" }
|
||||||
|
]}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "Do you offer installment?", content: "Yes, we offer flexible payment plans for eligible buyers."},
|
id: "f1", title: "Do you offer installment?", content: "Yes, we offer flexible payment plans for eligible buyers."},
|
||||||
|
|||||||
Reference in New Issue
Block a user