Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e0f1ad5010 | |||
| 9da1c6a882 | |||
| 1aa47a20a5 |
@@ -115,6 +115,8 @@ export default function LandingPage() {
|
||||
title="Decades of Plumbing Excellence"
|
||||
description="Lone Star Plumbing has served homeowners with integrity and precision. We are committed to fixing issues correctly the first time, from slab leaks to water heater installations."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Licensed & Insured", description: "Fully certified professionals you can trust with your home.", icon: ShieldCheck},
|
||||
{
|
||||
title: "Expert Diagnosis", description: "We identify and solve complex plumbing challenges others can't."},
|
||||
{
|
||||
@@ -139,7 +141,7 @@ export default function LandingPage() {
|
||||
title: "Leak Detection & Repair", description: "Expert solutions for slab leaks and pipe bursts."},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Water Heater Services", description: "Installation and repair for tank and tankless systems."},
|
||||
title: "Water Heater Services", description: "Installation and repair for tank and tankless systems"},
|
||||
{
|
||||
icon: Trash2,
|
||||
title: "Garbage Disposal", description: "Fast diagnostics and replacement services."},
|
||||
@@ -237,4 +239,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user