3 Commits

Author SHA1 Message Date
07f1b587f8 Update src/app/page.tsx 2026-04-26 08:38:24 +00:00
507e5cc31d Merge version_2 into main
Merge version_2 into main
2026-04-26 08:33:50 +00:00
9150abce92 Update src/app/page.tsx 2026-04-26 08:33:43 +00:00

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroCentered from '@/components/sections/hero/HeroCentered';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
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="Pearler Plumbing"
/>
@@ -55,59 +47,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Reliable Plumbing Services in Sydney"
description="Professional leak detection, installations, and repairs 24/7. Trusted experts for every plumbing need."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-looking-happy-cheerful-showing-thumbs-up-sitting-chair-light-living-room_141793-98823.jpg",
alt: "Customer",
},
]}
avatars={[]}
buttons={[
{
text: "Call Now: 0403 219 804",
href: "tel:0403219804",
},
text: "Call Now: 0403 219 804", href: "tel:0403219804"},
]}
marqueeItems={[
{
type: "text",
text: "Licensed Plumbers",
},
{
type: "text",
text: "24/7 Emergency",
},
{
type: "text",
text: "Quality Guaranteed",
},
{
type: "text",
text: "Fully Insured",
},
{
type: "text",
text: "Expert Repairs",
},
{ type: "text", text: "Licensed Plumbers" },
{ type: "text", text: "24/7 Emergency" },
{ type: "text", text: "Quality Guaranteed" },
{ type: "text", text: "Fully Insured" },
{ type: "text", text: "Expert Repairs" },
]}
/>
</div>
@@ -119,39 +72,26 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "s1",
title: "Leak Detection",
subtitle: "Advanced tools for quick identification.",
category: "Detection",
value: "Essential",
},
id: "s1", title: "Leak Detection", subtitle: "Utilizing cutting-edge thermal imaging and acoustic detection tools, we identify hidden leaks behind walls and under concrete slabs before they cause major structural damage.", category: "Detection", value: "Essential"},
{
id: "s2",
title: "Water Heater Repair",
subtitle: "Hot water restored quickly and efficiently.",
category: "Repairs",
value: "Service",
},
id: "s2", title: "Water Heater Repair", subtitle: "Expert maintenance and repair services for all makes and models. We ensure consistent hot water pressure and temperature, improving energy efficiency for your entire home.", category: "Repairs", value: "Service"},
{
id: "s3",
title: "Drain Cleaning",
subtitle: "Professional cleaning for clear flow.",
category: "Maintenance",
value: "Routine",
},
id: "s3", title: "Drain Cleaning", subtitle: "Our hydro-jetting services clear deep-seated blockages in your sewer and drainage systems, restoring optimal flow and preventing recurring clogs.", category: "Maintenance", value: "Routine"},
{
id: "s4", title: "Pipe Relining", subtitle: "We offer trenchless pipe repair solutions to restore damaged pipes without the need for extensive excavation, saving you both time and landscape costs.", category: "Structural", value: "Modern"},
]}
title="Our Plumbing Services"
description="From emergency repairs to full installations, we handle it all with care and professionalism."
title="Our Comprehensive Plumbing Services"
description="We combine technical expertise with modern equipment to offer a full spectrum of plumbing solutions for your property."
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="Expertise"
title="Professionalism You Can Trust"
description="Pearler Plumbing brings years of expertise to Sydney homes, ensuring excellence from start to finish."
subdescription="Fair pricing, high-quality workmanship, and a dedication to customer satisfaction every time."
tag="Our Heritage"
title="Trusted Sydney Plumbers"
description="Founded on the principles of reliability and transparency, Pearler Plumbing has grown into a cornerstone of the Sydney community. Our company values emphasize honesty in pricing and technical precision in every task."
subdescription="With over a decade of experience, our team is committed to delivering long-term plumbing solutions that prioritize home safety and sustainable infrastructure maintenance for every client."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg"
mediaAnimation="blur-reveal"
@@ -165,24 +105,13 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "5.0",
description: "Google Rating",
},
{
id: "m2",
value: "31",
description: "Happy Reviews",
},
{
id: "m3",
value: "24/7",
description: "Available",
},
{ id: "m1", value: "5.0", description: "Average Google Rating" },
{ id: "m2", value: "150+", description: "Five-Star Reviews" },
{ id: "m3", value: "24/7", description: "Emergency Availability" },
{ id: "m4", value: "12y", description: "Years of Excellence" },
]}
title="Quality Built on Trust"
description="Consistently rated 5 stars by our Sydney clients."
description="Our commitment to excellence is reflected in our client satisfaction metrics across Sydney."
/>
</div>
@@ -191,49 +120,15 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Excellent Service",
quote: "Handled everything with care and professionalism. Highly recommend.",
name: "Sarah J.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
},
{
id: "t2",
title: "Fair Pricing",
quote: "Fair pricing and quality work exceeded expectations.",
name: "Mark D.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/portrat-young-man-laughing_23-2148560405.jpg",
},
{
id: "t3",
title: "Classic Experience",
quote: "First-class service from start to finish.",
name: "John R.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
},
{
id: "t4",
title: "Reliable",
quote: "Quick and effective solutions, my go-to plumber.",
name: "Emily S.",
role: "Resident",
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-pointing-with-index-fingers-camera-smiling-confident_141793-28690.jpg",
},
{
id: "t5",
title: "Professional",
quote: "Very professional and friendly team, great results.",
name: "David W.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg",
},
{ id: "t1", title: "Excellent Service", quote: "Professional, arrived on time, and fixed the issue permanently.", name: "Sarah J.", role: "Randwick Homeowner" },
{ id: "t2", title: "Fair Pricing", quote: "Transparency in pricing that made the entire repair process stress-free.", name: "Mark D.", role: "Local Business Owner" },
{ id: "t3", title: "Top Tier", quote: "First-class service from a very polite and tidy team. Would use again.", name: "John R.", role: "Property Manager" },
{ id: "t4", title: "Reliable", quote: "Fast response during an midnight emergency. Lifesavers.", name: "Emily S.", role: "Resident" },
{ id: "t5", title: "Professional", quote: "Detailed explanation of the plumbing issue and efficient resolution.", name: "David W.", role: "Homeowner" },
{ id: "t6", title: "Highly Recommended", quote: "They treat your home with total respect. Top-notch work quality.", name: "Claire P.", role: "Resident" },
]}
title="What Our Clients Say"
description="Professional care and reliable service."
description="We value the trust our clients place in us across the Sydney metropolitan area."
/>
</div>
@@ -241,24 +136,13 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do you offer emergency services?",
content: "Yes, we are available 24/7 for all your plumbing emergencies.",
},
{
id: "f2",
title: "Do you serve all of Sydney?",
content: "We serve Randwick and surrounding Sydney areas.",
},
{
id: "f3",
title: "How do I get a quote?",
content: "Give us a call at 0403 219 804 or message us through the contact form.",
},
{ id: "f1", title: "Do you offer 24/7 emergency services?", content: "Yes, our dedicated emergency team is available 24 hours a day, 7 days a week for urgent plumbing needs." },
{ id: "f2", title: "What areas of Sydney do you service?", content: "We cover Randwick, the Eastern Suburbs, and extend our services throughout greater Sydney." },
{ id: "f3", title: "Is your team fully licensed and insured?", content: "Every member of our team is fully licensed, insured, and background-checked for your total peace of mind." },
{ id: "f4", title: "How do I request a formal quote?", content: "Call us directly or fill out our contact form. We often provide fixed-price quotes after a brief site assessment." },
]}
sideTitle="Common Questions"
sideDescription="Everything you need to know about our services."
sideDescription="Answers to the most frequent inquiries about our plumbing maintenance and installation procedures."
faqsAnimation="slide-up"
/>
</div>
@@ -267,45 +151,38 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Need a Professional Plumber?"
description="Reach out today and let us handle your plumbing issues."
description="Reach out today and let us handle your plumbing issues. Our team is available 24/7 to answer your call, email, or inquiries via our form."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },
]}
textarea={{
name: "message",
placeholder: "How can we help?",
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg"
textarea={{ name: "message", placeholder: "How can we help? Include details like your suburb and preferred time.", rows: 4, required: true }}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
<FooterBaseReveal
logoText="Pearler Plumbing"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Contact Us",
href: "#contact",
}}
columns={[
{
title: "Services", items: [
{ label: "Leak Detection", href: "#services" },
{ label: "Hot Water Repair", href: "#services" },
{ label: "Drain Clearing", href: "#services" },
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Reviews", href: "#testimonials" },
{ label: "Contact", href: "#contact" },
]
}
]}
copyrightText="© 2024 Pearler Plumbing. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}