Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-04 22:44:43 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#services",
},
{
name: "Testimonials",
id: "#testimonials",
},
{
name: "Contact",
id: "#contact",
},
{ name: "About", id: "#about" },
{ name: "Services", id: "#services" },
{ name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" },
]}
brandName="Nichols Plumbing"
/>
@@ -54,39 +42,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Excellence in Every Pipe."
description="Nichols Plumbing delivers sophisticated, trustworthy plumbing solutions for your home. Experience prompt, professional service that restores your peace of mind."
tag="Trusted Local Experts"
buttons={[
{
text: "Book an Appointment",
href: "#contact",
},
]}
buttons={[{ text: "Book an Appointment", href: "#contact" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=1",
imageAlt: "Expert Plumbing Service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721572.jpg?_wi=1",
imageAlt: "Professional Pipe Repair",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg?_wi=1",
imageAlt: "Reliable Plumbing Inspection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-twisting-wrench-water-faucet-kitchen_259150-58270.jpg",
imageAlt: "High-Tech Maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881232.jpg",
imageAlt: "Kitchen Leak Solutions",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg", imageAlt: "Expert Plumbing Service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721572.jpg", imageAlt: "Professional Pipe Repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg", imageAlt: "Reliable Plumbing Inspection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-twisting-wrench-water-faucet-kitchen_259150-58270.jpg", imageAlt: "High-Tech Maintenance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881232.jpg", imageAlt: "Kitchen Leak Solutions" }
]}
mediaAnimation="slide-up"
/>
@@ -97,9 +63,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Trust Nichols Plumbing"
description={[
"With over 20 years of experience, we pride ourselves on delivering sophisticated service that our community trusts.",
"Our team consists of licensed, background-checked professionals committed to clean, respectful interactions in your home.",
"Whether it's an emergency leak or routine maintenance, we provide transparency, efficiency, and lasting quality.",
"With over 20 years of experience, we pride ourselves on delivering sophisticated service that our community trusts.", "Our team consists of licensed, background-checked professionals committed to clean, respectful interactions in your home.", "Whether it's an emergency leak or routine maintenance, we provide transparency, efficiency, and lasting quality."
]}
/>
</div>
@@ -111,68 +75,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Leak Repair",
description: "Fast and effective detection and repair to prevent structural water damage.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-touching-measuring-device-wall-near-power-socket_259150-58248.jpg",
imageAlt: "Kitchen pipe leak repair",
},
items: [
{
icon: CheckCircle,
text: "Emergency detection",
},
{
icon: CheckCircle,
text: "Professional sealing",
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=2",
imageAlt: "kitchen pipe leak repair",
title: "Leak Repair", description: "Fast and effective detection and repair to prevent structural water damage.", media: { imageSrc: "http://img.b2bpic.net/free-photo/man-touching-measuring-device-wall-near-power-socket_259150-58248.jpg", imageAlt: "Kitchen pipe leak repair" },
items: [{ icon: CheckCircle, text: "Emergency detection" }, { icon: CheckCircle, text: "Professional sealing" }],
reverse: false
},
{
title: "Emergency Response",
description: "24/7 rapid response for your most urgent plumbing catastrophes.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg",
imageAlt: "Emergency plumbing service truck",
},
items: [
{
icon: Clock,
text: "Available 24/7",
},
{
icon: CheckCircle,
text: "Rapid deployment",
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721572.jpg?_wi=2",
imageAlt: "kitchen pipe leak repair",
title: "Emergency Response", description: "24/7 rapid response for your most urgent plumbing catastrophes.", media: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg", imageAlt: "Emergency plumbing service truck" },
items: [{ icon: Clock, text: "Available 24/7" }, { icon: CheckCircle, text: "Rapid deployment" }],
reverse: true
},
{
title: "Heating Systems",
description: "Expert servicing for all residential heating and boiler configurations.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/adjusting-heating-valves-residential-building_169016-55768.jpg",
imageAlt: "Water heater installation expert",
},
items: [
{
icon: Flame,
text: "Efficient maintenance",
},
{
icon: CheckCircle,
text: "System optimization",
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg?_wi=2",
imageAlt: "kitchen pipe leak repair",
},
title: "Heating Systems", description: "Expert servicing for all residential heating and boiler configurations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/adjusting-heating-valves-residential-building_169016-55768.jpg", imageAlt: "Water heater installation expert" },
items: [{ icon: Flame, text: "Efficient maintenance" }, { icon: CheckCircle, text: "System optimization" }],
reverse: false
}
]}
title="Comprehensive Solutions"
description="From emergency repairs to sophisticated system upgrades, we have you covered."
@@ -185,21 +101,9 @@ export default function LandingPage() {
title="Proven Quality Metrics"
tag="Our Impact"
metrics={[
{
id: "m1",
value: "15k+",
description: "Successfully completed repairs",
},
{
id: "m2",
value: "99%",
description: "Customer satisfaction rating",
},
{
id: "m3",
value: "24/7",
description: "Dedicated service support",
},
{ id: "m1", value: "15k+", description: "Successfully completed repairs" },
{ id: "m2", value: "99%", description: "Customer satisfaction rating" },
{ id: "m3", value: "24/7", description: "Dedicated service support" }
]}
metricsAnimation="slide-up"
/>
@@ -211,41 +115,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@sarahj",
testimonial: "Nichols Plumbing were incredibly clean and professional. Fixed our leak in record time.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039741.jpg",
},
{
id: "2",
name: "Mark D.",
handle: "@markd",
testimonial: "Trustworthy, honest, and very knowledgeable. Won't use anyone else.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-wearing-casual-sweater-standing-red-background-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-6469.jpg",
},
{
id: "3",
name: "Emily R.",
handle: "@emilyr",
testimonial: "Exceptional service for our boiler repair. Highly recommend this team.",
imageSrc: "http://img.b2bpic.net/free-photo/team-work-cooperation-concept-glad-positive-maintenance-workers-keep-hand-hand_273609-8778.jpg",
},
{
id: "4",
name: "Tom K.",
handle: "@tomk",
testimonial: "Prompt response and perfect execution. Very pleased with the results.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg",
},
{
id: "5",
name: "Lisa M.",
handle: "@lisam",
testimonial: "Professional demeanor and high-quality parts used. Truly expert service.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg",
},
{ id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Nichols Plumbing were incredibly clean and professional. Fixed our leak in record time.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039741.jpg" },
{ id: "2", name: "Mark D.", handle: "@markd", testimonial: "Trustworthy, honest, and very knowledgeable. Won't use anyone else.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-wearing-casual-sweater-standing-red-background-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-6469.jpg" },
{ id: "3", name: "Emily R.", handle: "@emilyr", testimonial: "Exceptional service for our boiler repair. Highly recommend this team.", imageSrc: "http://img.b2bpic.net/free-photo/team-work-cooperation-concept-glad-positive-maintenance-workers-keep-hand-hand_273609-8778.jpg" },
{ id: "4", name: "Tom K.", handle: "@tomk", testimonial: "Prompt response and perfect execution. Very pleased with the results.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg" },
{ id: "5", name: "Lisa M.", handle: "@lisam", testimonial: "Professional demeanor and high-quality parts used. Truly expert service.", imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg" }
]}
title="What Our Clients Say"
description="Trusted by hundreds of homeowners for superior plumbing service."
@@ -257,21 +131,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you provide free estimates?",
content: "Yes, we offer detailed estimates for all non-emergency projects.",
},
{
id: "f2",
title: "Are you licensed and insured?",
content: "Absolutely. All our technicians are fully licensed, insured, and background-checked.",
},
{
id: "f3",
title: "Can I request same-day service?",
content: "We prioritize same-day appointments for urgent plumbing issues whenever possible.",
},
{ id: "f1", title: "Do you provide free estimates?", content: "Yes, we offer detailed estimates for all non-emergency projects." },
{ id: "f2", title: "Are you licensed and insured?", content: "Absolutely. All our technicians are fully licensed, insured, and background-checked." },
{ id: "f3", title: "Can I request same-day service?", content: "We prioritize same-day appointments for urgent plumbing issues whenever possible." }
]}
title="Common Questions"
description="Clear answers to help you understand your plumbing needs."
@@ -282,9 +144,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Reach Out"
title="Get Your Quote Today"
description="Ready for a professional plumbing solution? Contact us to schedule your service or consultation."
@@ -297,17 +157,11 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Nichols Plumbing"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}