1 Commits

Author SHA1 Message Date
796dc75990 Update src/app/page.tsx 2026-04-19 23:52:18 +00:00

View File

@@ -32,29 +32,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "features"},
id: "features",
},
{ {
name: "Reviews", name: "Reviews", id: "testimonials"},
id: "testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "faq"},
id: "faq",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Lee Clayton Plumbing" brandName="Lee Clayton Plumbing"
/> />
@@ -66,74 +54,40 @@ export default function LandingPage() {
description="Fast, clean, and dependable plumbing services in Conroe & surrounding areas." description="Fast, clean, and dependable plumbing services in Conroe & surrounding areas."
testimonials={[ testimonials={[
{ {
name: "Sandy L.", name: "Sandy L.", handle: "Conroe Resident", testimonial: "They installed our new water heater in under 2 hours and left the garage spotless.", rating: 5,
handle: "Conroe Resident", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
testimonial: "They installed our new water heater in under 2 hours and left the garage spotless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
},
{ {
name: "Mark D.", name: "Mark D.", handle: "Homeowner", testimonial: "Responsive, professional, and very fair pricing for a complex repair.", rating: 5,
handle: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
testimonial: "Responsive, professional, and very fair pricing for a complex repair.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
},
{ {
name: "Elena R.", name: "Elena R.", handle: "Local Resident", testimonial: "Amazing attention to detail. Our kitchen remodel plumbing looks perfect.", rating: 5,
handle: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg"},
testimonial: "Amazing attention to detail. Our kitchen remodel plumbing looks perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg",
},
{ {
name: "David W.", name: "David W.", handle: "Business Owner", testimonial: "The best commercial plumbing team in Conroe. Always on time.", rating: 5,
handle: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg"},
testimonial: "The best commercial plumbing team in Conroe. Always on time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
},
{ {
name: "Sarah P.", name: "Sarah P.", handle: "Property Manager", testimonial: "Reliable 24/7 service. They are my go-to for all plumbing emergencies.", rating: 5,
handle: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg"},
testimonial: "Reliable 24/7 service. They are my go-to for all plumbing emergencies.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Call Now", text: "Call Now", href: "tel:+19367565151"},
href: "tel:+19367565151",
},
{ {
text: "Book Service", text: "Book Service", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/cute-girl-washing-sponge-kitchen-sink_23-2147824127.jpg" imageSrc="http://img.b2bpic.net/free-photo/cute-girl-washing-sponge-kitchen-sink_23-2147824127.jpg"
imageAlt="Professional plumbing technician fixing a sink" imageAlt="Professional plumbing technician fixing a sink"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/blonde-man-his-his-greenhouse_53876-98136.jpg", src: "http://img.b2bpic.net/free-photo/blonde-man-his-his-greenhouse_53876-98136.jpg", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/cute-blue-shirt-casual-mixed_1139-755.jpg", src: "http://img.b2bpic.net/free-photo/cute-blue-shirt-casual-mixed_1139-755.jpg", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg", src: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/photo-black-woman-caucasian-guy-have-outdoor-walk-stand-closely_273609-18072.jpg", src: "http://img.b2bpic.net/free-photo/photo-black-woman-caucasian-guy-have-outdoor-walk-stand-closely_273609-18072.jpg", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg", alt: "Client 5"},
alt: "Client 5",
},
]} ]}
/> />
</div> </div>
@@ -143,14 +97,9 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ {
type: "text", type: "text", content: "Local Craftsmanship. Honest Pricing."},
content: "Local Craftsmanship. Honest Pricing.",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721530.jpg", alt: "Lee Clayton Plumbing Team"},
src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721530.jpg",
alt: "Lee Clayton Plumbing Team",
},
]} ]}
/> />
</div> </div>
@@ -163,20 +112,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Emergency Plumbing", title: "Emergency Plumbing", description: "24/7 rapid response for your most urgent pipe and leak emergencies.", imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg"},
description: "24/7 rapid response for your most urgent pipe and leak emergencies.",
imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg",
},
{ {
title: "Sewer & Drain", title: "Sewer & Drain", description: "Fast clearing, video camera inspection, and long-term prevention—no mess.", imageSrc: "http://img.b2bpic.net/free-vector/plumber-flat-set_1284-10527.jpg"},
description: "Fast clearing, video camera inspection, and long-term prevention—no mess.",
imageSrc: "http://img.b2bpic.net/free-vector/plumber-flat-set_1284-10527.jpg",
},
{ {
title: "Remodel Plumbing", title: "Remodel Plumbing", description: "Kitchen and bathroom plumbing precision for high-end remodels.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg"},
description: "Kitchen and bathroom plumbing precision for high-end remodels.",
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg",
},
]} ]}
title="Our Specialized Plumbing Services" title="Our Specialized Plumbing Services"
description="Comprehensive residential and light commercial plumbing solutions in Conroe." description="Comprehensive residential and light commercial plumbing solutions in Conroe."
@@ -191,20 +131,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "10+", description: "Years Serving Conroe"},
value: "10+",
description: "Years Serving Conroe",
},
{ {
id: "m2", id: "m2", value: "100%", description: "No-Hassle Guarantee"},
value: "100%",
description: "Satisfaction Guaranteed",
},
{ {
id: "m3", id: "m3", value: "24/7", description: "Emergency Response"},
value: "24/7",
description: "Emergency Response",
},
]} ]}
title="Why Conroe Trusts Us" title="Why Conroe Trusts Us"
description="Local plumbing excellence with a commitment to transparency." description="Local plumbing excellence with a commitment to transparency."
@@ -219,25 +150,15 @@ export default function LandingPage() {
author="Mark D." author="Mark D."
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/elderly-woman-walking-city_23-2149401689.jpg", src: "http://img.b2bpic.net/free-photo/elderly-woman-walking-city_23-2149401689.jpg", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg", src: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg", src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990738.jpg", src: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990738.jpg", alt: "Client 5"},
alt: "Client 5",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="blur-reveal" avatarsAnimation="blur-reveal"
@@ -249,14 +170,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Conroe Chamber of Commerce", "Conroe Chamber of Commerce", "Better Business Bureau", "Texas State Plumbing Board", "Local Trade Association A", "Regional Contracting Group", "Home Builders Association", "Conroe Safety Coalition"]}
"Better Business Bureau",
"Texas State Plumbing Board",
"Local Trade Association A",
"Regional Contracting Group",
"Home Builders Association",
"Conroe Safety Coalition",
]}
title="Licensed & Insured" title="Licensed & Insured"
description="Proud members of the Conroe community trade associations." description="Proud members of the Conroe community trade associations."
/> />
@@ -268,35 +182,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Do you offer emergency service?", content: "Yes, we provide 24/7 emergency plumbing services in Conroe."},
title: "Do you offer emergency service?",
content: "Yes, we provide 24/7 emergency plumbing services in Conroe.",
},
{ {
id: "f2", id: "f2", title: "Are you licensed and insured?", content: "Absolutely. We are fully licensed and insured for your peace of mind."},
title: "Are you licensed and insured?",
content: "Absolutely. We are fully licensed and insured for your peace of mind.",
},
{ {
id: "f3", id: "f3", title: "Do you offer free estimates?", content: "Yes, we provide transparent, upfront estimates for most services."},
title: "Do you offer free estimates?",
content: "Yes, we provide transparent, upfront estimates for most services.",
},
{ {
id: "f4", id: "f4", title: "What payment methods do you accept?", content: "We accept all major credit cards, checks, and digital payments."},
title: "What payment methods do you accept?",
content: "We accept all major credit cards, checks, and digital payments.",
},
{ {
id: "f5", id: "f5", title: "Do you work on commercial properties?", content: "Yes, we handle residential and light commercial plumbing projects."},
title: "Do you work on commercial properties?",
content: "Yes, we handle residential and light commercial plumbing projects.",
},
{ {
id: "f6", id: "f6", title: "What neighborhoods do you serve?", content: "We serve all of Conroe and surrounding areas, including Montgomery, Willis, and The Woodlands."},
title: "What neighborhoods do you serve?",
content: "We serve all of Conroe and surrounding areas, including Montgomery, Willis, and The Woodlands.",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
title="Frequently Asked Questions" title="Frequently Asked Questions"
@@ -314,22 +210,14 @@ export default function LandingPage() {
description="Get in touch for a free estimate or emergency help." description="Get in touch for a free estimate or emergency help."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Your Phone", required: true,
type: "tel",
placeholder: "Your Phone",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "description", name: "description", placeholder: "How can we help?", rows: 4,
placeholder: "How can we help?",
rows: 4,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg" imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg"
/> />
@@ -340,50 +228,31 @@ export default function LandingPage() {
logoText="Lee Clayton Plumbing" logoText="Lee Clayton Plumbing"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Our Services", label: "Our Services", href: "#features"},
href: "#features",
},
{ {
label: "Reviews", label: "Reviews", href: "#testimonials"},
href: "#testimonials",
},
], ],
}, },
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Emergency Plumbing", label: "Emergency Plumbing", href: "#"},
href: "#",
},
{ {
label: "Water Heaters", label: "Water Heaters", href: "#"},
href: "#",
},
{ {
label: "Drain Cleaning", label: "Drain Cleaning", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "110 S Main St, Conroe, TX", label: "110 S Main St, Conroe, TX", href: "#"},
href: "#",
},
{ {
label: "+1 936-756-5151", label: "+1 936-756-5151", href: "tel:+19367565151"},
href: "tel:+19367565151",
},
], ],
}, },
]} ]}
@@ -393,4 +262,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }