From 9c9c8075e66deb6dbcfa731a10b44dc0b584189e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:53:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a88c03c..d7a53a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { { id: "4", title: "Extended Service", content: "Can't find your area? Contact us to inquire about extended service availability. We often arrange emergency service for locations outside our standard territory." } ]} imageSrc="https://images.unsplash.com/photo-1524661135-423995f22d0b?w=800&h=600&fit=crop" - imageAlt: "Southeast HVAC service coverage area" + imageAlt="Southeast HVAC service coverage area" mediaAnimation="slide-up" useInvertedBackground={false} mediaPosition="right" -- 2.49.1