Merge version_2 into main #3
@@ -89,13 +89,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Drain Cleaning", description: "Professional unclogging for kitchens, bathrooms, and outdoor drains.", bentoComponent: "reveal-icon", icon: Droplets
|
||||
title: "Drain Cleaning", description: "Professional unclogging for kitchens, bathrooms, and outdoor drains.", bentoComponent: "reveal-icon", icon: Droplets, button: { text: "Book Now", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Water Cleanup", description: "Emergency water restoration and flood cleanup services.", bentoComponent: "reveal-icon", icon: AlertTriangle
|
||||
title: "Water Cleanup", description: "Emergency water restoration and flood cleanup services.", bentoComponent: "reveal-icon", icon: AlertTriangle, button: { text: "Book Now", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Emergency Repairs", description: "Fast-response plumbing repair teams available day and night.", bentoComponent: "reveal-icon", icon: Zap
|
||||
title: "Emergency Repairs", description: "Fast-response plumbing repair teams available day and night.", bentoComponent: "reveal-icon", icon: Zap, button: { text: "Book Now", href: "#contact" }
|
||||
}
|
||||
]}
|
||||
title="Comprehensive Plumbing Solutions"
|
||||
|
||||
Reference in New Issue
Block a user