Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-28 18:19:59 +00:00

View File

@@ -32,29 +32,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Spec Plumbing"
/>
@@ -63,61 +51,39 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="East Dallas Plumbers You Can Trust"
description="Family-owned, responsive, and fair pricing. Spec Plumbing handles everything from emergency repairs to complex gas lines in century homes—guaranteed."
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CztHziXxyryEgN3p1bWr356o7F/uploaded-1777400208958-84fl9f77.png",
alt: "Spec Plumbing Van",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CztHziXxyryEgN3p1bWr356o7F/uploaded-1777400208958-84fl9f77.png", alt: "Spec Plumbing Van"},
{
src: "http://img.b2bpic.net/free-photo/handyman-helping-senior-woman-kitchen_1098-17865.jpg",
alt: "Spec Plumbing Van",
},
src: "http://img.b2bpic.net/free-photo/handyman-helping-senior-woman-kitchen_1098-17865.jpg", alt: "Spec Plumbing Van"},
{
src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg",
alt: "Spec Plumbing Van",
},
src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg", alt: "Spec Plumbing Van"},
{
src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg",
alt: "Spec Plumbing Van",
},
src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg", alt: "Spec Plumbing Van"},
{
src: "http://img.b2bpic.net/free-photo/portrait-man-white-medical-mask-central-square-city-sits-chair-van-cafe_343596-1356.jpg",
alt: "Friendly local team member",
},
src: "http://img.b2bpic.net/free-photo/portrait-man-white-medical-mask-central-square-city-sits-chair-van-cafe_343596-1356.jpg", alt: "Friendly local team member"},
]}
avatarText="Trusted by East Dallas Neighbors"
buttons={[
{
text: "Book Your Service Today",
href: "#contact",
},
text: "Book Your Service Today", href: "#contact"},
]}
buttonAnimation="slide-up"
marqueeItems={[
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CztHziXxyryEgN3p1bWr356o7F/uploaded-1777400208958-84fl9f77.png", alt: "Van" },
{
type: "text",
text: "Licensed & Insured",
},
type: "text", text: "Licensed & Insured"},
{
type: "text",
text: "24/7 Emergency Support",
},
type: "text", text: "24/7 Emergency Support"},
{
type: "text",
text: "Century Home Experts",
},
type: "text", text: "Century Home Experts"},
{
type: "text",
text: "Transparent Pricing",
},
type: "text", text: "Transparent Pricing"},
{
type: "text",
text: "Local Dallas Roots",
},
type: "text", text: "Local Dallas Roots"},
]}
/>
</div>
@@ -139,20 +105,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Emergency Repairs",
description: "24/7 rapid response for leaks, bursts, and urgent plumbing crises.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg",
},
title: "Emergency Repairs", description: "24/7 rapid response for leaks, bursts, and urgent plumbing crises.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg"},
{
title: "Gas Line Specialist",
description: "Expert installation and inspection for gas lines in century-old homes.",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg",
},
title: "Gas Line Specialist", description: "Expert installation and inspection for gas lines in century-old homes.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg"},
{
title: "Comprehensive Upgrades",
description: "Full plumbing system modernization to keep your home efficient.",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-clipboard-front-cargo-van-delivering-bottles-water_627829-4187.jpg",
},
title: "Comprehensive Upgrades", description: "Full plumbing system modernization to keep your home efficient.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-clipboard-front-cargo-van-delivering-bottles-water_627829-4187.jpg"},
]}
title="Plumbing Services We Master"
description="Professional residential and light-commercial plumbing services across East Dallas."
@@ -166,37 +123,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
badge: "Essential",
price: "$120",
subtitle: "Minor Repairs & Diagnostics",
features: [
"On-site inspection",
"Minor leak fix",
"Same-day booking",
],
id: "basic", badge: "Essential", price: "$120", subtitle: "Minor Repairs & Diagnostics", features: [
"On-site inspection", "Minor leak fix", "Same-day booking"],
},
{
id: "standard",
badge: "Popular",
price: "$295",
subtitle: "System Maintenance",
features: [
"Drain cleaning",
"Fixture installation",
"Priority support",
],
id: "standard", badge: "Popular", price: "$295", subtitle: "System Maintenance", features: [
"Drain cleaning", "Fixture installation", "Priority support"],
},
{
id: "pro",
badge: "Complete",
price: "Custom",
subtitle: "Complex Projects",
features: [
"Gas line repair",
"Pipe replacement",
"Comprehensive warranty",
],
id: "pro", badge: "Complete", price: "Custom", subtitle: "Complex Projects", features: [
"Gas line repair", "Pipe replacement", "Comprehensive warranty"],
},
]}
title="Transparent Pricing"
@@ -211,20 +147,11 @@ export default function LandingPage() {
tag="Trusted Authority"
metrics={[
{
id: "m1",
value: "15+",
description: "Years of Local Expertise",
},
id: "m1", value: "15+", description: "Years of Local Expertise"},
{
id: "m2",
value: "2.5k",
description: "Happy Dallas Families",
},
id: "m2", value: "2.5k", description: "Happy Dallas Families"},
{
id: "m3",
value: "24/7",
description: "Emergency Response",
},
id: "m3", value: "24/7", description: "Emergency Response"},
]}
metricsAnimation="slide-up"
/>
@@ -237,40 +164,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
handle: "@sarah-dallas",
testimonial: "Spec Plumbing was incredible. They arrived on time and fixed my water heater in one hour.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-hugging-man-kitchen_23-2147742357.jpg",
},
id: "t1", name: "Sarah Miller", handle: "@sarah-dallas", testimonial: "Spec Plumbing was incredible. They arrived on time and fixed my water heater in one hour.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-hugging-man-kitchen_23-2147742357.jpg"},
{
id: "t2",
name: "Mark Jenkins",
handle: "@mjenkins",
testimonial: "Finally found a plumber I can trust. Fair pricing and very professional team.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-middle-aged-woman-with-wrinkles-blue-eyes-being-good-positive-mood-enjoying-nice-time-home-posing-against-cosy-kitchen-background-looking-camera-with-cheerful-smile_343059-1901.jpg",
},
id: "t2", name: "Mark Jenkins", handle: "@mjenkins", testimonial: "Finally found a plumber I can trust. Fair pricing and very professional team.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-middle-aged-woman-with-wrinkles-blue-eyes-being-good-positive-mood-enjoying-nice-time-home-posing-against-cosy-kitchen-background-looking-camera-with-cheerful-smile_343059-1901.jpg"},
{
id: "t3",
name: "Elena Rodriguez",
handle: "@elena-r",
testimonial: "Did a fantastic job on our older home's pipes. Would highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-colaborating-kitchen_329181-7769.jpg",
},
id: "t3", name: "Elena Rodriguez", handle: "@elena-r", testimonial: "Did a fantastic job on our older home's pipes. Would highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-colaborating-kitchen_329181-7769.jpg"},
{
id: "t4",
name: "David Thorne",
handle: "@dthorne",
testimonial: "Extremely fast service for an emergency leak. Lifesaver!",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990708.jpg",
},
id: "t4", name: "David Thorne", handle: "@dthorne", testimonial: "Extremely fast service for an emergency leak. Lifesaver!", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990708.jpg"},
{
id: "t5",
name: "Linda Chen",
handle: "@lindachen",
testimonial: "Excellent service and friendly technicians. Definitely my go-to for plumbing.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-father-mother-child-son-near-blank-brick-wall-room_8353-7955.jpg",
},
id: "t5", name: "Linda Chen", handle: "@lindachen", testimonial: "Excellent service and friendly technicians. Definitely my go-to for plumbing.", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-father-mother-child-son-near-blank-brick-wall-room_8353-7955.jpg"},
]}
title="Voices of East Dallas"
description="Hear what our neighbors say about their experience with Spec Plumbing."
@@ -283,20 +185,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Do you handle emergency plumbing?",
content: "Yes, we offer 24/7 emergency response for East Dallas residents.",
},
id: "q1", title: "Do you handle emergency plumbing?", content: "Yes, we offer 24/7 emergency response for East Dallas residents."},
{
id: "q2",
title: "Is pricing transparent?",
content: "We provide clear estimates before beginning any work.",
},
id: "q2", title: "Is pricing transparent?", content: "We provide clear estimates before beginning any work."},
{
id: "q3",
title: "Do you fix vintage home plumbing?",
content: "Absolutely, we are experts in modernizing plumbing in century homes.",
},
id: "q3", title: "Do you fix vintage home plumbing?", content: "Absolutely, we are experts in modernizing plumbing in century homes."},
]}
title="Frequently Asked Questions"
description="Answers to common concerns about our service."
@@ -308,14 +201,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to get started? Our team is standing by to help with your plumbing needs today."
buttons={[
{
text: "Call to Schedule",
href: "tel:555-010-9988",
},
text: "Call to Schedule", href: "tel:555-010-9988"},
]}
/>
</div>
@@ -324,16 +214,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Spec Plumbing"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}