Update src/app/page.tsx

This commit is contained in:
2026-04-24 23:33:01 +00:00
parent a170034449
commit 5927e0d2df

View File

@@ -180,6 +180,11 @@ export default function LandingPage() {
<FaqDouble
textboxLayout="split-description"
useInvertedBackground={false}
buttons={[
{
text: "Book Appointment", href: "#contact"
}
]}
faqs={[
{
id: "1", title: "Do you offer financing?", content: "Yes, we offer flexible financing through Affirm or Synchrony. Call us at (555) 123-4567 or [click here to start your application](#contact) for an instant pre-approval."},