From 37d5a2d0b88a994096ab210101ccc3b7f8f74d45 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:10:24 +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 26706f2..edeafd8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,7 +197,7 @@ export default function LandingPage() { tagIcon={Phone} tagAnimation="slide-up" title="Ready for Fast, Reliable Repair?" - description="Contact us today for a free diagnostic or to schedule your service appointment. Our friendly team is ready to help." + description="Licensed & Insured | 25+ Years. Contact us today for a free diagnostic or to schedule your service appointment. Our friendly team is ready to help." buttons={[ { text: "Call Now: 1-800-APPLIANCE", href: "tel:+1-800-2775524" }, { text: "Schedule Online", href: "#" } -- 2.49.1