Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-05-01 02:56:41 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}