Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e99881c04 | |||
| 1f82030bba |
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
|||||||
title: "Fast Response", description: "Same-day and emergency plumbing services.", bentoComponent: "reveal-icon", icon: Zap
|
title: "Fast Response", description: "Same-day and emergency plumbing services.", bentoComponent: "reveal-icon", icon: Zap
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Fair Pricing", description: "Clear, upfront pricing (most jobs $200–$300).", bentoComponent: "reveal-icon", icon: DollarSign
|
title: "Fair Pricing", description: "Clear, upfront quotes for all repair services.", bentoComponent: "reveal-icon", icon: DollarSign
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Trusted Local Expert", description: "Friendly, professional service from CJ.", bentoComponent: "reveal-icon", icon: User
|
title: "Trusted Local Expert", description: "Friendly, professional service from CJ.", bentoComponent: "reveal-icon", icon: User
|
||||||
@@ -154,4 +154,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user