Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bd59843a32 | |||
| 1422929485 | |||
| a5ab8f5fad | |||
| f76afb417d | |||
| fa74985d24 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Reliable Electrical Services for Greeley, Colorado"
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Your Electrician Now", href: "#contact"},
|
text: "Book Your Electrician Now", href: "#contact"},
|
||||||
@@ -253,4 +253,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user