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