2 Commits

Author SHA1 Message Date
0d986dcaaf Update src/app/page.tsx 2026-04-06 23:42:46 +00:00
79b8c2dc75 Update src/app/page.tsx 2026-04-06 23:40:46 +00:00

View File

@@ -30,30 +30,18 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Overview", name: "Overview", id: "#hero"},
id: "#hero",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Reviews", name: "Reviews", id: "#reviews"},
id: "#reviews",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
button={{ button={{
text: "Call (562) 210-1204", text: "Call (562) 210-1204", href: "tel:5622101204"}}
href: "tel:5622101204",
}}
brandName="Major League Plumbing" brandName="Major League Plumbing"
/> />
</div> </div>
@@ -62,101 +50,56 @@ export default function LandingPage() {
<HeroBillboardTestimonial <HeroBillboardTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Major League Plumbing - Expert Solutions 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." description="Offering reliable, professional plumbing services for over 6 years. Emergency repairs, installations, and free estimates for Inglewood residents."
testimonials={[ testimonials={[
{ {
name: "Sarah J.", name: "Sarah J.", handle: "@sarahj", testimonial: "Amazing and very thorough repair for our water heater. Professional and quick.", rating: 5,
handle: "@sarahj", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg?_wi=1"},
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.", name: "Michael C.", handle: "@mikec", testimonial: "Mario was very knowledgeable about his job. Extremely professional.", rating: 5,
handle: "@mikec", imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3988.jpg?_wi=1"},
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.", name: "David L.", handle: "@dl82", testimonial: "Very communicative and quick from the start. Would definitely recommend.", rating: 5,
handle: "@dl82", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smile-woman-sitting-home-looking-camera_197531-32301.jpg?_wi=1"},
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.", name: "Jessica M.", handle: "@jessm", testimonial: "Emergency repair handled perfectly, saved our floors!", rating: 5,
handle: "@jessm", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=1"},
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.", name: "Robert B.", handle: "@rob_b", testimonial: "Fastest plumber I've ever dealt with. Reliable.", rating: 5,
handle: "@rob_b", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg?_wi=1"},
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", text: "Get Free Estimate", href: "#contact"},
href: "#contact",
},
{ {
text: "Call Now", text: "Call Now", href: "tel:5622101204"},
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={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg", src: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg", alt: "Customer 1"},
alt: "Customer 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3988.jpg", src: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3988.jpg", alt: "Customer 2"},
alt: "Customer 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-view-smile-woman-sitting-home-looking-camera_197531-32301.jpg", src: "http://img.b2bpic.net/free-photo/close-up-view-smile-woman-sitting-home-looking-camera_197531-32301.jpg", alt: "Customer 3"},
alt: "Customer 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg", src: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg", alt: "Customer 4"},
alt: "Customer 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg", src: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg", alt: "Customer 5"},
alt: "Customer 5",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "24/7 Emergency Support"},
text: "24/7 Emergency Support",
},
{ {
type: "text", type: "text", text: "Licensed & Insured"},
text: "Licensed & Insured",
},
{ {
type: "text", type: "text", text: "Family Owned"},
text: "Family Owned",
},
{ {
type: "text", type: "text", text: "Free Estimates"},
text: "Free Estimates",
},
{ {
type: "text", type: "text", text: "100% Satisfaction Guaranteed"},
text: "100% Satisfaction Guaranteed",
},
]} ]}
/> />
</div> </div>
@@ -168,49 +111,25 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Water Heater Services", title: "Water Heater Services", description: "Installation and repair for all major tankless and standard water heater models.", icon: Zap,
description: "Installation and repair for all major tankless and standard water heater models.",
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=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=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.", icon: Droplets,
description: "Quick, professional solutions for clogged drains and sewer system repairs.",
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=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=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: "Pipe & Leak Repair", description: "Expert finding and repair services for outdoor systems, indoor pipes, and more.", icon: ShieldCheck,
description: "Expert finding and repair services for outdoor systems, indoor pipes, and more.",
icon: ShieldCheck,
mediaItems: [ 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=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-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" title="Comprehensive Plumbing Services"
@@ -225,21 +144,15 @@ export default function LandingPage() {
description="Locally-owned and operated with over 6 years of business experience, serving Inglewood and surrounding areas with verified license and background checks." description="Locally-owned and operated with over 6 years of business experience, serving Inglewood and surrounding areas with verified license and background checks."
metrics={[ metrics={[
{ {
value: "6+", value: "6+", title: "Years Business"},
title: "Years Business",
},
{ {
value: "4.9", value: "4.9", title: "Review Rating"},
title: "Review Rating",
},
{ {
value: "281+", value: "281+", title: "Happy Reviews"},
title: "Happy Reviews",
},
]} ]}
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
metricsAnimation="slide-up" metricsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=3" imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=2"
/> />
</div> </div>
@@ -250,40 +163,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", 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"},
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", 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"},
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", 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"},
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", 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"},
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", 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"},
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 are proud of our 4.9-star rating across over 280 verified customer reviews."
@@ -297,28 +185,17 @@ export default function LandingPage() {
description="Available 24/7 for emergency plumbing. Contact us now for reliable, guaranteed repairs." description="Available 24/7 for emergency plumbing. Contact us now for reliable, guaranteed repairs."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Email Address", required: true,
type: "email",
placeholder: "Email Address",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Phone Number", required: true,
type: "tel",
placeholder: "Phone Number",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Describe your plumbing issue...", required: true,
placeholder: "Describe your plumbing issue...",
required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/arched-faucet-modern-sink-blue-fronts_169016-69255.jpg" imageSrc="http://img.b2bpic.net/free-photo/arched-faucet-modern-sink-blue-fronts_169016-69255.jpg"
/> />
@@ -329,33 +206,21 @@ export default function LandingPage() {
logoText="Major League Plumbing" logoText="Major League Plumbing"
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Leak Repair", label: "Leak Repair", href: "#services"},
href: "#services",
},
{ {
label: "Water Heaters", label: "Water Heaters", href: "#services"},
href: "#services",
},
{ {
label: "Drain Cleaning", label: "Drain Cleaning", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "(562) 210-1204", label: "(562) 210-1204", href: "tel:5622101204"},
href: "tel:5622101204",
},
{ {
label: "Free Estimate", label: "Free Estimate", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}