From bd59843a32e8ca5076309e8a4d8893d4c22812a9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 02:56:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fd4a14e..f6f30f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Reliable Electrical Services for Greeley, Colorado" - description="Full-service residential and commercial electrical contracting. Fast, safe, and professional work you can trust." + description="Full-service residential and commercial electrical contracting. We are fully licensed in Northern Colorado with a team of safety-certified electricians ready to assist you." buttons={[ { text: "Book Your Electrician Now", href: "#contact"}, @@ -253,4 +253,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1