Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-23 21:05:17 +00:00

View File

@@ -25,266 +25,132 @@ export default function LandingPage() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
]}
brandName="Plumb Masters, Inc."
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Plumb Masters, Inc."
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "downward-rays-static",
}}
title="Fast, Reliable Plumbing Services in Austin, TX"
description="Licensed plumbers ready 24/7 for repairs, installations, and emergencies. Professional, clean, and trusted plumbing experts for your home."
testimonials={[
{
name: "John D.",
handle: "@austin-local",
testimonial: "Plumb Masters fixed my burst pipe within an hour. Incredible service!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990682.jpg",
},
{
name: "Sarah W.",
handle: "@north-austin",
testimonial: "Very professional and left the kitchen spotless. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg",
},
{
name: "Mike P.",
handle: "@austin-pro",
testimonial: "Top notch communication and quick turnaround.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg",
},
{
name: "Anna K.",
handle: "@south-austin",
testimonial: "Friendly technicians and transparent pricing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-workers-cooperating-shaking-hands_329181-15647.jpg",
},
{
name: "Brian L.",
handle: "@downtown-res",
testimonial: "Reliable experts for any plumbing emergency.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-curly-red-hair-eating-juicy-red-apple-while-standing-her-kitchen-home-daily-intake-vitamins-with-fruits-diet-healthy-eating_657921-531.jpg",
},
]}
buttons={[
{
text: "Call Now",
href: "tel:+15129600044",
},
{
text: "Get a Free Quote",
href: "/contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/courier-sitting-near-boxes_23-2147787767.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/young-woman-kitchen-cooking-breakfast-talking-phone_1303-16462.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/happy-young-mother-carrying-her-son-sitting-kitchen-counter_23-2147938783.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/content-men-embracing-kitchen_23-2147744703.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg",
alt: "Client 5",
},
]}
marqueeItems={[
{
type: "text",
text: "24/7 Emergency Support",
},
{
type: "text",
text: "Licensed & Insured",
},
{
type: "text",
text: "Austin Locally Owned",
},
{
type: "text",
text: "Satisfaction Guaranteed",
},
{
type: "text",
text: "Upfront Pricing",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{ variant: "downward-rays-static" }}
title="Fast, Reliable Plumbing Services in Austin, TX"
description="Licensed plumbers ready 24/7 for repairs, installations, and emergencies. Professional, clean, and trusted plumbing experts for your home."
testimonials={[
{ name: "John D.", handle: "@austin-local", testimonial: "Plumb Masters fixed my burst pipe within an hour. Incredible service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990682.jpg" },
{ name: "Sarah W.", handle: "@north-austin", testimonial: "Very professional and left the kitchen spotless. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg" },
{ name: "Mike P.", handle: "@austin-pro", testimonial: "Top notch communication and quick turnaround.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg" },
{ name: "Anna K.", handle: "@south-austin", testimonial: "Friendly technicians and transparent pricing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-workers-cooperating-shaking-hands_329181-15647.jpg" },
{ name: "Brian L.", handle: "@downtown-res", testimonial: "Reliable experts for any plumbing emergency.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-curly-red-hair-eating-juicy-red-apple-while-standing-her-kitchen-home-daily-intake-vitamins-with-fruits-diet-healthy-eating_657921-531.jpg" }
]}
buttons={[
{ text: "Call Now", href: "tel:+15129600044" },
{ text: "Get a Free Quote", href: "/contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/courier-sitting-near-boxes_23-2147787767.jpg"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-photo/young-woman-kitchen-cooking-breakfast-talking-phone_1303-16462.jpg", alt: "Client 2" },
{ src: "http://img.b2bpic.net/free-photo/happy-young-mother-carrying-her-son-sitting-kitchen-counter_23-2147938783.jpg", alt: "Client 3" },
{ src: "http://img.b2bpic.net/free-photo/content-men-embracing-kitchen_23-2147744703.jpg", alt: "Client 4" },
{ src: "http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg", alt: "Client 5" }
]}
marqueeItems={[
{ type: "text", text: "24/7 Emergency Support" },
{ type: "text", text: "Licensed & Insured" },
{ type: "text", text: "Austin Locally Owned" },
{ type: "text", text: "Satisfaction Guaranteed" },
{ type: "text", text: "Upfront Pricing" }
]}
/>
</div>
<div id="features-home" data-section="features-home">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: "s1",
title: "Emergency Plumbing",
description: "24/7 urgent repairs when you need them most.",
tag: "Emergency",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
},
{
id: "s2",
title: "Drain Cleaning",
description: "Clear your drains efficiently and effectively.",
tag: "Maintenance",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg",
},
{
id: "s3",
title: "Water Heater",
description: "Professional repair and installation services.",
tag: "Installation",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg",
},
]}
title="Professional Services"
description="We offer a wide range of plumbing services to keep your home running smoothly."
/>
</div>
<div id="features-home" data-section="features-home">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "s1", title: "Emergency Plumbing", description: "24/7 urgent repairs when you need them most.", tag: "Emergency", imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg" },
{ id: "s2", title: "Drain Cleaning", description: "Clear your drains efficiently and effectively.", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg" },
{ id: "s3", title: "Water Heater", description: "Professional repair and installation services.", tag: "Installation", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg" }
]}
title="Professional Services"
description="We offer a wide range of plumbing services to keep your home running smoothly."
/>
</div>
<div id="testimonials-home" data-section="testimonials-home">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Michael S.",
role: "Austin Resident",
testimonial: "Excellent service and pricing.",
imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg",
},
{
id: "t2",
name: "Emily R.",
role: "Homeowner",
testimonial: "They were on time and very polite.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-attractive-female-with-curly-hair-home-kitchen-with-lot-flowers_613910-16403.jpg",
},
{
id: "t3",
name: "David L.",
role: "Property Manager",
testimonial: "Dependable and fast results.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-points-himself-pink_141793-74580.jpg",
},
{
id: "t4",
name: "Jessica B.",
role: "Austin Local",
testimonial: "Great experience with these guys.",
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-garage-fixes-customers-car_482257-76090.jpg",
},
{
id: "t5",
name: "Robert K.",
role: "Homeowner",
testimonial: "The best plumbers in town.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-couple-kitchen_23-2149242546.jpg",
},
]}
title="What Our Clients Say"
description="Trusted by the Austin community for over a decade."
/>
</div>
<div id="testimonials-home" data-section="testimonials-home">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Michael S.", role: "Austin Resident", testimonial: "Excellent service and pricing.", imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg" },
{ id: "t2", name: "Emily R.", role: "Homeowner", testimonial: "They were on time and very polite.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-attractive-female-with-curly-hair-home-kitchen-with-lot-flowers_613910-16403.jpg" },
{ id: "t3", name: "David L.", role: "Property Manager", testimonial: "Dependable and fast results.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-points-himself-pink_141793-74580.jpg" },
{ id: "t4", name: "Jessica B.", role: "Austin Local", testimonial: "Great experience with these guys.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-garage-fixes-customers-car_482257-76090.jpg" },
{ id: "t5", name: "Robert K.", role: "Homeowner", testimonial: "The best plumbers in town.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-couple-kitchen_23-2149242546.jpg" }
]}
title="What Our Clients Say"
description="Trusted by the Austin community for over a decade."
/>
</div>
<div id="product" data-section="product">
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
/>
</div>
<div id="product" data-section="product">
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
title="Premium Plumbing Kits"
description="Professional-grade tools and kits for all your plumbing needs."
/>
</div>
<div id="ecommerce" data-section="ecommerce">
<ProductCatalogItem />
</div>
<div id="ecommerce" data-section="ecommerce">
<ProductCatalogItem
product={{
id: "prod-1",
name: "Professional Wrench Set",
price: "$49.99",
image: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg",
category: "Tools",
rating: 5
}}
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Plumb Masters, Inc.",
items: [
{
label: "1100 Sam Bass Rd, #101, Austin, TX",
href: "#",
},
{
label: "Call: 512-960-0044",
href: "tel:+15129600044",
},
],
},
{
title: "Quick Links",
items: [
{
label: "Services",
href: "/services",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
],
},
]}
bottomLeftText="© 2024 Plumb Masters, Inc."
bottomRightText="Licensed & Insured"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Plumb Masters, Inc.", items: [
{ label: "1100 Sam Bass Rd, #101, Austin, TX", href: "#" },
{ label: "Call: 512-960-0044", href: "tel:+15129600044" }
]
},
{
title: "Quick Links", items: [
{ label: "Services", href: "/services" },
{ label: "About", href: "/about" },
{ label: "Contact", href: "/contact" }
]
}
]}
bottomLeftText="© 2024 Plumb Masters, Inc."
bottomRightText="Licensed & Insured"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}