From f02f05baa76e342079745d5194b72f786221b70b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 18:57:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 333 +++++++++++------------------------------------ 1 file changed, 78 insertions(+), 255 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f8f4c0..45fd548 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,41 +34,23 @@ export default function LandingPage() { @@ -77,52 +59,29 @@ export default function LandingPage() {
@@ -150,41 +109,21 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "service-1", - title: "Emergency Repairs", - descriptions: [ - "Rapid response for unexpected breakdowns.", - "24/7 availability to restore your comfort swiftly.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg", - }, + id: "service-1", title: "Emergency Repairs", descriptions: [ + "Rapid response for unexpected breakdowns.", "24/7 availability to restore your comfort swiftly."], + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg"}, { - id: "service-2", - title: "System Installation & Replacement", - descriptions: [ - "Expert installation of new, energy-efficient HVAC systems.", - "Seamless replacement of outdated units for optimal performance.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281307.jpg", - }, + id: "service-2", title: "System Installation & Replacement", descriptions: [ + "Expert installation of new, energy-efficient HVAC systems.", "Seamless replacement of outdated units for optimal performance."], + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281307.jpg"}, { - id: "service-3", - title: "Preventative Maintenance", - descriptions: [ - "Regular check-ups to extend system life and efficiency.", - "Proactive service to prevent costly future repairs.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg", - }, + id: "service-3", title: "Preventative Maintenance", descriptions: [ + "Regular check-ups to extend system life and efficiency.", "Proactive service to prevent costly future repairs."], + imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg"}, { - id: "service-4", - title: "Duct Cleaning & Air Quality", - descriptions: [ - "Professional duct cleaning for improved air quality.", - "Solutions for healthier indoor environments and reduced allergens.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388947.jpg", - }, + id: "service-4", title: "Duct Cleaning & Air Quality", descriptions: [ + "Professional duct cleaning for improved air quality.", "Solutions for healthier indoor environments and reduced allergens."], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388947.jpg"}, ]} title="Comprehensive HVAC Services" description="From routine maintenance to complex installations, our certified technicians are equipped to handle all your HVAC needs with precision and care." @@ -199,25 +138,13 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "metric-1", - value: "20+", - title: "Years of Experience", - description: "Providing top-tier HVAC services across Southern California.", - icon: CalendarDays, + id: "metric-1", value: "20+", title: "Years of Experience", description: "Providing top-tier HVAC services across Southern California.", icon: CalendarDays, }, { - id: "metric-2", - value: "98%", - title: "Customer Satisfaction", - description: "Our clients consistently rate us highly for service and reliability.", - icon: Star, + id: "metric-2", value: "98%", title: "Customer Satisfaction", description: "Our clients consistently rate us highly for service and reliability.", icon: Star, }, { - id: "metric-3", - value: "24/7", - title: "Emergency Response", - description: "Always ready to assist you, day or night, rain or shine.", - icon: Clock, + id: "metric-3", value: "24/7", title: "Emergency Response", description: "Always ready to assist you, day or night, rain or shine.", icon: Clock, }, ]} title="Why Trust HVAC Solutions of SoCal?" @@ -233,47 +160,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "prod-1", - name: "High-Efficiency AC Units", - price: "Starting at $3,500", - imageSrc: "http://img.b2bpic.net/free-photo/small-house-entrance-japan-building_23-2149301082.jpg", - imageAlt: "High-Efficiency AC Unit", - }, + id: "prod-1", name: "High-Efficiency AC Units", price: "Starting at $3,500", imageSrc: "http://img.b2bpic.net/free-photo/small-house-entrance-japan-building_23-2149301082.jpg", imageAlt: "High-Efficiency AC Unit"}, { - id: "prod-2", - name: "Smart Thermostats", - price: "Starting at $250", - imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-thermostat-wall_23-2152024178.jpg", - imageAlt: "Smart Thermostat", - }, + id: "prod-2", name: "Smart Thermostats", price: "Starting at $250", imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-thermostat-wall_23-2152024178.jpg", imageAlt: "Smart Thermostat"}, { - id: "prod-3", - name: "Furnace Systems", - price: "Starting at $2,800", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ballet-studio-handrail_23-2148461828.jpg", - imageAlt: "Furnace System", - }, + id: "prod-3", name: "Furnace Systems", price: "Starting at $2,800", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ballet-studio-handrail_23-2148461828.jpg", imageAlt: "Furnace System"}, { - id: "prod-4", - name: "Heat Pump Solutions", - price: "Starting at $4,000", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388990.jpg", - imageAlt: "Heat Pump", - }, + id: "prod-4", name: "Heat Pump Solutions", price: "Starting at $4,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388990.jpg", imageAlt: "Heat Pump"}, { - id: "prod-5", - name: "Whole-Home Air Purification", - price: "Starting at $800", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-using-nebulizer-home_23-2150562058.jpg", - imageAlt: "Air Purification System", - }, + id: "prod-5", name: "Whole-Home Air Purification", price: "Starting at $800", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-using-nebulizer-home_23-2150562058.jpg", imageAlt: "Air Purification System"}, { - id: "prod-6", - name: "Ductless Mini-Splits", - price: "Starting at $2,200", - imageSrc: "http://img.b2bpic.net/free-photo/friends-party-with-delicious-pizza_23-2151309392.jpg", - imageAlt: "Ductless Mini-Split", - }, + id: "prod-6", name: "Ductless Mini-Splits", price: "Starting at $2,200", imageSrc: "http://img.b2bpic.net/free-photo/friends-party-with-delicious-pizza_23-2151309392.jpg", imageAlt: "Ductless Mini-Split"}, ]} title="Advanced HVAC Systems & Solutions" description="We partner with leading manufacturers to offer high-efficiency air conditioning, heating, and air quality systems tailored to your specific needs." @@ -287,60 +184,31 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "plan-1", - badge: "Essential", - badgeIcon: Sparkles, - price: "$129/year", - subtitle: "Basic annual check-up", - buttons: [ + id: "plan-1", badge: "Essential", badgeIcon: Sparkles, + price: "$129/year", subtitle: "Basic annual check-up", buttons: [ { - text: "Choose Basic", - href: "#contact", - }, + text: "Choose Basic", href: "#contact"}, ], features: [ - "1 Annual Tune-Up (AC or Heating)", - "Priority Scheduling", - "10% Off Repairs", - ], + "1 Annual Tune-Up (AC or Heating)", "Priority Scheduling", "10% Off Repairs"], }, { - id: "plan-2", - badge: "Premium", - badgeIcon: Sparkles, - price: "$249/year", - subtitle: "Complete comfort & savings", - buttons: [ + id: "plan-2", badge: "Premium", badgeIcon: Sparkles, + price: "$249/year", subtitle: "Complete comfort & savings", buttons: [ { - text: "Choose Premium", - href: "#contact", - }, + text: "Choose Premium", href: "#contact"}, ], features: [ - "2 Annual Tune-Ups (AC & Heating)", - "Enhanced Priority Scheduling", - "15% Off Repairs", - "Free Diagnostic Services", - ], + "2 Annual Tune-Ups (AC & Heating)", "Enhanced Priority Scheduling", "15% Off Repairs", "Free Diagnostic Services"], }, { - id: "plan-3", - badge: "Commercial", - badgeIcon: Sparkles, - price: "Custom Quote", - subtitle: "Tailored for your business", - buttons: [ + id: "plan-3", badge: "Commercial", badgeIcon: Sparkles, + price: "Custom Quote", subtitle: "Tailored for your business", buttons: [ { - text: "Get a Quote", - href: "#contact", - }, + text: "Get a Quote", href: "#contact"}, ], features: [ - "Customized Service Schedule", - "Dedicated Account Manager", - "Priority Emergency Service", - "Volume Discounts on Repairs", - ], + "Customized Service Schedule", "Dedicated Account Manager", "Priority Emergency Service", "Volume Discounts on Repairs"], }, ]} title="Flexible Maintenance & Service Plans" @@ -356,25 +224,15 @@ export default function LandingPage() { author="Sarah J. - Homeowner" avatars={[ { - src: "http://img.b2bpic.net/free-photo/expressive-african-american-girl-black-jacket_176420-32201.jpg", - alt: "Customer Sarah J.", - }, + src: "http://img.b2bpic.net/free-photo/expressive-african-american-girl-black-jacket_176420-32201.jpg", alt: "Customer Sarah J."}, { - src: "http://img.b2bpic.net/free-photo/happy-afroamerican-employee-portrait_23-2148508904.jpg", - alt: "Customer Michael C.", - }, + src: "http://img.b2bpic.net/free-photo/happy-afroamerican-employee-portrait_23-2148508904.jpg", alt: "Customer Michael C."}, { - src: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-street_839833-33403.jpg", - alt: "Customer Emily R.", - }, + src: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-street_839833-33403.jpg", alt: "Customer Emily R."}, { - src: "http://img.b2bpic.net/free-photo/handsome-businessman-man-street_158538-10231.jpg", - alt: "Customer David K.", - }, + src: "http://img.b2bpic.net/free-photo/handsome-businessman-man-street_158538-10231.jpg", alt: "Customer David K."}, { - src: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg", - alt: "Customer Jessica L.", - }, + src: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg", alt: "Customer Jessica L."}, ]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" @@ -387,20 +245,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "faq-1", - title: "How often should I have my HVAC system serviced?", - content: "We recommend annual maintenance for your HVAC system. Regular tune-ups ensure peak performance, extend the lifespan of your unit, and prevent unexpected breakdowns. For heating and cooling systems, it's ideal to have them checked once in the spring for AC and once in the fall for heating.", - }, + id: "faq-1", title: "How often should I have my HVAC system serviced?", content: "We recommend annual maintenance for your HVAC system. Regular tune-ups ensure peak performance, extend the lifespan of your unit, and prevent unexpected breakdowns. For heating and cooling systems, it's ideal to have them checked once in the spring for AC and once in the fall for heating."}, { - id: "faq-2", - title: "What are the benefits of a high-efficiency HVAC system?", - content: "High-efficiency HVAC systems offer significant benefits, including lower energy bills due to reduced power consumption, improved indoor comfort through better temperature control, and a smaller carbon footprint. They also often qualify for rebates and incentives.", - }, + id: "faq-2", title: "What are the benefits of a high-efficiency HVAC system?", content: "High-efficiency HVAC systems offer significant benefits, including lower energy bills due to reduced power consumption, improved indoor comfort through better temperature control, and a smaller carbon footprint. They also often qualify for rebates and incentives."}, { - id: "faq-3", - title: "Do you offer emergency HVAC services?", - content: "Yes, we understand that HVAC emergencies can happen at any time. HVAC Solutions of SoCal provides 24/7 emergency repair services to ensure your comfort is restored as quickly as possible, even outside of regular business hours.", - }, + id: "faq-3", title: "Do you offer emergency HVAC services?", content: "Yes, we understand that HVAC emergencies can happen at any time. HVAC Solutions of SoCal provides 24/7 emergency repair services to ensure your comfort is restored as quickly as possible, even outside of regular business hours."}, ]} imageSrc="http://img.b2bpic.net/free-photo/young-loader-holding-blackboard-with-thumb-up-uniform-looking-cheery-front-view_176474-21343.jpg" imageAlt="HVAC technician explaining system to a customer" @@ -415,8 +264,7 @@ export default function LandingPage() {