Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-10 03:55:05 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="PPR Western Plumbing"
/>
@@ -53,42 +45,27 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Melbournes Trusted Plumbing Experts"
description="Fast, reliable, and professional plumbing services across Melbourne. Quality workmanship you can count on — every time."
tag="Rated 3.8 by local customers"
buttons={[
{
text: "Call Now: (03) 9055 5850",
href: "tel:0390555850",
},
text: "Call Now: (03) 9055 5850", href: "tel:0390555850"},
{
text: "Get a Free Quote",
href: "#contact",
},
text: "Get a Free Quote", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg?_wi=1",
imageAlt: "Plumbing service professional",
},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg", imageAlt: "Plumbing service professional"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138471.jpg?_wi=1",
imageAlt: "Expert plumbing repairs",
},
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?_wi=1",
imageAlt: "Plumbing team on site",
},
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/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=1",
imageAlt: "Professional plumbing technician inspecting pipes",
},
imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", imageAlt: "Professional plumbing technician inspecting pipes"},
{
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg?_wi=1",
imageAlt: "Modern plumbing equipment in use",
},
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg", imageAlt: "Modern plumbing equipment in use"},
]}
mediaAnimation="slide-up"
/>
@@ -101,44 +78,19 @@ 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,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg?_wi=2",
imageAlt: "professional plumber smiling tools",
title: "Hot Water Systems", description: "Installation, repairs, and replacements done right the first time.", bentoComponent: "reveal-icon", icon: Flame
},
{
title: "General Plumbing",
description: "Leaks, blockages, maintenance, and repairs.",
bentoComponent: "reveal-icon",
icon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138471.jpg?_wi=2",
imageAlt: "plumber repairing pipes close-up",
title: "General Plumbing", description: "Leaks, blockages, maintenance, and repairs.", bentoComponent: "reveal-icon", icon: Droplets
},
{
title: "Residential Plumbing",
description: "Reliable service for homes and property managers.",
bentoComponent: "reveal-icon",
icon: Home,
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?_wi=2",
imageAlt: "Melbourne suburban house exterior",
title: "Residential Plumbing", description: "Reliable service for homes and property managers.", bentoComponent: "reveal-icon", icon: Home
},
{
title: "Commercial Plumbing",
description: "Efficient solutions for businesses.",
bentoComponent: "reveal-icon",
icon: Building,
imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=2",
imageAlt: "happy local resident portrait",
title: "Commercial Plumbing", description: "Efficient solutions for businesses.", bentoComponent: "reveal-icon", icon: Building
},
{
title: "Emergency Plumbing",
description: "Fast response when you need it most.",
bentoComponent: "reveal-icon",
icon: AlertTriangle,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg?_wi=2",
imageAlt: "professional property manager portrait",
title: "Emergency Plumbing", description: "Fast response when you need it most.", bentoComponent: "reveal-icon", icon: AlertTriangle
},
]}
title="Our Plumbing Services"
@@ -152,45 +104,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Great Service",
quote: "Very professional and easy to deal with. Highly recommend.",
name: "Sarah J.",
role: "Local Customer",
imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=3",
},
id: "1", title: "Great Service", quote: "Very professional and easy to deal with. Highly recommend.", name: "Sarah J.", role: "Local Customer", imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg"},
{
id: "2",
title: "Very Reliable",
quote: "Reliable and reasonably priced. Great to work with.",
name: "Michael Chen",
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg?_wi=3",
},
id: "2", title: "Very Reliable", quote: "Reliable and reasonably priced. Great to work with.", name: "Michael Chen", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg"},
{
id: "3",
title: "Effective Fix",
quote: "Quick and effective service. Got the job done right.",
name: "Emily R.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-creative-joyful-goodlooking-female-designer-artist-glasses-with-red-hair-holding-two-p_1258-133140.jpg",
},
id: "3", title: "Effective Fix", quote: "Quick and effective service. Got the job done right.", name: "Emily R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-creative-joyful-goodlooking-female-designer-artist-glasses-with-red-hair-holding-two-p_1258-133140.jpg"},
{
id: "4",
title: "Highly Recommend",
quote: "Excellent team and very honest about the pricing.",
name: "David K.",
role: "Business Owner",
imageSrc: "http://img.b2bpic.net/free-photo/young-hairdresser-woman-wearing-apron-holding-clipboard-pen-shouting-yelling-angry-frustrated-standing-blue-background_141793-140172.jpg",
},
id: "4", title: "Highly Recommend", quote: "Excellent team and very honest about the pricing.", name: "David K.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-hairdresser-woman-wearing-apron-holding-clipboard-pen-shouting-yelling-angry-frustrated-standing-blue-background_141793-140172.jpg"},
{
id: "5",
title: "Top Notch",
quote: "Prompt and clean. Best plumbing service in Melbourne.",
name: "James B.",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/gardening-concept-with-woman_23-2148000101.jpg",
},
id: "5", title: "Top Notch", quote: "Prompt and clean. Best plumbing service in Melbourne.", name: "James B.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/gardening-concept-with-woman_23-2148000101.jpg"},
]}
title="Trusted by Locals Across Melbourne"
description="Read what our customers have to say about our professional service."
@@ -203,9 +125,7 @@ export default function LandingPage() {
title="About PPR Western Plumbing"
buttons={[
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
/>
</div>
@@ -214,18 +134,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
text="Need a plumber you can rely on? Get fast, professional service today. Located at 15 Thor Ct, Keilor East VIC 3033. (03) 9055 5850. Business Hours: Mon-Fri 8am-5pm."
buttons={[
{
text: "Call Now",
href: "tel:0390555850",
},
text: "Call Now", href: "tel:0390555850"},
{
text: "Request a Quote",
href: "mailto:info@pprwesternplumbing.com.au",
},
text: "Request a Quote", href: "mailto:info@pprwesternplumbing.com.au"},
]}
/>
</div>
@@ -237,9 +152,7 @@ export default function LandingPage() {
socialLinks={[
{
icon: Phone,
href: "tel:0390555850",
ariaLabel: "Call us",
},
href: "tel:0390555850", ariaLabel: "Call us"},
]}
/>
</div>