Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 62d05625f2 | |||
| 6ad0bad20c | |||
| a34c4ae152 |
185
src/app/page.tsx
185
src/app/page.tsx
@@ -2,9 +2,9 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
@@ -29,77 +29,48 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="M.D. Service Plumbing"
|
||||
button={{
|
||||
text: "Call (719) 648-9086",
|
||||
href: "tel:7196489086",
|
||||
}}
|
||||
text: "Call (719) 648-9086", href: "tel:7196489086"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Colorado Springs' Most Trusted Plumber"
|
||||
description="Fast response. Fair pricing. Available 24 hours a day."
|
||||
tag="★ 4.9 — 240+ Reviews on Google"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now · (719) 648-9086",
|
||||
href: "tel:7196489086",
|
||||
},
|
||||
text: "Call Now · (719) 648-9086", href: "tel:7196489086"},
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Quote", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1",
|
||||
imageAlt: "Professional plumbing service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", imageAlt: "Professional plumbing service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2",
|
||||
imageAlt: "Plumbing repair",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", imageAlt: "Plumbing repair"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=3",
|
||||
imageAlt: "Colorado Springs plumbing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=3", imageAlt: "Colorado Springs plumbing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=4",
|
||||
imageAlt: "Trusted plumbing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=4", imageAlt: "Trusted plumbing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=5",
|
||||
imageAlt: "Residential plumbing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=5", imageAlt: "Residential plumbing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=6",
|
||||
imageAlt: "24/7 service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=6", imageAlt: "24/7 service"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -111,35 +82,17 @@ export default function LandingPage() {
|
||||
description="Comprehensive plumbing services for your home and business, delivered with precision."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Emergency Plumbing",
|
||||
content: "Burst pipes, leaks, and urgent repairs. We're there fast.",
|
||||
},
|
||||
id: "1", title: "Emergency Plumbing", content: "Burst pipes, leaks, and urgent repairs. We're there fast."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Drain Cleaning",
|
||||
content: "Clogged drains cleared quickly and completely.",
|
||||
},
|
||||
id: "2", title: "Drain Cleaning", content: "Clogged drains cleared quickly and completely."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Water Heater Repair & Install",
|
||||
content: "Same-day service on all makes and models.",
|
||||
},
|
||||
id: "3", title: "Water Heater Repair & Install", content: "Same-day service on all makes and models."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Pipe Repair & Replacement",
|
||||
content: "From small leaks to full repiping projects.",
|
||||
},
|
||||
id: "4", title: "Pipe Repair & Replacement", content: "From small leaks to full repiping projects."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Toilet & Fixture Repair",
|
||||
content: "Quick fixes, no mess, no hassle.",
|
||||
},
|
||||
id: "5", title: "Toilet & Fixture Repair", content: "Quick fixes, no mess, no hassle."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Sewer Line Services",
|
||||
content: "Inspections, cleaning, and line replacement.",
|
||||
},
|
||||
id: "6", title: "Sewer Line Services", content: "Inspections, cleaning, and line replacement."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-with-adjustable-wrench_1048-1698.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -154,17 +107,11 @@ export default function LandingPage() {
|
||||
description="M.D. Service Plumbing has been serving the Colorado Springs area with honest, reliable plumbing work. We show up on time, treat your home with respect, and get the job done right — the first time. No surprise fees. No shortcuts."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Serving Colorado Springs",
|
||||
description: "Dedicated service to our local community.",
|
||||
},
|
||||
title: "Serving Colorado Springs", description: "Dedicated service to our local community."},
|
||||
{
|
||||
title: "Licensed & Insured",
|
||||
description: "Professional standards for your peace of mind.",
|
||||
},
|
||||
title: "Licensed & Insured", description: "Professional standards for your peace of mind."},
|
||||
{
|
||||
title: "Available 24/7",
|
||||
description: "We are ready when you need us most.",
|
||||
},
|
||||
title: "Available 24/7", description: "We are ready when you need us most."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -176,30 +123,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-woman-blue-uniform-cap-looking-smiling-cheerfully-showing-thumbs-up-standing-white-wall_141793-60775.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-woman-blue-uniform-cap-looking-smiling-cheerfully-showing-thumbs-up-standing-white-wall_141793-60775.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-employee-stand-desk-office-look-distance-thinking-visualizing-career-success-happy-businesswoman-plan-dream-workplace-business-vision-concept_657921-378.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-employee-stand-desk-office-look-distance-thinking-visualizing-career-success-happy-businesswoman-plan-dream-workplace-business-vision-concept_657921-378.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-woman-standing-kitchen_23-2147916396.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-woman-standing-kitchen_23-2147916396.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg"},
|
||||
]}
|
||||
cardTitle="What Our Customers Say"
|
||||
cardTag="4.9★ Google Rating"
|
||||
@@ -208,44 +140,39 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Need a Plumber Right Now?"
|
||||
description="We're available 24 hours a day, 7 days a week — including weekends and holidays."
|
||||
inputs={[
|
||||
<ContactText
|
||||
text="Need a Plumber Right Now? We're available 24 hours a day, 7 days a week."
|
||||
buttons={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
},
|
||||
text: "Call (719) 648-9086", href: "tel:7196489086"
|
||||
}
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your plumbing issue...",
|
||||
rows: 4,
|
||||
background={{
|
||||
variant: "gradient-bars"
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-clinical-lab-interior-with-concrete-flooring-metal-cabinet-desk_482257-124614.jpg"
|
||||
buttonText="Call (719) 648-9086"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
<FooterMedia
|
||||
logoText="M.D. Service Plumbing"
|
||||
copyrightText="© 2025 M.D. Service Plumbing · Colorado Springs, CO"
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "Emergency Repairs", href: "#services" },
|
||||
{ label: "Drain Cleaning", href: "#services" },
|
||||
{ label: "Water Heaters", href: "#services" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-clinical-lab-interior-with-concrete-flooring-metal-cabinet-desk_482257-124614.jpg"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user