Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 16:42:11 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Process",
id: "process",
},
name: "Process", id: "process"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Rotundo Plumbing"
/>
@@ -53,71 +45,46 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Reliable Plumbing for Westchester Homes"
description="Expert craft, transparent pricing, and 24/7 emergency service. We treat your home like our own."
buttons={[
{
text: "Call Now",
href: "tel:5550199",
},
text: "Call Now", href: "tel:5550199"},
{
text: "Book Appointment",
href: "#contact",
},
text: "Book Appointment", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876279.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876279.jpg"
imageAlt="Professional plumbing craft"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-cap-displeased-pointing-with-finger-side-purple-background_141793-30074.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-cap-displeased-pointing-with-finger-side-purple-background_141793-30074.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/portrait-lovely-woman-home_329181-4271.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/portrait-lovely-woman-home_329181-4271.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383620.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383620.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-employees-looking-laptop-laughing_74855-4007.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/cheerful-employees-looking-laptop-laughing_74855-4007.jpg", alt: "Customer"},
]}
avatarText="Trusted by 500+ local families"
marqueeItems={[
{
type: "text-icon",
text: "24/7 Emergency",
icon: AlertTriangle,
type: "text-icon", text: "24/7 Emergency", icon: AlertTriangle,
},
{
type: "text-icon",
text: "Licensed & Insured",
icon: ShieldCheck,
type: "text-icon", text: "Licensed & Insured", icon: ShieldCheck,
},
{
type: "text-icon",
text: "Eco-Friendly Solutions",
icon: Leaf,
type: "text-icon", text: "Eco-Friendly Solutions", icon: Leaf,
},
{
type: "text-icon",
text: "Transparent Pricing",
icon: DollarSign,
type: "text-icon", text: "Transparent Pricing", icon: DollarSign,
},
{
type: "text-icon",
text: "Top-Rated Service",
icon: Star,
type: "text-icon", text: "Top-Rated Service", icon: Star,
},
]}
/>
@@ -130,28 +97,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Emergency Repair",
description: "24/7 rapid response for your leaks.",
bentoComponent: "reveal-icon",
icon: AlertTriangle,
imageSrc: "http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876279.jpg?_wi=2",
imageAlt: "modern plumbing pipe illustration navy gold",
title: "Emergency Repair", description: "24/7 rapid response for your leaks.", bentoComponent: "reveal-icon", icon: AlertTriangle,
},
{
title: "Water Heaters",
description: "Installation and maintenance service.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg",
imageAlt: "emergency plumbing service professional",
title: "Water Heaters", description: "Installation and maintenance service.", bentoComponent: "reveal-icon", icon: Flame,
},
{
title: "Drain Cleaning",
description: "Advanced hydro-jetting technology.",
bentoComponent: "reveal-icon",
icon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg",
imageAlt: "water heater installation modern",
title: "Drain Cleaning", description: "Advanced hydro-jetting technology.", bentoComponent: "reveal-icon", icon: Droplets,
},
]}
title="Professional Services"
@@ -166,40 +118,20 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "01",
title: "Arrival",
items: [
"Live tracking dispatched",
"Expert technicians on-site",
],
id: "1", value: "01", title: "Arrival", items: [
"Live tracking dispatched", "Expert technicians on-site"],
},
{
id: "2",
value: "02",
title: "Inspection",
items: [
"Comprehensive leak test",
"Transparent repair plan",
],
id: "2", value: "02", title: "Inspection", items: [
"Comprehensive leak test", "Transparent repair plan"],
},
{
id: "3",
value: "03",
title: "Resolution",
items: [
"Precision tools applied",
"Quality control check",
],
id: "3", value: "03", title: "Resolution", items: [
"Precision tools applied", "Quality control check"],
},
{
id: "4",
value: "04",
title: "Follow-up",
items: [
"Clean workspace guaranteed",
"Complete service report",
],
id: "4", value: "04", title: "Follow-up", items: [
"Clean workspace guaranteed", "Complete service report"],
},
]}
title="Our 4-Step Process"
@@ -213,45 +145,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Fast Response",
quote: "They showed up when they said they would, even at 2am.",
name: "Sarah Miller",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-cap-displeased-pointing-with-finger-side-purple-background_141793-30074.jpg",
},
id: "1", title: "Fast Response", quote: "They showed up when they said they would, even at 2am.", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-cap-displeased-pointing-with-finger-side-purple-background_141793-30074.jpg"},
{
id: "2",
title: "Quality Craft",
quote: "The cleanest plumbing job I've ever seen.",
name: "John Davis",
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-lovely-woman-home_329181-4271.jpg",
},
id: "2", title: "Quality Craft", quote: "The cleanest plumbing job I've ever seen.", name: "John Davis", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-lovely-woman-home_329181-4271.jpg"},
{
id: "3",
title: "Fair Pricing",
quote: "No surprises, very transparent billing.",
name: "Emily Chen",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383620.jpg",
},
id: "3", title: "Fair Pricing", quote: "No surprises, very transparent billing.", name: "Emily Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383620.jpg"},
{
id: "4",
title: "Professionalism",
quote: "Polite, knowledgeable and very efficient.",
name: "Robert Smith",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg",
},
id: "4", title: "Professionalism", quote: "Polite, knowledgeable and very efficient.", name: "Robert Smith", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg"},
{
id: "5",
title: "Great Team",
quote: "Highly recommended for all repairs.",
name: "Linda White",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employees-looking-laptop-laughing_74855-4007.jpg",
},
id: "5", title: "Great Team", quote: "Highly recommended for all repairs.", name: "Linda White", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employees-looking-laptop-laughing_74855-4007.jpg"},
]}
title="Trusted by Neighbors"
description="Hear what Westchester residents say about their experience with Rotundo."
@@ -262,14 +164,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
text="Need professional plumbing assistance? We're ready."
buttons={[
{
text: "Schedule Quote",
href: "#contact",
},
text: "Schedule Quote", href: "#contact"},
]}
/>
</div>