Update src/app/page.tsx

This commit is contained in:
2026-04-21 23:19:04 +00:00
parent 282ff870ff
commit 3d8de0f0d3

View File

@@ -174,6 +174,9 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
buttons={[
{ text: "Contact Our Team", href: "#contact" }
]}
faqs={[
{
id: "f1", title: "Do you offer installment?", content: "Yes, we offer flexible payment plans for eligible buyers."},