From b0d20a25b57742f387b004d6c1ce1eebbc2decbe Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 05:53:01 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 134 ++++++++++------------------------------- 1 file changed, 32 insertions(+), 102 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8112962..de47e4e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -33,9 +33,7 @@ export default function AboutPage() { { name: "Contact", id: "contact-form" }, ]} button={{ - text: "Call Now: (917) 547-2721", - href: "tel:+19175472721", - }} + text: "Call Now: (917) 547-2721", href: "tel:+19175472721"}} animateOnLoad={true} /> @@ -49,18 +47,13 @@ export default function AboutPage() { tagIcon={CheckCircle} buttons={[ { - text: "Call Now: (917) 547-2721", - href: "tel:+19175472721", - }, + text: "Call Now: (917) 547-2721", href: "tel:+19175472721"}, { - text: "Request Service", - href: "#", - }, + text: "Request Service", href: "#"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=4" + imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg" imageAlt="Universal HVAC Services team" mediaAnimation="slide-up" - useInvertedBackground={false} /> @@ -70,24 +63,16 @@ export default function AboutPage() { metrics={[ { icon: Star, - label: "Customer Rating", - value: "5.0 Stars", - }, + label: "Customer Rating", value: "5.0 Stars"}, { icon: Clock, - label: "Years Serving Jersey City", - value: "15+ Years", - }, + label: "Years Serving Jersey City", value: "15+ Years"}, { icon: Zap, - label: "Emergency Response", - value: "24/7 Available", - }, + label: "Emergency Response", value: "24/7 Available"}, { icon: DollarSign, - label: "Fair Pricing Guarantee", - value: "No Hidden Fees", - }, + label: "Fair Pricing Guarantee", value: "No Hidden Fees"}, ]} metricsAnimation="slide-up" useInvertedBackground={false} @@ -102,48 +87,20 @@ export default function AboutPage() { tagIcon={CheckCircle} metrics={[ { - id: "1", - value: "Honest", - title: "Transparent & Ethical", - items: [ - "No unnecessary upsells", - "Clear pricing upfront", - "Expert recommendations", - "Customer-first approach", - ], + id: "1", value: "Honest", title: "Transparent & Ethical", items: [ + "No unnecessary upsells", "Clear pricing upfront", "Expert recommendations", "Customer-first approach"], }, { - id: "2", - value: "Fast", - title: "Quick Response & Service", - items: [ - "20-45 minute response", - "Same-day repairs available", - "Efficient diagnosis", - "Minimal downtime", - ], + id: "2", value: "Fast", title: "Quick Response & Service", items: [ + "20-45 minute response", "Same-day repairs available", "Efficient diagnosis", "Minimal downtime"], }, { - id: "3", - value: "Local", - title: "Community-Based Support", - items: [ - "Serving Jersey City since 2010", - "Local team knowledge", - "Repeat customer loyalty", - "Neighbor helping neighbor", - ], + id: "3", value: "Local", title: "Community-Based Support", items: [ + "Serving Jersey City since 2010", "Local team knowledge", "Repeat customer loyalty", "Neighbor helping neighbor"], }, { - id: "4", - value: "Expert", - title: "Professional Excellence", - items: [ - "Licensed and certified", - "Ongoing training", - "Advanced diagnostics", - "Quality workmanship", - ], + id: "4", value: "Expert", title: "Professional Excellence", items: [ + "Licensed and certified", "Ongoing training", "Advanced diagnostics", "Quality workmanship"], }, ]} animationType="slide-up" @@ -154,72 +111,45 @@ export default function AboutPage() { @@ -48,18 +46,13 @@ export default function EmergencyServicePage() { tagIcon={AlertCircle} buttons={[ { - text: "Call Emergency: (917) 547-2721", - href: "tel:+19175472721", - }, + text: "Call Emergency: (917) 547-2721", href: "tel:+19175472721"}, { - text: "24/7 Available", - href: "tel:+19175472721", - }, + text: "24/7 Available", href: "tel:+19175472721"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg" imageAlt="Emergency HVAC repair service" mediaAnimation="slide-up" - useInvertedBackground={false} /> @@ -69,30 +62,16 @@ export default function EmergencyServicePage() { ctaDescription="When your heating or cooling fails, we respond fast—typically within 20-45 minutes in Jersey City. Call now for help." ctaIcon={AlertCircle} ctaButton={{ - text: "Call Emergency: (917) 547-2721", - href: "tel:+19175472721", - }} + text: "Call Emergency: (917) 547-2721", href: "tel:+19175472721"}} faqs={[ { - id: "1", - title: "What qualifies as an emergency?", - content: "No heat during cold weather, no AC during heat waves, system failures affecting comfort, and refrigerant leaks are all emergencies. If you're uncomfortable, we consider it urgent.", - }, + id: "1", title: "What qualifies as an emergency?", content: "No heat during cold weather, no AC during heat waves, system failures affecting comfort, and refrigerant leaks are all emergencies. If you're uncomfortable, we consider it urgent."}, { - id: "2", - title: "How quickly can you arrive?", - content: "We aim for 20-45 minute response times in Jersey City. Our dispatch team prioritizes emergency calls to get help to you as fast as possible.", - }, + id: "2", title: "How quickly can you arrive?", content: "We aim for 20-45 minute response times in Jersey City. Our dispatch team prioritizes emergency calls to get help to you as fast as possible."}, { - id: "3", - title: "Are there extra charges for emergency service?", - content: "Yes, emergency service fees apply for off-hours calls, but we always provide transparent pricing upfront. No surprises.", - }, + id: "3", title: "Are there extra charges for emergency service?", content: "Yes, emergency service fees apply for off-hours calls, but we always provide transparent pricing upfront. No surprises."}, { - id: "4", - title: "Can you repair most systems?", - content: "We service virtually all residential and light commercial HVAC systems. Our technicians can diagnose and repair most issues on the first visit.", - }, + id: "4", title: "Can you repair most systems?", content: "We service virtually all residential and light commercial HVAC systems. Our technicians can diagnose and repair most issues on the first visit."}, ]} animationType="slide-up" useInvertedBackground={false} @@ -105,30 +84,16 @@ export default function EmergencyServicePage() { ctaDescription="Don't suffer through heating or cooling failure. Contact us immediately for emergency HVAC repair." ctaIcon={Phone} ctaButton={{ - text: "Call Now: (917) 547-2721", - href: "tel:+19175472721", - }} + text: "Call Now: (917) 547-2721", href: "tel:+19175472721"}} faqs={[ { - id: "1", - title: "What should I do before calling?", - content: "Check your thermostat settings, ensure power is on, and look for any obvious issues like blocked vents. When you call, describe the problem clearly so we can prepare for your visit.", - }, + id: "1", title: "What should I do before calling?", content: "Check your thermostat settings, ensure power is on, and look for any obvious issues like blocked vents. When you call, describe the problem clearly so we can prepare for your visit."}, { - id: "2", - title: "Do you service weekends and holidays?", - content: "Yes! We're available 24/7, including weekends and holidays. Emergency comfort can't wait for business hours.", - }, + id: "2", title: "Do you service weekends and holidays?", content: "Yes! We're available 24/7, including weekends and holidays. Emergency comfort can't wait for business hours."}, { - id: "3", - title: "What areas do you serve for emergencies?", - content: "We cover Jersey City, Hoboken, Weehawken, Union City, West New York, and surrounding areas. Call to confirm your location.", - }, + id: "3", title: "What areas do you serve for emergencies?", content: "We cover Jersey City, Hoboken, Weehawken, Union City, West New York, and surrounding areas. Call to confirm your location."}, { - id: "4", - title: "Can you prevent future emergencies?", - content: "Absolutely. Regular maintenance helps prevent many emergency situations. Ask about our preventive maintenance plans to protect your system.", - }, + id: "4", title: "Can you prevent future emergencies?", content: "Absolutely. Regular maintenance helps prevent many emergency situations. Ask about our preventive maintenance plans to protect your system."}, ]} animationType="slide-up" useInvertedBackground={false} @@ -137,72 +102,45 @@ export default function EmergencyServicePage() { @@ -52,18 +50,13 @@ export default function HomePage() { tagIcon={Star} buttons={[ { - text: "Call Now: (917) 547-2721", - href: "tel:+19175472721", - }, + text: "Call Now: (917) 547-2721", href: "tel:+19175472721"}, { - text: "Request Service", - href: "#contact-form", - }, + text: "Request Service", href: "#contact-form"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg" imageAlt="Professional HVAC technician providing quality service" mediaAnimation="slide-up" - useInvertedBackground={false} /> @@ -73,24 +66,16 @@ export default function HomePage() { metrics={[ { icon: Star, - label: "5.0 Star Rating", - value: "96 Reviews", - }, + label: "5.0 Star Rating", value: "96 Reviews"}, { icon: Zap, - label: "Fast Response", - value: "20-45 Min", - }, + label: "Fast Response", value: "20-45 Min"}, { icon: Clock, - label: "Same-Day Service", - value: "Available", - }, + label: "Same-Day Service", value: "Available"}, { icon: DollarSign, - label: "Fair Pricing", - value: "No Surprises", - }, + label: "Fair Pricing", value: "No Surprises"}, ]} metricsAnimation="slide-up" useInvertedBackground={false} @@ -105,33 +90,13 @@ export default function HomePage() { tagIcon={Wrench} features={[ { - id: "01", - title: "AC Repair & Installation", - description: "Fast air conditioning repair and professional system installation for optimal cooling comfort", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg?_wi=1", - imageAlt: "AC repair service", - }, + id: "01", title: "AC Repair & Installation", description: "Fast air conditioning repair and professional system installation for optimal cooling comfort", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg", imageAlt: "AC repair service"}, { - id: "02", - title: "Furnace & Heating Repair", - description: "Expert furnace repair and heating system installation to keep your home warm year-round", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg?_wi=1", - imageAlt: "Furnace repair service", - }, + id: "02", title: "Furnace & Heating Repair", description: "Expert furnace repair and heating system installation to keep your home warm year-round", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg", imageAlt: "Furnace repair service"}, { - id: "03", - title: "Emergency HVAC Service", - description: "24/7 emergency repair for heating and cooling emergencies, including nights, weekends, and holidays", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg?_wi=2", - imageAlt: "Emergency HVAC service", - }, + id: "03", title: "Emergency HVAC Service", description: "24/7 emergency repair for heating and cooling emergencies, including nights, weekends, and holidays", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg", imageAlt: "Emergency HVAC service"}, { - id: "04", - title: "System Maintenance", - description: "Preventive maintenance plans to keep your HVAC system running efficiently and extend equipment life", - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg?_wi=1", - imageAlt: "HVAC maintenance service", - }, + id: "04", title: "System Maintenance", description: "Preventive maintenance plans to keep your HVAC system running efficiently and extend equipment life", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg", imageAlt: "HVAC maintenance service"}, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" @@ -148,48 +113,20 @@ export default function HomePage() { tagIcon={CheckCircle} metrics={[ { - id: "1", - value: "20-45", - title: "Minute Response Time", - items: [ - "Fast emergency dispatch", - "Weekend and holiday service", - "Same-day repairs available", - "Rapid diagnosis", - ], + id: "1", value: "20-45", title: "Minute Response Time", items: [ + "Fast emergency dispatch", "Weekend and holiday service", "Same-day repairs available", "Rapid diagnosis"], }, { - id: "2", - value: "Honest", - title: "Transparent Pricing", - items: [ - "No surprise charges", - "Fair rates", - "No unnecessary upselling", - "Clear explanations", - ], + id: "2", value: "Honest", title: "Transparent Pricing", items: [ + "No surprise charges", "Fair rates", "No unnecessary upselling", "Clear explanations"], }, { - id: "3", - value: "Local", - title: "Trusted Jersey City Expert", - items: [ - "Serving Jersey City for years", - "Licensed and insured", - "Professional technicians", - "Repeat customer loyalty", - ], + id: "3", value: "Local", title: "Trusted Jersey City Expert", items: [ + "Serving Jersey City for years", "Licensed and insured", "Professional technicians", "Repeat customer loyalty"], }, { - id: "4", - value: "Expert", - title: "Professional Service", - items: [ - "Knowledgeable diagnostics", - "Quality repairs and installation", - "Respectful service", - "Reliable solutions", - ], + id: "4", value: "Expert", title: "Professional Service", items: [ + "Knowledgeable diagnostics", "Quality repairs and installation", "Respectful service", "Reliable solutions"], }, ]} animationType="slide-up" @@ -206,59 +143,23 @@ export default function HomePage() { tagIcon={Heart} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Homeowner", - company: "Jersey City", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg?_wi=1", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Jersey City", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - role: "Property Manager", - company: "Jersey City", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg?_wi=1", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", role: "Property Manager", company: "Jersey City", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg", imageAlt: "Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - role: "Homeowner", - company: "Jersey City", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-crossed-arms_23-2147996568.jpg?_wi=1", - imageAlt: "Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Jersey City", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-crossed-arms_23-2147996568.jpg", imageAlt: "Emily Rodriguez"}, { - id: "4", - name: "David Kim", - role: "Landlord", - company: "Jersey City", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280744.jpg?_wi=1", - imageAlt: "David Kim", - }, + id: "4", name: "David Kim", role: "Landlord", company: "Jersey City", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280744.jpg", imageAlt: "David Kim"}, { - id: "5", - name: "Jessica Martinez", - role: "Homeowner", - company: "Jersey City", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/colorful-pack-businessman-characters_23-2147605368.jpg?_wi=1", - imageAlt: "Jessica Martinez", - }, + id: "5", name: "Jessica Martinez", role: "Homeowner", company: "Jersey City", rating: 5, + imageSrc: "http://img.b2bpic.net/free-vector/colorful-pack-businessman-characters_23-2147605368.jpg", imageAlt: "Jessica Martinez"}, { - id: "6", - name: "Amanda Thompson", - role: "Property Owner", - company: "Jersey City", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg?_wi=1", - imageAlt: "Amanda Thompson", - }, + id: "6", name: "Amanda Thompson", role: "Property Owner", company: "Jersey City", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg", imageAlt: "Amanda Thompson"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -273,30 +174,16 @@ export default function HomePage() { ctaDescription="Emergency HVAC service available 24/7. We respond fast and fix it right." ctaIcon={AlertCircle} ctaButton={{ - text: "Call Emergency: (917) 547-2721", - href: "tel:+19175472721", - }} + text: "Call Emergency: (917) 547-2721", href: "tel:+19175472721"}} faqs={[ { - id: "1", - title: "How quickly can you respond?", - content: "We typically respond within 20-45 minutes in Jersey City and surrounding areas. Same-day service is our priority.", - }, + id: "1", title: "How quickly can you respond?", content: "We typically respond within 20-45 minutes in Jersey City and surrounding areas. Same-day service is our priority."}, { - id: "2", - title: "Do you charge for emergency calls?", - content: "Emergency service fees apply, but we provide transparent pricing upfront. No surprises.", - }, + id: "2", title: "Do you charge for emergency calls?", content: "Emergency service fees apply, but we provide transparent pricing upfront. No surprises."}, { - id: "3", - title: "Are you available nights and weekends?", - content: "Yes! We offer 24/7 emergency HVAC service, including nights, weekends, and holidays.", - }, + id: "3", title: "Are you available nights and weekends?", content: "Yes! We offer 24/7 emergency HVAC service, including nights, weekends, and holidays."}, { - id: "4", - title: "What areas do you serve?", - content: "We serve Jersey City, Hoboken, Weehawken, Union City, West New York, and surrounding areas.", - }, + id: "4", title: "What areas do you serve?", content: "We serve Jersey City, Hoboken, Weehawken, Union City, West New York, and surrounding areas."}, ]} animationType="slide-up" useInvertedBackground={false} @@ -309,30 +196,16 @@ export default function HomePage() { ctaDescription="Fill out a quick form and we'll contact you to schedule service or provide a free quote." ctaIcon={Phone} ctaButton={{ - text: "Request Service", - href: "#contact-form-section", - }} + text: "Request Service", href: "#contact-form-section"}} faqs={[ { - id: "1", - title: "What types of systems do you service?", - content: "We service residential and light commercial HVAC systems including central air, furnaces, boilers, heat pumps, and ductless mini-splits.", - }, + id: "1", title: "What types of systems do you service?", content: "We service residential and light commercial HVAC systems including central air, furnaces, boilers, heat pumps, and ductless mini-splits."}, { - id: "2", - title: "Do you offer warranties?", - content: "Yes, we warrant our work. Details are provided with your service agreement.", - }, + id: "2", title: "Do you offer warranties?", content: "Yes, we warrant our work. Details are provided with your service agreement."}, { - id: "3", - title: "Can you help with system replacement?", - content: "Absolutely. We can assess whether repair or replacement is best and provide transparent quotes for new systems.", - }, + id: "3", title: "Can you help with system replacement?", content: "Absolutely. We can assess whether repair or replacement is best and provide transparent quotes for new systems."}, { - id: "4", - title: "Do you offer maintenance plans?", - content: "Yes, preventive maintenance plans help extend system life and improve efficiency. Ask about our flexible options.", - }, + id: "4", title: "Do you offer maintenance plans?", content: "Yes, preventive maintenance plans help extend system life and improve efficiency. Ask about our flexible options."}, ]} animationType="slide-up" useInvertedBackground={false} @@ -341,72 +214,45 @@ export default function HomePage() {