Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-21 23:19:11 +00:00

View File

@@ -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."},