From 0659d9dd811813d8e7b267a81831de294e25d7a5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 19:12:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26f155f..3b54df3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,6 +123,7 @@ export default function LandingPage() { { id: "f2", title: "What brands do you service?", content: "We service all major brands including Lennox, Carrier, and others." } ]} faqsAnimation="slide-up" + textboxLayout="split" imageSrc="https://images.unsplash.com/photo-1621905251189-08b45d6a268e?q=80&w=1200&auto=format&fit=crop" /> -- 2.49.1