From 5439c607fdae496e601c740e4c6992d925fc8eea Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:46:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 55 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2616683..75b1726 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -94,11 +95,17 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "1", title: "Emergency Repairs", description: "24/7 emergency HVAC repair service. We respond fast to get your heating and cooling back online when you need it most.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2"}, + id: 1, + title: "Emergency Repairs", description: "24/7 emergency HVAC repair service. We respond fast to get your heating and cooling back online when you need it most.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg" + }, { - id: "2", title: "System Installation", description: "Professional installation of new HVAC systems. Our technicians ensure perfect setup and optimal efficiency for maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3"}, + id: 2, + title: "System Installation", description: "Professional installation of new HVAC systems. Our technicians ensure perfect setup and optimal efficiency for maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg" + }, { - id: "3", title: "Preventive Maintenance", description: "Regular maintenance plans keep your system running efficiently. Catch problems early and extend your system's lifespan.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=4"}, + id: 3, + title: "Preventive Maintenance", description: "Regular maintenance plans keep your system running efficiently. Catch problems early and extend your system's lifespan.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg" + }, ]} /> @@ -115,9 +122,11 @@ export default function LandingPage() { animationType="slide-up" metrics={[ { - id: "1", value: "99%", title: "Customer Satisfaction", description: "Consistently rated 5-stars by our clients", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=5"}, + id: "1", value: "99%", title: "Customer Satisfaction", description: "Consistently rated 5-stars by our clients", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg" + }, { - id: "2", value: "45min", title: "Average Response Time", description: "Swift emergency dispatch and arrival", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=6"}, + id: "2", value: "45min", title: "Average Response Time", description: "Swift emergency dispatch and arrival", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg" + }, ]} /> @@ -135,16 +144,20 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Jennifer Martinez", role: "Homeowner", company: "Downtown Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" + }, { id: "2", name: "David Thompson", role: "Property Manager", company: "Commercial Complex", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + }, { id: "3", name: "Sarah Chen", role: "Business Owner", company: "Office Building", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" + }, { id: "4", name: "Robert Johnson", role: "Homeowner", company: "Suburb Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" + }, ]} kpiItems={[ { value: "500+", label: "Systems Installed" }, @@ -170,17 +183,23 @@ export default function LandingPage() { mediaAnimation="slide-up" faqs={[ { - id: "1", title: "How often should I service my HVAC system?", content: "We recommend professional HVAC maintenance twice per year - once before heating season and once before cooling season. Regular maintenance prevents breakdowns, improves efficiency, and extends system lifespan."}, + id: "1", title: "How often should I service my HVAC system?", content: "We recommend professional HVAC maintenance twice per year - once before heating season and once before cooling season. Regular maintenance prevents breakdowns, improves efficiency, and extends system lifespan." + }, { - id: "2", title: "Do you offer emergency 24/7 service?", content: "Yes! Speed Mechanical provides 24/7 emergency HVAC repair service. Call us anytime for heating or cooling emergencies. Our technicians are always ready to respond."}, + id: "2", title: "Do you offer emergency 24/7 service?", content: "Yes! Speed Mechanical provides 24/7 emergency HVAC repair service. Call us anytime for heating or cooling emergencies. Our technicians are always ready to respond." + }, { - id: "3", title: "What's the cost of a new HVAC system installation?", content: "Installation costs vary based on system type, efficiency rating, and your home's specific needs. We provide free estimates so you know exactly what to expect. Contact us for a personalized quote."}, + id: "3", title: "What's the cost of a new HVAC system installation?", content: "Installation costs vary based on system type, efficiency rating, and your home's specific needs. We provide free estimates so you know exactly what to expect. Contact us for a personalized quote." + }, { - id: "4", title: "Are your technicians certified?", content: "Absolutely. All Speed Mechanical technicians are EPA-certified and fully licensed. We maintain the highest industry standards for quality and safety."}, + id: "4", title: "Are your technicians certified?", content: "Absolutely. All Speed Mechanical technicians are EPA-certified and fully licensed. We maintain the highest industry standards for quality and safety." + }, { - id: "5", title: "Do you offer warranties on work?", content: "Yes. We stand behind our work with comprehensive warranties on parts and labor. Ask us about our warranty options when you call."}, + id: "5", title: "Do you offer warranties on work?", content: "Yes. We stand behind our work with comprehensive warranties on parts and labor. Ask us about our warranty options when you call." + }, { - id: "6", title: "How can I improve my system's efficiency?", content: "Regular maintenance is key, but you can also improve efficiency by sealing air leaks, updating thermostats, and ensuring proper insulation. Our technicians can recommend specific improvements during service calls."}, + id: "6", title: "How can I improve my system's efficiency?", content: "Regular maintenance is key, but you can also improve efficiency by sealing air leaks, updating thermostats, and ensuring proper insulation. Our technicians can recommend specific improvements during service calls." + }, ]} /> -- 2.49.1