Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cb6645a7be | |||
| a7d8333444 | |||
| fcac55a433 | |||
| 586d704868 |
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Hot Water Systems", description: "Installation, repairs, and replacements done right the first time.", bentoComponent: "reveal-icon", icon: Flame
|
||||
title: "Hot Water Systems", description: "Upfront pricing on all hot water repairs with professional installation and replacements.", bentoComponent: "reveal-icon", icon: Flame
|
||||
},
|
||||
{
|
||||
title: "General Plumbing", description: "Leaks, blockages, maintenance, and repairs.", bentoComponent: "reveal-icon", icon: Droplets
|
||||
@@ -159,4 +159,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user