Compare commits
2 Commits
version_9
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 62b70eab07 | |||
| db762296d1 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138471.jpg", imageAlt: "Expert plumbing repairs"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slim-stunning-woman-gray-dress-walking-down-street-enthusiastic-curly-female-model-checkered-attire-enjoying-autumn-day_197531-11364.jpg", imageAlt: "Plumbing team on site"},
|
||||
imageSrc: "http://img.b2bpic.net/slim-stunning-woman-gray-dress-walking-down-street-enthusiastic-curly-female-model-checkered-attire-enjoying-autumn-day_197531-11364.jpg", imageAlt: "Plumbing team on site"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=1", imageAlt: "Professional plumbing technician inspecting pipes"},
|
||||
{
|
||||
@@ -78,19 +78,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Hot Water Systems", description: "Upfront pricing on all hot water repairs with professional installation and replacements.", bentoComponent: "reveal-icon", icon: Flame
|
||||
title: "Hot Water Systems", description: "Restore hot water fast with professional repairs and same-day replacements.", bentoComponent: "reveal-icon", icon: Flame
|
||||
},
|
||||
{
|
||||
title: "General Plumbing", description: "Leaks, blockages, maintenance, and repairs.", bentoComponent: "reveal-icon", icon: Droplets
|
||||
title: "General Plumbing", description: "Prevent costly water damage with expert leak detection and routine maintenance.", bentoComponent: "reveal-icon", icon: Droplets
|
||||
},
|
||||
{
|
||||
title: "Residential Plumbing", description: "Reliable service for homes and property managers.", bentoComponent: "reveal-icon", icon: Home
|
||||
title: "Residential Plumbing", description: "Keep your home safe and fully functional with our reliable residential plumbing solutions.", bentoComponent: "reveal-icon", icon: Home
|
||||
},
|
||||
{
|
||||
title: "Commercial Plumbing", description: "Efficient solutions for businesses.", bentoComponent: "reveal-icon", icon: Building
|
||||
title: "Commercial Plumbing", description: "Minimize downtime with efficient, large-scale commercial plumbing and infrastructure solutions.", bentoComponent: "reveal-icon", icon: Building
|
||||
},
|
||||
{
|
||||
title: "Emergency Plumbing", description: "Fast response when you need it most.", bentoComponent: "reveal-icon", icon: AlertTriangle
|
||||
title: "Emergency Plumbing", description: "Stop the chaos now with 24/7 rapid response for your urgent plumbing crises.", bentoComponent: "reveal-icon", icon: AlertTriangle
|
||||
},
|
||||
]}
|
||||
title="Our Plumbing Services"
|
||||
|
||||
Reference in New Issue
Block a user