Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a33a8ce51 | |||
| 62b70eab07 | |||
| db762296d1 | |||
| e0afd017bb | |||
| cad62666ed | |||
| 3dd3b694c0 | |||
| 9f2d483318 | |||
| df2b9d987b | |||
| 8975eda79d |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
title="Licensed Melbourne Plumbers: 24/7 Rapid Response"
|
||||
description="Fast, reliable, and professional plumbing services across Melbourne. Quality workmanship you can count on — every time."
|
||||
tag="Rated 3.8 by local customers"
|
||||
tag="Over 15 Years of Trusted Local Experience"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now: (03) 9055 5850", href: "tel:0390555850"},
|
||||
@@ -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,23 +78,23 @@ 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"
|
||||
description="Professional solutions for every plumbing need, residential or commercial."
|
||||
description="Need help fast? Our certified experts provide 24/7 rapid response for all your plumbing emergencies across Melbourne."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user