Update src/app/page.tsx

This commit is contained in:
2026-03-30 00:46:50 +00:00
parent 124fb7dec8
commit c77f2fbc24

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Our Difference",
id: "difference",
},
name: "Our Difference", id: "difference"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Matt's Sewer & Drain"
/>
@@ -54,52 +46,29 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated-grid",
}}
variant: "rotated-rays-animated-grid"}}
title="White-Glove Drain Clearing. Zero Mess. Absolute Honesty."
description="We dont just clear your pipes; we treat your home with respect. Fast, family-owned sewer and drain solutions with no 5-hour waiting windows and no shady upsells."
tag="⭐️⭐️⭐️⭐️⭐️ Top-Rated in Lincoln, NE"
buttons={[
{
text: "CALL FOR IMMEDIATE SERVICE",
href: "tel:XXX-XXX-XXXX",
},
text: "CALL FOR IMMEDIATE SERVICE", href: "tel:XXX-XXX-XXXX"},
{
text: "VIEW OUR SERVICES",
href: "#services",
},
text: "VIEW OUR SERVICES", href: "#services"},
]}
carouselItems={[
{
id: "1",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-clean-modern-professional-bathroom-int-1774831220603-4d3b31fa.png?_wi=1",
imageAlt: "Modern Bathroom",
},
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-clean-modern-professional-bathroom-int-1774831220603-4d3b31fa.png?_wi=1", imageAlt: "Modern Bathroom"},
{
id: "2",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-professional-organized-plumber-work-va-1774831221665-b8213166.png?_wi=1",
imageAlt: "Organized Van",
},
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-professional-organized-plumber-work-va-1774831221665-b8213166.png?_wi=1", imageAlt: "Organized Van"},
{
id: "3",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/close-up-of-a-clean-polished-kitchen-sin-1774831220714-885dd6f3.png?_wi=1",
imageAlt: "Clean Drain",
},
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/close-up-of-a-clean-polished-kitchen-sin-1774831220714-885dd6f3.png?_wi=1", imageAlt: "Clean Drain"},
{
id: "4",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-friendly-professional-plumber-kneeling-1774831220644-0944f7ae.png?_wi=1",
imageAlt: "Plumber at Work",
},
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-friendly-professional-plumber-kneeling-1774831220644-0944f7ae.png?_wi=1", imageAlt: "Plumber at Work"},
{
id: "5",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-happy-family-home-atmosphere-bright-li-1774831221015-ad2a8044.png?_wi=1",
imageAlt: "Happy Home",
},
id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-happy-family-home-atmosphere-bright-li-1774831221015-ad2a8044.png?_wi=1", imageAlt: "Happy Home"},
{
id: "6",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/modern-plumbing-diagnostic-technology-sc-1774831221402-0b830856.png",
imageAlt: "Tech Screen",
},
id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/modern-plumbing-diagnostic-technology-sc-1774831221402-0b830856.png", imageAlt: "Tech Screen"},
]}
/>
</div>
@@ -111,24 +80,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Pristine Clean-Up",
description: "We treat your home like a palace. No muddy boots, no leftover debris. We leave the work area cleaner than we found it.",
icon: Sparkles,
title: "Pristine Clean-Up", description: "We treat your home like a palace. No muddy boots, no leftover debris. We leave the work area cleaner than we found it.", icon: Sparkles,
},
{
title: "Precise Scheduling",
description: "Your time is valuable. No waiting around for 5-hour blocks. We give precise windows and arrive on time.",
icon: Clock,
title: "Precise Scheduling", description: "Your time is valuable. No waiting around for 5-hour blocks. We give precise windows and arrive on time.", icon: Clock,
},
{
title: "Fiercely Honest Pricing",
description: "We fix what's broken and nothing else. No upsells on preventative work you don't actually need.",
icon: ShieldCheck,
title: "Fiercely Honest Pricing", description: "We fix what's broken and nothing else. No upsells on preventative work you don't actually need.", icon: ShieldCheck,
},
{
title: "The Parent Rule",
description: "We treat every customer with the same patience, kindness, and respect we would give our own parents.",
icon: Heart,
title: "The Parent Rule", description: "We treat every customer with the same patience, kindness, and respect we would give our own parents.", icon: Heart,
},
]}
title="The Matt's Difference"
@@ -144,23 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Main Sewer Line Clearing",
price: "Expert Solution",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/main-sewer-line-cleaning-equipment-indus-1774831221258-932c3346.png",
},
id: "1", name: "Main Sewer Line Clearing", price: "Expert Solution", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/main-sewer-line-cleaning-equipment-indus-1774831221258-932c3346.png"},
{
id: "2",
name: "Clogged Drains & Toilets",
price: "Fast & Clean",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-sparkling-clean-bathroom-sink-drain-fo-1774831221088-65da0251.png",
},
id: "2", name: "Clogged Drains & Toilets", price: "Fast & Clean", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-sparkling-clean-bathroom-sink-drain-fo-1774831221088-65da0251.png"},
{
id: "3",
name: "Camera Inspections",
price: "Educated Advice",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/modern-high-resolution-plumbing-inspecti-1774831222743-cdd9e7d3.png",
},
id: "3", name: "Camera Inspections", price: "Educated Advice", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/modern-high-resolution-plumbing-inspecti-1774831222743-cdd9e7d3.png"},
]}
title="Specialized Services"
description="Focused solutions for your drain needs."
@@ -173,46 +122,21 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Roger Jaswal",
handle: "Local Resident",
testimonial: "I didn't have to wait 5 hours like with others. They were punctual and professional.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-clean-modern-professional-bathroom-int-1774831220603-4d3b31fa.png?_wi=2",
imageAlt: "A clean, modern, professional bathroom interior shot with high-end marble tiles and polished chrome ",
},
{
id: "2",
name: "Sam Franklin",
handle: "Local Resident",
testimonial: "They treated my elderly parents with so much respect. Truly refreshing.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-professional-organized-plumber-work-va-1774831221665-b8213166.png?_wi=2",
imageAlt: "A professional, organized plumber work van, interior view showing orderly tools, clean workspace, we",
},
{
id: "3",
name: "Islam Mohamed",
handle: "Local Resident",
testimonial: "Not messy at all! They explained everything to prevent future issues.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/close-up-of-a-clean-polished-kitchen-sin-1774831220714-885dd6f3.png?_wi=2",
imageAlt: "Close up of a clean, polished kitchen sink drain, chrome fixtures, sparkling clean, water flow. High",
},
{
id: "4",
name: "Stefan Elser",
handle: "Local Resident",
testimonial: "Extreme honesty. They didn't charge me for unnecessary work.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-friendly-professional-plumber-kneeling-1774831220644-0944f7ae.png?_wi=2",
imageAlt: "A friendly, professional plumber kneeling on a clean mat in front of a bathroom drain, respectful po",
},
{
id: "5",
name: "Maria Garcia",
handle: "Local Resident",
testimonial: "Highly recommended for their transparency and care.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdt3zmOriPFElLO6Dqfbx2Uchz/a-happy-family-home-atmosphere-bright-li-1774831221015-ad2a8044.png?_wi=2",
imageAlt: "A happy family home atmosphere, bright living room background, blurred, focused on quality home care",
},
{ id: "1", name: "Psy M", handle: "Local Resident", testimonial: "Excellent work, very professional." },
{ id: "2", name: "Roger Jaswal", handle: "Local Resident", testimonial: "Punctual, clean, and honest. Highly recommend." },
{ id: "3", name: "Sam Franklin", handle: "Local Resident", testimonial: "Truly respectful of my home and time." },
{ id: "4", name: "LNKreviews", handle: "Local Resident", testimonial: "Best service in Lincoln, bar none." },
{ id: "5", name: "Amanda Irons", handle: "Local Resident", testimonial: "Transparent pricing and great results." },
{ id: "6", name: "Amanda Felton", handle: "Local Resident", testimonial: "Fast service, no hidden fees." },
{ id: "7", name: "Megan Hinrichs", handle: "Local Resident", testimonial: "Friendly and very efficient plumbers." },
{ id: "8", name: "Buddy Heidemann", handle: "Local Resident", testimonial: "They actually show up on time!" },
{ id: "9", name: "Dan Steinauer", handle: "Local Resident", testimonial: "Very clean work, no mess left behind." },
{ id: "10", name: "Dan Mo", handle: "Local Resident", testimonial: "Professional advice and honest pricing." },
{ id: "11", name: "Patrick H", handle: "Local Resident", testimonial: "Exceptional care for my property." },
{ id: "12", name: "Sophie", handle: "Local Resident", testimonial: "Highly knowledgeable and kind team." },
{ id: "13", name: "Raemoan Johnson", handle: "Local Resident", testimonial: "Fantastic experience, will use again." },
{ id: "14", name: "Tanzania Pillow", handle: "Local Resident", testimonial: "Trustworthy and thorough service." },
{ id: "15", name: "Donna Stevens", handle: "Local Resident", testimonial: "Great communication from start to finish." }
]}
title="Wall of Love"
description="Hear what our neighbors have to say."
@@ -236,16 +160,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Get in touch"
title="Ready for free-flowing drains and peace of mind?"
description="Call us directly or send a message."
buttons={[
{
text: "(XXX) XXX-XXXX",
href: "tel:XXX-XXX-XXXX",
},
text: "(XXX) XXX-XXXX", href: "tel:XXX-XXX-XXXX"},
]}
/>
</div>
@@ -254,38 +175,25 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Sewer Clearing",
href: "#services",
},
label: "Sewer Clearing", href: "#services"},
{
label: "Drain Repair",
href: "#services",
},
label: "Drain Repair", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}
@@ -295,4 +203,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}