Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-10 05:15:12 +00:00

View File

@@ -33,32 +33,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Testimonials",
id: "#testimonials",
},
"Contact",
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Dania Plumbing Services"
button={{
text: "Get A Quote",
href: "#contact",
}}
text: "Get A Quote", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -66,20 +53,15 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Your Trusted Plumbing Experts in South Florida"
description="Dania Plumbing Services delivers luxurious, high-quality plumbing solutions with speed and integrity. Experience unparalleled service in every detail, from emergency repairs to sophisticated installations."
buttons={[
{
text: "Schedule Service",
href: "#contact",
},
text: "Schedule Service", href: "#contact"},
{
text: "Emergency Service",
href: "tel:+18001234567",
},
text: "Emergency Service", href: "tel:+18001234567"},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg"
imageAlt="Professional plumber working on pipes with elegant gold tools"
@@ -87,54 +69,32 @@ export default function LandingPage() {
fixedMediaHeight={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-calling-plumber-fox-bathroom-problems_23-2150990699.jpg",
alt: "Satisfied client",
},
src: "http://img.b2bpic.net/free-photo/woman-calling-plumber-fox-bathroom-problems_23-2150990699.jpg", alt: "Satisfied client"},
{
src: "http://img.b2bpic.net/free-photo/man-opening-faucet-looking-jet-water_259150-59268.jpg",
alt: "Happy homeowner",
},
src: "http://img.b2bpic.net/free-photo/man-opening-faucet-looking-jet-water_259150-59268.jpg", alt: "Happy homeowner"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-luxury-bathtub_74190-7302.jpg",
alt: "Customer testimonial",
},
src: "http://img.b2bpic.net/free-photo/beautiful-luxury-bathtub_74190-7302.jpg", alt: "Customer testimonial"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-couple-drink-red-wine-kitchen_1157-30458.jpg",
alt: "Trusted client",
},
src: "http://img.b2bpic.net/free-photo/beautiful-couple-drink-red-wine-kitchen_1157-30458.jpg", alt: "Trusted client"},
{
src: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131724.jpg",
alt: "Valued customer",
},
src: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131724.jpg", alt: "Valued customer"},
]}
avatarText="Join 5,000+ satisfied South Florida homes"
marqueeItems={[
{
type: "text",
text: "Reliable Service",
type: "text", text: "Reliable Service"},
{
type: "text-icon", text: "24/7 Availability", icon: Clock,
},
{
type: "text-icon",
text: "24/7 Availability",
icon: Clock,
type: "text", text: "Expert Plumbers"},
{
type: "text-icon", text: "Luxury Solutions", icon: Sparkles,
},
{
type: "text",
text: "Expert Plumbers",
},
type: "text", text: "Customer Satisfaction"},
{
type: "text-icon",
text: "Luxury Solutions",
icon: Sparkles,
},
{
type: "text",
text: "Customer Satisfaction",
},
{
type: "text-icon",
text: "South Florida Focused",
icon: MapPin,
type: "text-icon", text: "South Florida Focused", icon: MapPin,
},
]}
marqueeSpeed={40}
@@ -148,17 +108,11 @@ export default function LandingPage() {
description="With decades of dedicated service, Dania Plumbing Services combines seasoned expertise with a commitment to lasting quality. Our approach ensures every job is completed to the highest standards, guaranteeing peace of mind for South Florida homeowners."
metrics={[
{
value: "30+",
title: "Years of Expertise",
},
value: "30+", title: "Years of Expertise"},
{
value: "5-Star",
title: "Customer Satisfaction",
},
value: "5-Star", title: "Customer Satisfaction"},
{
value: "Local",
title: "South Florida Experts",
},
value: "Local", title: "South Florida Experts"},
]}
imageSrc="http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg"
imageAlt="Collection of premium gold-accented plumbing tools"
@@ -174,44 +128,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "emergency-repairs",
title: "24/7 Emergency Repairs",
author: "Immediate Response",
description: "Burst pipe? Clogged drain? Our expert plumbers are on call day and night to provide swift, reliable emergency services when you need them most.",
tags: [
"Urgent",
"Reliable",
"Fast",
],
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg",
imageAlt: "Plumber fixing a leaking pipe during an emergency",
},
id: "emergency-repairs", title: "24/7 Emergency Repairs", author: "Immediate Response", description: "Burst pipe? Clogged drain? Our expert plumbers are on call day and night to provide swift, reliable emergency services when you need them most.", tags: [
"Urgent", "Reliable", "Fast"],
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg", imageAlt: "Plumber fixing a leaking pipe during an emergency"},
{
id: "water-heater-services",
title: "Water Heater Solutions",
author: "Installation & Repair",
description: "Whether you need a new installation, a complex repair, or an upgrade to a tankless system, we ensure your hot water needs are met with precision and efficiency.",
tags: [
"Hot Water",
"Efficiency",
"Upgrade",
],
imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-washing-sponge-kitchen-sink_23-2147824127.jpg",
imageAlt: "Plumber installing a new water heater",
},
id: "water-heater-services", title: "Water Heater Solutions", author: "Installation & Repair", description: "Whether you need a new installation, a complex repair, or an upgrade to a tankless system, we ensure your hot water needs are met with precision and efficiency.", tags: [
"Hot Water", "Efficiency", "Upgrade"],
imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-washing-sponge-kitchen-sink_23-2147824127.jpg", imageAlt: "Plumber installing a new water heater"},
{
id: "drain-cleaning",
title: "Advanced Drain Cleaning",
author: "Hydro-Jetting Technology",
description: "Say goodbye to stubborn clogs with our state-of-the-art hydro-jetting services. We restore optimal flow and prevent future blockages with minimal disruption.",
tags: [
"Clogs",
"Clean",
"Prevention",
],
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg",
imageAlt: "Plumber using hydro-jetting equipment for drain cleaning",
},
id: "drain-cleaning", title: "Advanced Drain Cleaning", author: "Hydro-Jetting Technology", description: "Say goodbye to stubborn clogs with our state-of-the-art hydro-jetting services. We restore optimal flow and prevent future blockages with minimal disruption.", tags: [
"Clogs", "Clean", "Prevention"],
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg", imageAlt: "Plumber using hydro-jetting equipment for drain cleaning"},
]}
title="Our Premium Plumbing Services"
description="From routine maintenance to complex installations, Dania Plumbing Services offers a comprehensive suite of solutions tailored to your home's needs. We deliver exceptional results with efficiency and elegance."
@@ -223,14 +150,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Luxury Estates Inc.",
"Coastal Residences Group",
"Aqua Haven Properties",
"Sunshine Property Management",
"Palm Beach Developers",
"Everglades Estates",
"Coral Gables Modern",
]}
"Luxury Estates Inc.", "Coastal Residences Group", "Aqua Haven Properties", "Sunshine Property Management", "Palm Beach Developers", "Everglades Estates", "Coral Gables Modern"]}
title="Trusted by South Florida's Finest Homes"
description="Our unwavering commitment to excellence and reliability has earned us the confidence of discerning homeowners and property managers across the region."
showCard={false}
@@ -245,20 +165,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "client-satisfaction",
value: "98%",
description: "Client Satisfaction Rate",
},
id: "client-satisfaction", value: "98%", description: "Client Satisfaction Rate"},
{
id: "emergency-availability",
value: "24/7",
description: "Emergency Availability",
},
id: "emergency-availability", value: "24/7", description: "Emergency Availability"},
{
id: "combined-experience",
value: "50+",
description: "Years Combined Experience",
},
id: "combined-experience", value: "50+", description: "Years Combined Experience"},
]}
title="Why Dania Plumbing Services Stands Apart"
description="Our commitment to luxury service and proven results makes us the preferred choice for discerning homeowners in South Florida seeking unparalleled plumbing solutions."
@@ -271,50 +182,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Exceptional Service",
quote: "Dania Plumbing provided truly exceptional service. Their team was prompt, professional, and handled our complex water heater issue with ease. Highly recommended!",
name: "Sarah J.",
role: "Homeowner, Fort Lauderdale",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721521.jpg",
imageAlt: "Portrait of Sarah J.",
},
id: "1", title: "Exceptional Service", quote: "Dania Plumbing provided truly exceptional service. Their team was prompt, professional, and handled our complex water heater issue with ease. Highly recommended!", name: "Sarah J.", role: "Homeowner, Fort Lauderdale", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721521.jpg", imageAlt: "Portrait of Sarah J."},
{
id: "2",
title: "Reliable & Trustworthy",
quote: "When our pipes burst late at night, Dania Plumbing was there within an hour. Their reliability and trustworthy approach saved us a lot of stress and damage.",
name: "Michael C.",
role: "Homeowner, Boca Raton",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-hipster-male-blue-fleece-shirt-jeans-holds-cup-morning-coffee-while-sitting-wooden-stool-studio-with-loft-interior-looking-camera_613910-6740.jpg",
imageAlt: "Portrait of Michael C.",
},
id: "2", title: "Reliable & Trustworthy", quote: "When our pipes burst late at night, Dania Plumbing was there within an hour. Their reliability and trustworthy approach saved us a lot of stress and damage.", name: "Michael C.", role: "Homeowner, Boca Raton", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-hipster-male-blue-fleece-shirt-jeans-holds-cup-morning-coffee-while-sitting-wooden-stool-studio-with-loft-interior-looking-camera_613910-6740.jpg", imageAlt: "Portrait of Michael C."},
{
id: "3",
title: "Premium Quality Work",
quote: "We've used several plumbing services, but Dania Plumbing stands out. The quality of their work is premium, and they pay attention to every detail. Our new fixtures look fantastic!",
name: "Emily R.",
role: "Homeowner, Miami",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-smiling-taking-selfie-while-giving-thumbs-up_23-2148414933.jpg",
imageAlt: "Portrait of Emily R.",
},
id: "3", title: "Premium Quality Work", quote: "We've used several plumbing services, but Dania Plumbing stands out. The quality of their work is premium, and they pay attention to every detail. Our new fixtures look fantastic!", name: "Emily R.", role: "Homeowner, Miami", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-smiling-taking-selfie-while-giving-thumbs-up_23-2148414933.jpg", imageAlt: "Portrait of Emily R."},
{
id: "4",
title: "Highly Professional",
quote: "The team from Dania Plumbing was highly professional and courteous. They diagnosed a tricky drain issue quickly and resolved it efficiently. A truly five-star experience.",
name: "David K.",
role: "Homeowner, Hollywood",
imageSrc: "http://img.b2bpic.net/free-photo/couple-drinking-looking-each-other_23-2147742601.jpg",
imageAlt: "Portrait of David K.",
},
id: "4", title: "Highly Professional", quote: "The team from Dania Plumbing was highly professional and courteous. They diagnosed a tricky drain issue quickly and resolved it efficiently. A truly five-star experience.", name: "David K.", role: "Homeowner, Hollywood", imageSrc: "http://img.b2bpic.net/free-photo/couple-drinking-looking-each-other_23-2147742601.jpg", imageAlt: "Portrait of David K."},
{
id: "5",
title: "Unmatched Expertise",
quote: "Their expertise is unmatched. We had a challenging plumbing renovation, and Dania Plumbing navigated it flawlessly, offering smart solutions and beautiful results.",
name: "Jessica L.",
role: "Homeowner, West Palm Beach",
imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg",
imageAlt: "Portrait of Jessica L.",
},
id: "5", title: "Unmatched Expertise", quote: "Their expertise is unmatched. We had a challenging plumbing renovation, and Dania Plumbing navigated it flawlessly, offering smart solutions and beautiful results.", name: "Jessica L.", role: "Homeowner, West Palm Beach", imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", imageAlt: "Portrait of Jessica L."},
]}
title="What Our Valued Clients Say"
description="Hear directly from homeowners who have experienced the Dania Plumbing difference firsthand. Their satisfaction is our greatest endorsement."
@@ -327,20 +203,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you offer emergency plumbing services?",
content: "Yes, Dania Plumbing Services provides 24/7 emergency plumbing to address urgent issues like burst pipes, major leaks, and severe clogs. Contact us anytime for rapid response.",
},
id: "1", title: "Do you offer emergency plumbing services?", content: "Yes, Dania Plumbing Services provides 24/7 emergency plumbing to address urgent issues like burst pipes, major leaks, and severe clogs. Contact us anytime for rapid response."},
{
id: "2",
title: "What areas do you serve in South Florida?",
content: "We proudly serve homeowners across South Florida, including Fort Lauderdale, Miami, Boca Raton, West Palm Beach, Hollywood, and surrounding areas. Call us to confirm service availability in your specific location.",
},
id: "2", title: "What areas do you serve in South Florida?", content: "We proudly serve homeowners across South Florida, including Fort Lauderdale, Miami, Boca Raton, West Palm Beach, Hollywood, and surrounding areas. Call us to confirm service availability in your specific location."},
{
id: "3",
title: "How can I schedule an appointment?",
content: "You can schedule an appointment by calling us directly or by filling out the 'Request a Quote' form on our website. Our team will contact you promptly to confirm your service details and preferred time.",
},
id: "3", title: "How can I schedule an appointment?", content: "You can schedule an appointment by calling us directly or by filling out the 'Request a Quote' form on our website. Our team will contact you promptly to confirm your service details and preferred time."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-thoughtful-girl-holding-pipe-wrench-guy-showing-hoerake-hand-saw-girl-she-keeping-hand-chin-both-looking-construction-tools_141793-78870.jpg"
imageAlt="Plumber explaining plumbing details to a homeowner"
@@ -356,20 +223,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="24/7 Service"
title="Need Immediate Plumbing Help?"
description="Don't let plumbing issues disrupt your home. Contact Dania Plumbing Services now for fast, reliable, and luxurious service from South Florida's premier experts."
buttons={[
{
text: "Call Us Now",
href: "tel:+18001234567",
},
text: "Call Us Now", href: "tel:+18001234567"},
{
text: "Request a Quote",
href: "#contact",
},
text: "Request a Quote", href: "#contact"},
]}
/>
</div>
@@ -378,66 +240,39 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Emergency Repairs",
href: "#services",
},
label: "Emergency Repairs", href: "#services"},
{
label: "Water Heater Services",
href: "#services",
},
label: "Water Heater Services", href: "#services"},
{
label: "Drain Cleaning",
href: "#services",
},
label: "Drain Cleaning", href: "#services"},
{
label: "Fixture Installation",
href: "#services",
},
label: "Fixture Installation", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "Why Choose Us",
href: "#why-us",
},
label: "Why Choose Us", href: "#why-us"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Get a Quote",
href: "#contact",
},
label: "Get a Quote", href: "#contact"},
{
label: "Emergency Line",
href: "tel:+18001234567",
},
label: "Emergency Line", href: "tel:+18001234567"},
{
label: "Email Us",
href: "mailto:info@daniaplumbing.com",
},
label: "Email Us", href: "mailto:info@daniaplumbing.com"},
{
label: "Service Area",
href: "#",
},
label: "Service Area", href: "#"},
],
},
]}