Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e23dbe254 | |||
| 33d0c8adc8 | |||
| 2dad70b8ac | |||
| 0ec07d3441 | |||
| 12b9534168 | |||
| d3230b3958 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
logoText="Omaha's HVAC Pros — On Call 24/7."
|
||||
description="From emergency AC repairs to full system installs and gas line work, K&J keeps your home and business running. Five stars. Zero shortcuts."
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
{ text: "Book Emergency Service Now", href: "#contact" },
|
||||
{ text: "Call (402) 813-8006", href: "tel:4028138006" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg"
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
title="What We Do"
|
||||
description="Residential and commercial HVAC — done right the first time."
|
||||
description="Our local experts provide reliable, Omaha-specific HVAC solutions guaranteed to keep your home comfortable year-round, backed by our local workmanship warranty."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -211,4 +211,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user