From c43295c8fbae5163537cb3b9059234f18eb800fe Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:07:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 110 +++++++++++++++++++++-------------------------- 1 file changed, 50 insertions(+), 60 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dc1b736..01388ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,26 +49,23 @@ export default function LandingPage() { mediaAnimation="slide-up" testimonials={[ { - name: "John Martinez", handle: "Homeowner, Boca Raton", testimonial: - "The plumber replaced worn washers and tested everything. My faucet now shuts off completely. Excellent service!", rating: 5, - imageSrc: - "http://img.b2bpic.net/free-photo/father-daughter-sitting-kitchen-counter_23-2148969825.jpg?_wi=1", imageAlt: "John Martinez testimonial"}, + name: "John Martinez", handle: "Homeowner, Boca Raton", testimonial: "The plumber replaced worn washers and tested everything. My faucet now shuts off completely. Excellent service!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-sitting-kitchen-counter_23-2148969825.jpg", imageAlt: "John Martinez testimonial" + }, { - name: "Sarah Johnson", handle: "Property Manager, Delray Beach", testimonial: - "They cleared the drain quickly and professionally. Water flows perfectly now. Highly recommend for any property.", rating: 5, - imageSrc: - "http://img.b2bpic.net/free-photo/happy-time-with-friends_1098-12600.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"}, + name: "Sarah Johnson", handle: "Property Manager, Delray Beach", testimonial: "They cleared the drain quickly and professionally. Water flows perfectly now. Highly recommend for any property.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-time-with-friends_1098-12600.jpg", imageAlt: "Sarah Johnson testimonial" + }, { - name: "David Williams", handle: "Homeowner, Boynton Beach", testimonial: - "The trenchless sewer replacement saved our yard. Amazing work, competitive pricing, and outstanding customer service.", rating: 5, - imageSrc: - "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-showing-thumbs-up-doing-ok-sign_141793-28633.jpg?_wi=1", imageAlt: "David Williams testimonial"}, + name: "David Williams", handle: "Homeowner, Boynton Beach", testimonial: "The trenchless sewer replacement saved our yard. Amazing work, competitive pricing, and outstanding customer service.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-showing-thumbs-up-doing-ok-sign_141793-28633.jpg", imageAlt: "David Williams testimonial" + }, { - name: "Michelle Davis", handle: "Homeowner, Boca Raton", testimonial: - "Water heater installation done right. Fast, clean, professional. They even cleaned up after themselves!", rating: 5, - imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-listening-senior-man_1262-1970.jpg?_wi=1", imageAlt: "Michelle Davis testimonial"}, + name: "Michelle Davis", handle: "Homeowner, Boca Raton", testimonial: "Water heater installation done right. Fast, clean, professional. They even cleaned up after themselves!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-listening-senior-man_1262-1970.jpg", imageAlt: "Michelle Davis testimonial" + } ]} + background={{ variant: "plain" }} buttons={[ { text: "📞 Call Now for Service", href: "tel:+15614123456" }, { text: "Schedule Service Online", href: "#contact" }, @@ -99,25 +96,21 @@ export default function LandingPage() { tag="Complete Solutions" features={[ { - id: "1", title: "Drain & Clog Services", author: "Expert Solutions", description: - "Fast drain cleaning, clogged sink repair, and slow drain diagnostics to keep your plumbing flowing smoothly.", tags: ["Drain Cleaning", "Quick Service"], - imageSrc: - "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721573.jpg", imageAlt: "Professional drain cleaning service"}, + id: "1", title: "Drain & Clog Services", author: "Expert Solutions", description: "Fast drain cleaning, clogged sink repair, and slow drain diagnostics to keep your plumbing flowing smoothly.", tags: ["Drain Cleaning", "Quick Service"], + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721573.jpg", imageAlt: "Professional drain cleaning service" + }, { - id: "2", title: "Leak Repairs", author: "Precision Detection", description: - "Pipe leak repair, slab leak detection, and faucet leak repair with advanced leak detection technology.", tags: ["Leak Detection", "Repair"], - imageSrc: - "http://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg", imageAlt: "Water leak detection and repair"}, + id: "2", title: "Leak Repairs", author: "Precision Detection", description: "Pipe leak repair, slab leak detection, and faucet leak repair with advanced leak detection technology.", tags: ["Leak Detection", "Repair"], + imageSrc: "http://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg", imageAlt: "Water leak detection and repair" + }, { - id: "3", title: "Water Heater Services", author: "Installation & Repair", description: - "Water heater repair, installation, and tankless heater services to ensure hot water when you need it.", tags: ["Installation", "Repair"], - imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Water heater installation and maintenance"}, + id: "3", title: "Water Heater Services", author: "Installation & Repair", description: "Water heater repair, installation, and tankless heater services to ensure hot water when you need it.", tags: ["Installation", "Repair"], + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Water heater installation and maintenance" + }, { - id: "4", title: "Sewer Line Services", author: "Advanced Technology", description: - "Trenchless sewer repair and sewer line replacement that saves your yard and your money.", tags: ["Trenchless", "Replacement"], - imageSrc: - "http://img.b2bpic.net/free-photo/inside-view-pipe-tube-pipeline-construction_342744-362.jpg", imageAlt: "Trenchless sewer line replacement"}, + id: "4", title: "Sewer Line Services", author: "Advanced Technology", description: "Trenchless sewer repair and sewer line replacement that saves your yard and your money.", tags: ["Trenchless", "Replacement"], + imageSrc: "http://img.b2bpic.net/free-photo/inside-view-pipe-tube-pipeline-construction_342744-362.jpg", imageAlt: "Trenchless sewer line replacement" + }, ]} animationType="slide-up" textboxLayout="default" @@ -136,21 +129,17 @@ export default function LandingPage() { tag="⭐ 5.0 Rating" testimonials={[ { - id: "1", title: "Faucet Fixed Right", quote: - "The plumber replaced worn washers and tested it thoroughly. My faucet now shuts off completely without any leaks. Professional work at fair prices!", name: "John Martinez", role: "Homeowner, Boca Raton", imageSrc: - "http://img.b2bpic.net/free-photo/father-daughter-sitting-kitchen-counter_23-2148969825.jpg?_wi=2", imageAlt: "John Martinez"}, + id: "1", title: "Faucet Fixed Right", quote: "The plumber replaced worn washers and tested it thoroughly. My faucet now shuts off completely without any leaks. Professional work at fair prices!", name: "John Martinez", role: "Homeowner, Boca Raton", imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-sitting-kitchen-counter_23-2148969825.jpg", imageAlt: "John Martinez" + }, { - id: "2", title: "Fast Drain Cleaning", quote: - "They cleared the drain quickly and cleaned up beautifully. Water flows perfectly now. This is my go-to plumber for any property maintenance.", name: "Sarah Johnson", role: "Property Manager, Delray Beach", imageSrc: - "http://img.b2bpic.net/free-photo/happy-time-with-friends_1098-12600.jpg?_wi=2", imageAlt: "Sarah Johnson"}, + id: "2", title: "Fast Drain Cleaning", quote: "They cleared the drain quickly and cleaned up beautifully. Water flows perfectly now. This is my go-to plumber for any property maintenance.", name: "Sarah Johnson", role: "Property Manager, Delray Beach", imageSrc: "http://img.b2bpic.net/free-photo/happy-time-with-friends_1098-12600.jpg", imageAlt: "Sarah Johnson" + }, { - id: "3", title: "Sewer Replacement Excellence", quote: - "The trenchless sewer replacement saved our yard from excavation. Amazing work, honest pricing, and outstanding communication throughout.", name: "David Williams", role: "Homeowner, Boynton Beach", imageSrc: - "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-showing-thumbs-up-doing-ok-sign_141793-28633.jpg?_wi=2", imageAlt: "David Williams"}, + id: "3", title: "Sewer Replacement Excellence", quote: "The trenchless sewer replacement saved our yard from excavation. Amazing work, honest pricing, and outstanding communication throughout.", name: "David Williams", role: "Homeowner, Boynton Beach", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-showing-thumbs-up-doing-ok-sign_141793-28633.jpg", imageAlt: "David Williams" + }, { - id: "4", title: "Water Heater Installation", quote: - "Water heater installation was done perfectly. Fast, clean, professional crew. They even cleaned up after themselves. Highly recommended!", name: "Michelle Davis", role: "Homeowner, Boca Raton", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-listening-senior-man_1262-1970.jpg?_wi=2", imageAlt: "Michelle Davis"}, + id: "4", title: "Water Heater Installation", quote: "Water heater installation was done perfectly. Fast, clean, professional crew. They even cleaned up after themselves. Highly recommended!", name: "Michelle Davis", role: "Homeowner, Boca Raton", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-listening-senior-man_1262-1970.jpg", imageAlt: "Michelle Davis" + }, ]} textboxLayout="default" useInvertedBackground={false} @@ -168,17 +157,17 @@ export default function LandingPage() { tag="24/7 Emergency Service" features={[ { - id: "1", title: "Same-Day Emergency Service", author: "Quick Response", description: - "Emergency calls handled immediately with fast response times. We understand plumbing emergencies can't wait.", tags: ["Same-Day", "Emergency"], - imageSrc: - "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", imageAlt: "24/7 emergency plumbing service"}, + id: "1", title: "Same-Day Emergency Service", author: "Quick Response", description: "Emergency calls handled immediately with fast response times. We understand plumbing emergencies can't wait.", tags: ["Same-Day", "Emergency"], + imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", imageAlt: "24/7 emergency plumbing service" + }, ]} animationType="slide-up" textboxLayout="default" useInvertedBackground={false} buttons={[ { - text: "📞 Call Emergency Hotline", href: "tel:+15614123456"}, + text: "📞 Call Emergency Hotline", href: "tel:+15614123456" + }, ]} buttonAnimation="slide-up" /> @@ -214,24 +203,25 @@ export default function LandingPage() { ctaTitle="Request Plumbing Service" ctaDescription="Fill out the form below or call us immediately for fast, reliable plumbing solutions in Boca Raton." ctaButton={{ - text: "📞 Call Now: (561) 412-3456", href: "tel:+15614123456"}} + text: "📞 Call Now: (561) 412-3456", href: "tel:+15614123456" + }} ctaIcon={Phone} faqs={[ { - id: "1", title: "How quickly can you respond to emergencies?", content: - "We pride ourselves on fast response times for emergency plumbing calls. Same-day service is often available for urgent issues in the Boca Raton area. Call us immediately at (561) 412-3456 and our team will prioritize your emergency."}, + id: "1", title: "How quickly can you respond to emergencies?", content: "We pride ourselves on fast response times for emergency plumbing calls. Same-day service is often available for urgent issues in the Boca Raton area. Call us immediately at (561) 412-3456 and our team will prioritize your emergency." + }, { - id: "2", title: "Do you offer warranties on your work?", content: - "Yes! We stand behind all our work with comprehensive warranties. Different services may have different warranty periods. We're confident in our quality and want you to have peace of mind."}, + id: "2", title: "Do you offer warranties on your work?", content: "Yes! We stand behind all our work with comprehensive warranties. Different services may have different warranty periods. We're confident in our quality and want you to have peace of mind." + }, { - id: "3", title: "What payment methods do you accept?", content: - "We accept all major credit cards, cash, and checks. We also offer financing options for larger projects. Transparent pricing with no hidden fees is our commitment."}, + id: "3", title: "What payment methods do you accept?", content: "We accept all major credit cards, cash, and checks. We also offer financing options for larger projects. Transparent pricing with no hidden fees is our commitment." + }, { - id: "4", title: "Are you licensed and insured?", content: - "Absolutely. Our plumbers are fully licensed, insured, and certified. We comply with all Florida plumbing codes and regulations. Your home is in safe, professional hands."}, + id: "4", title: "Are you licensed and insured?", content: "Absolutely. Our plumbers are fully licensed, insured, and certified. We comply with all Florida plumbing codes and regulations. Your home is in safe, professional hands." + }, { - id: "5", title: "Do you provide free estimates?", content: - "Yes, we provide free estimates for most plumbing services. This allows you to understand the scope of work and pricing before we begin. Call us or use our online form to schedule an estimate."}, + id: "5", title: "Do you provide free estimates?", content: "Yes, we provide free estimates for most plumbing services. This allows you to understand the scope of work and pricing before we begin. Call us or use our online form to schedule an estimate." + }, ]} useInvertedBackground={false} animationType="slide-up" -- 2.49.1