4 Commits

Author SHA1 Message Date
f55b9cd3b8 Update src/app/page.tsx 2026-04-06 23:41:35 +00:00
0c1fd2b687 Update src/app/page.tsx 2026-04-06 23:41:11 +00:00
1b2c4d189a Update src/app/page.tsx 2026-04-06 23:40:39 +00:00
9042ccd8b6 Merge version_1 into main
Merge version_1 into main
2026-04-06 23:40:17 +00:00

View File

@@ -9,7 +9,7 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Droplets, ShieldCheck, Zap } from "lucide-react"; import { Droplets, ShieldCheck, Zap, Bath, Wrench, Toilet, AlertTriangle } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -29,31 +29,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ { name: "Overview", id: "#hero" },
name: "Overview", { name: "Services", id: "#services" },
id: "#hero", { name: "About", id: "#about" },
}, { name: "Reviews", id: "#reviews" },
{ { name: "Contact", id: "#contact" },
name: "Services",
id: "#services",
},
{
name: "About",
id: "#about",
},
{
name: "Reviews",
id: "#reviews",
},
{
name: "Contact",
id: "#contact",
},
]} ]}
button={{
text: "Call (562) 210-1204",
href: "tel:5622101204",
}}
brandName="Major League Plumbing" brandName="Major League Plumbing"
/> />
</div> </div>
@@ -61,102 +42,23 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardTestimonial <HeroBillboardTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars", title="Major League Plumbing - Your Premier Service Experts"
}} description="Professional plumbing solutions for Inglewood. From emergency repairs to comprehensive system installations, we keep your home running smoothly 24/7."
title="Major League Plumbing - Expert Solutions 24/7"
description="Offering reliable, professional plumbing services for over 6 years. Emergency repairs, installations, and free estimates for Inglewood residents."
testimonials={[
{
name: "Sarah J.",
handle: "@sarahj",
testimonial: "Amazing and very thorough repair for our water heater. Professional and quick.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg?_wi=1",
},
{
name: "Michael C.",
handle: "@mikec",
testimonial: "Mario was very knowledgeable about his job. Extremely professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3988.jpg?_wi=1",
},
{
name: "David L.",
handle: "@dl82",
testimonial: "Very communicative and quick from the start. Would definitely recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smile-woman-sitting-home-looking-camera_197531-32301.jpg?_wi=1",
},
{
name: "Jessica M.",
handle: "@jessm",
testimonial: "Emergency repair handled perfectly, saved our floors!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=1",
},
{
name: "Robert B.",
handle: "@rob_b",
testimonial: "Fastest plumber I've ever dealt with. Reliable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg?_wi=1",
},
]}
buttons={[ buttons={[
{ { text: "Get Free Estimate", href: "#contact" },
text: "Get Free Estimate", { text: "Call Now", href: "tel:5622101204" },
href: "#contact",
},
{
text: "Call Now",
href: "tel:5622101204",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=1"
avatars={[ testimonials={[
{ { name: "Sarah J.", handle: "@sarahj", testimonial: "Fast and professional!", rating: 5 },
src: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg", { name: "Mark T.", handle: "@markt", testimonial: "Great service, highly recommend.", rating: 5 }
alt: "Customer 1",
},
{
src: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3988.jpg",
alt: "Customer 2",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-view-smile-woman-sitting-home-looking-camera_197531-32301.jpg",
alt: "Customer 3",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg",
alt: "Customer 4",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg",
alt: "Customer 5",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ { type: "text", text: "24/7 Emergency Support" },
type: "text", { type: "text", text: "Licensed & Insured" },
text: "24/7 Emergency Support", { type: "text", text: "Family Owned" },
}, { type: "text", text: "Fast Response Times" },
{
type: "text",
text: "Licensed & Insured",
},
{
type: "text",
text: "Family Owned",
},
{
type: "text",
text: "Free Estimates",
},
{
type: "text",
text: "100% Satisfaction Guaranteed",
},
]} ]}
/> />
</div> </div>
@@ -166,76 +68,46 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
title="Our Premium Plumbing Services"
description="We handle everything from routine maintenance to complex emergency repairs. Trust the professionals at Major League Plumbing."
features={[ features={[
{ {
title: "Water Heater Services", title: "Leak Detection & Repair",
description: "Installation and repair for all major tankless and standard water heater models.", description: "Precision detection and repair for all types of plumbing leaks.",
icon: AlertTriangle,
mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2" }]
},
{
title: "Water Heaters",
description: "Expert installation and repair for standard and tankless water heaters.",
icon: Zap, icon: Zap,
mediaItems: [ mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53608.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53608.jpg?_wi=2" }]
{
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53608.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53608.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=2",
imageAlt: "professional plumber smiling friendly",
}, },
{ {
title: "Drain & Sewer Cleaning", title: "Drain & Sewer Cleaning",
description: "Quick, professional solutions for clogged drains and sewer system repairs.", description: "Professional unclogging services for drains and residential sewer systems.",
icon: Droplets, icon: Droplets,
mediaItems: [ mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=2" }]
{
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53608.jpg?_wi=3",
imageAlt: "water heater installation plumbing",
}, },
{ {
title: "Pipe & Leak Repair", title: "Fixtures: Showers & Toilets",
description: "Expert finding and repair services for outdoor systems, indoor pipes, and more.", description: "Reliable installation and repair for showers, toilets, and all home fixtures.",
icon: ShieldCheck, icon: Toilet,
mediaItems: [ mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/arched-faucet-modern-sink-blue-fronts_169016-69255.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/arched-faucet-modern-sink-blue-fronts_169016-69255.jpg?_wi=2" }]
{ }
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=3",
imageAlt: "unclog drain cleaning tools",
},
]} ]}
title="Comprehensive Plumbing Services"
description="From emergency leaks to water heater installations, we provide guaranteed professional service."
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<MetricSplitMediaAbout <MetricSplitMediaAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Your Trusted Local Plumber" title="Built on Integrity & Excellence"
description="Locally-owned and operated with over 6 years of business experience, serving Inglewood and surrounding areas with verified license and background checks." description="Major League Plumbing provides top-tier residential and commercial services. With 6+ years of experience, we guarantee prompt, high-quality results for every client."
metrics={[ metrics={[
{ { value: "6+", title: "Years Experience" },
value: "6+", { value: "4.9", title: "Customer Rating" },
title: "Years Business", { value: "280+", title: "Completed Projects" },
},
{
value: "4.9",
title: "Review Rating",
},
{
value: "281+",
title: "Happy Reviews",
},
]} ]}
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -248,79 +120,27 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarah",
testimonial: "Amazing and very thorough repair/service.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg?_wi=2",
},
{
id: "2",
name: "Michael Chen",
handle: "@mike",
testimonial: "Mario was very professional and very knowledgeable about his job.",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3988.jpg?_wi=2",
},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emily",
testimonial: "Very communicative and quick from the start.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smile-woman-sitting-home-looking-camera_197531-32301.jpg?_wi=2",
},
{
id: "4",
name: "David Kim",
handle: "@david",
testimonial: "Highly recommended and professional service every time.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=2",
},
{
id: "5",
name: "Jane Smith",
handle: "@jane",
testimonial: "Great work on our water heater, very impressed!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg?_wi=2",
},
]}
title="What Our Customers Say" title="What Our Customers Say"
description="We are proud of our 4.9-star rating across over 280 verified customer reviews." description="We value transparency and quality, earning us a stellar reputation in our community."
testimonials={[
{ id: "1", name: "Sarah Johnson", handle: "@sarah", testimonial: "Best plumbing service in Inglewood. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg?_wi=2" },
{ id: "2", name: "Michael Chen", handle: "@mike", testimonial: "Quick response, fair price, excellent workmanship.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3988.jpg?_wi=2" }
]}
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
useInvertedBackground={false} useInvertedBackground={false}
title="Need Help? Get a Free Estimate" title="Get a Free Consultation"
description="Available 24/7 for emergency plumbing. Contact us now for reliable, guaranteed repairs." description="Facing a plumbing issue? Reach out to Major League Plumbing today for professional assistance."
inputs={[ inputs={[
{ { name: "name", type: "text", placeholder: "Full Name", required: true },
name: "name", { name: "email", type: "email", placeholder: "Email Address", required: true },
type: "text", { name: "phone", type: "tel", placeholder: "Phone Number", required: true }
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
},
]} ]}
textarea={{ textarea={{ name: "message", placeholder: "How can we assist you?", required: true }}
name: "message", imageSrc="http://img.b2bpic.net/free-photo/arched-faucet-modern-sink-blue-fronts_169016-69255.jpg?_wi=3"
placeholder: "Describe your plumbing issue...",
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/arched-faucet-modern-sink-blue-fronts_169016-69255.jpg"
/> />
</div> </div>
@@ -328,38 +148,9 @@ export default function LandingPage() {
<FooterBaseReveal <FooterBaseReveal
logoText="Major League Plumbing" logoText="Major League Plumbing"
columns={[ columns={[
{ { title: "Services", items: [{ label: "Water Heaters", href: "#services" }, { label: "Drain Cleaning", href: "#services" }, { label: "Leak Repairs", href: "#services" }] },
title: "Services", { title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact Us", href: "#contact" }] }
items: [
{
label: "Leak Repair",
href: "#services",
},
{
label: "Water Heaters",
href: "#services",
},
{
label: "Drain Cleaning",
href: "#services",
},
],
},
{
title: "Contact",
items: [
{
label: "(562) 210-1204",
href: "tel:5622101204",
},
{
label: "Free Estimate",
href: "#contact",
},
],
},
]} ]}
copyrightText="© 2024 Major League Plumbing. All rights reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>