diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c2efce..52f9fda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,34 +34,20 @@ export default function LandingPage() { @@ -72,77 +58,38 @@ export default function LandingPage() { description="HVAC Solutions of SoCal delivers premium air conditioning repair, installation, and maintenance, ensuring your home or business stays perfectly cool." testimonials={[ { - name: "Sarah J.", - handle: "@HomeownerSoCal", - testimonial: "HVAC Solutions of SoCal saved our summer! Quick, professional, and our AC runs better than ever. Highly recommended for anyone in Southern California.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", - imageAlt: "professional man smiling portrait", - }, + name: "Sarah J.", handle: "@HomeownerSoCal", testimonial: "HVAC Solutions of SoCal saved our summer! Quick, professional, and our AC runs better than ever. Highly recommended for anyone in Southern California.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", imageAlt: "professional man smiling portrait"}, { - name: "Michael L.", - handle: "@BizOwnerOC", - testimonial: "Exceptional service for our commercial property. Their team handled our complex system with expertise and precision. Truly the best in the business.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", - imageAlt: "professional woman smiling portrait", - }, + name: "Michael L.", handle: "@BizOwnerOC", testimonial: "Exceptional service for our commercial property. Their team handled our complex system with expertise and precision. Truly the best in the business.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "professional woman smiling portrait"}, { - name: "Emily R.", - handle: "@PropertyMgmtLA", - testimonial: "Reliable and efficient. We trust HVAC Solutions of SoCal for all our rental properties. They always deliver top-notch results and peace of mind.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-happy-studio-smiling_1262-2754.jpg", - imageAlt: "middle-aged man smiling portrait", - }, + name: "Emily R.", handle: "@PropertyMgmtLA", testimonial: "Reliable and efficient. We trust HVAC Solutions of SoCal for all our rental properties. They always deliver top-notch results and peace of mind.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-happy-studio-smiling_1262-2754.jpg", imageAlt: "middle-aged man smiling portrait"}, { - name: "David K.", - handle: "@NewHomeBuyerSD", - testimonial: "From installation to ongoing maintenance, HVAC Solutions of SoCal has been fantastic. Their customer service is as great as their technical skill.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", - imageAlt: "young woman smiling portrait", - }, + name: "David K.", handle: "@NewHomeBuyerSD", testimonial: "From installation to ongoing maintenance, HVAC Solutions of SoCal has been fantastic. Their customer service is as great as their technical skill.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", imageAlt: "young woman smiling portrait"}, { - name: "Sophia M.", - handle: "@SmartHomeSoCal", - testimonial: "Our new smart AC system installed by HVAC Solutions of SoCal is amazing! Seamless integration and perfect climate control. Fantastic job.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg", - imageAlt: "Man using a smartphone in his automated home", - }, + name: "Sophia M.", handle: "@SmartHomeSoCal", testimonial: "Our new smart AC system installed by HVAC Solutions of SoCal is amazing! Seamless integration and perfect climate control. Fantastic job.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg", imageAlt: "Man using a smartphone in his automated home"}, ]} buttons={[ { - text: "Get Your Free Estimate", - href: "#contact", - }, + text: "Get Your Free Estimate", href: "#contact"}, { - text: "Explore Services", - href: "#services", - }, + text: "Explore Services", href: "#services"}, ]} avatars={[ { - src: "http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hand-pointing-it-isolated-white-background_141793-84116.jpg", - alt: "Customer Sarah J.", - }, + src: "http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hand-pointing-it-isolated-white-background_141793-84116.jpg", alt: "Customer Sarah J."}, { - src: "http://img.b2bpic.net/free-photo/closeup-attractive-woman-motion-with-takeaway-coffee-business-building-portrait-blonde-girl-holding-paper-cup-with-hot-drink-outdoor_158595-6701.jpg", - alt: "Customer Michael L.", - }, + src: "http://img.b2bpic.net/free-photo/closeup-attractive-woman-motion-with-takeaway-coffee-business-building-portrait-blonde-girl-holding-paper-cup-with-hot-drink-outdoor_158595-6701.jpg", alt: "Customer Michael L."}, { - src: "http://img.b2bpic.net/free-photo/close-up-worker-conference_1098-4082.jpg", - alt: "Customer Emily R.", - }, + src: "http://img.b2bpic.net/free-photo/close-up-worker-conference_1098-4082.jpg", alt: "Customer Emily R."}, { - src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", - alt: "Customer David K.", - }, + src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", alt: "Customer David K."}, { - src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", - alt: "Satisfied Customer Sophia M.", - }, + src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", alt: "Satisfied Customer Sophia M."}, ]} avatarText="Trusted by thousands of homes & businesses" imageSrc="http://img.b2bpic.net/free-photo/sets-cooling-towers-data-center-building_1127-3435.jpg" @@ -158,14 +105,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "SoCal Estates", - "Pacific Heights Dev.", - "Coastal Resorts Group", - "Sunset Restaurants", - "HealthFirst Clinics", - "Elite Education Inc.", - "Urban Retail Partners", - ]} + "SoCal Estates", "Pacific Heights Dev.", "Coastal Resorts Group", "Sunset Restaurants", "HealthFirst Clinics", "Elite Education Inc.", "Urban Retail Partners"]} title="Trusted by Leading Brands in SoCal" description="Our commitment to excellence has earned us partnerships with a diverse range of clients across Southern California." /> @@ -178,11 +118,8 @@ export default function LandingPage() { title="Your Premier Partner for HVAC Excellence in Southern California" buttons={[ { - text: "Learn More About Our Team", - href: "#", - }, + text: "Learn More About Our Team", href: "#"}, ]} - description="At HVAC Solutions of SoCal, we pride ourselves on delivering unparalleled air conditioning services that embody luxury, efficiency, and reliability. With years of expertise serving the vibrant communities of Southern California, our certified technicians are dedicated to ensuring optimal comfort for your residential or commercial space. We combine cutting-edge technology with meticulous craftsmanship to provide tailored solutions, from precision installations to prompt repairs and preventative maintenance. Choose us for a seamless experience and a commitment to your ultimate satisfaction." /> @@ -194,23 +131,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Expert AC Installation", - description: "Precision installation of new air conditioning systems, ensuring optimal performance and energy efficiency from day one.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250248.jpg", - imageAlt: "air conditioner installation illustration", - }, + title: "Expert AC Installation", description: "Precision installation of new air conditioning systems, ensuring optimal performance and energy efficiency from day one.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250248.jpg", imageAlt: "air conditioner installation illustration"}, { - title: "Reliable AC Repairs", - description: "Swift and accurate diagnostics with lasting repairs for all makes and models, restoring your comfort without delay.", - imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg", - imageAlt: "AC repair maintenance graphic", - }, + title: "Reliable AC Repairs", description: "Swift and accurate diagnostics with lasting repairs for all makes and models, restoring your comfort without delay.", imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg", imageAlt: "AC repair maintenance graphic"}, { - title: "Preventative Maintenance", - description: "Scheduled tune-ups and inspections to extend the life of your system, enhance efficiency, and prevent costly breakdowns.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-heater_23-2149339546.jpg", - imageAlt: "emergency HVAC repair graphic", - }, + title: "Preventative Maintenance", description: "Scheduled tune-ups and inspections to extend the life of your system, enhance efficiency, and prevent costly breakdowns.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-heater_23-2149339546.jpg", imageAlt: "emergency HVAC repair graphic"}, ]} title="Comprehensive Air Conditioning Solutions for SoCal Living" description="From expert installation to emergency repairs, we cover all your AC needs with precision and care, ensuring year-round comfort." @@ -226,20 +151,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "25+", - description: "Years of Combined Experience", - }, + id: "m1", value: "25+", description: "Years of Combined Experience"}, { - id: "m2", - value: "10K+", - description: "Happy SoCal Customers", - }, + id: "m2", value: "10K+", description: "Happy SoCal Customers"}, { - id: "m3", - value: "99%", - description: "Customer Satisfaction Rate", - }, + id: "m3", value: "99%", description: "Customer Satisfaction Rate"}, ]} title="Delivering Exceptional HVAC Service Across Southern California" description="Our commitment to quality and customer satisfaction is reflected in every project we undertake and every home we cool." @@ -254,64 +170,31 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - badge: "Essential", - badgeIcon: Sparkles, - price: "$99", - subtitle: "Basic Tune-Up", - buttons: [ + id: "basic", badge: "Essential", badgeIcon: Sparkles, + price: "$99", subtitle: "Basic Tune-Up", buttons: [ { - text: "Schedule Service", - href: "#contact", - }, + text: "Schedule Service", href: "#contact"}, ], features: [ - "1-Point System Check", - "Standard Filter Replacement", - "Minor Adjustments", - "Annual Service Call", - ], + "1-Point System Check", "Standard Filter Replacement", "Minor Adjustments", "Annual Service Call"], }, { - id: "premium", - badge: "Most Popular", - badgeIcon: CheckCircle, - price: "$189", - subtitle: "Premium Maintenance", - buttons: [ + id: "premium", badge: "Most Popular", badgeIcon: CheckCircle, + price: "$189", subtitle: "Premium Maintenance", buttons: [ { - text: "Choose Plan", - href: "#contact", - }, + text: "Choose Plan", href: "#contact"}, ], features: [ - "21-Point System Check", - "Premium Filter Replacement", - "Priority Scheduling", - "Bi-Annual Service Calls", - "10% Discount on Repairs", - ], + "21-Point System Check", "Premium Filter Replacement", "Priority Scheduling", "Bi-Annual Service Calls", "10% Discount on Repairs"], }, { - id: "ultimate", - badge: "Ultimate Comfort", - badgeIcon: Award, - price: "$299", - subtitle: "All-Inclusive Care", - buttons: [ + id: "ultimate", badge: "Ultimate Comfort", badgeIcon: Award, + price: "$299", subtitle: "All-Inclusive Care", buttons: [ { - text: "Get Custom Quote", - href: "#contact", - }, + text: "Get Custom Quote", href: "#contact"}, ], features: [ - "Comprehensive System Audit", - "Smart Thermostat Integration", - "24/7 Emergency Service", - "Quarterly Service Calls", - "20% Discount on Repairs", - "Exclusive Member Perks", - ], + "Comprehensive System Audit", "Smart Thermostat Integration", "24/7 Emergency Service", "Quarterly Service Calls", "20% Discount on Repairs", "Exclusive Member Perks"], }, ]} title="Choose Your Path to Perfect Comfort" @@ -326,77 +209,17 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Jessica L.", - date: "August 15, 2023", - title: "Exceptional Service, Highly Recommended!", - quote: "HVAC Solutions of SoCal provided outstanding service for our home. Their technician was professional, knowledgeable, and fixed our AC quickly. We are so grateful!", - tag: "Residential Client", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216695.jpg", - avatarAlt: "Jessica L. avatar", - imageAlt: "Modern home living room", - }, + id: "1", name: "Jessica L.", date: "August 15, 2023", title: "Exceptional Service, Highly Recommended!", quote: "HVAC Solutions of SoCal provided outstanding service for our home. Their technician was professional, knowledgeable, and fixed our AC quickly. We are so grateful!", tag: "Residential Client", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216695.jpg", avatarAlt: "Jessica L. avatar", imageAlt: "Modern home living room"}, { - id: "2", - name: "Robert M.", - date: "September 2, 2023", - title: "Professional and Efficient Installation", - quote: "We needed a full AC system replacement, and HVAC Solutions of SoCal handled it flawlessly. The installation was efficient, and our new system works perfectly. Fantastic job!", - tag: "Commercial Client", - avatarSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-laptop-coffee-shop_23-2150378253.jpg", - avatarAlt: "Robert M. avatar", - imageAlt: "Modern office interior", - }, + id: "2", name: "Robert M.", date: "September 2, 2023", title: "Professional and Efficient Installation", quote: "We needed a full AC system replacement, and HVAC Solutions of SoCal handled it flawlessly. The installation was efficient, and our new system works perfectly. Fantastic job!", tag: "Commercial Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-laptop-coffee-shop_23-2150378253.jpg", avatarAlt: "Robert M. avatar", imageAlt: "Modern office interior"}, { - id: "3", - name: "Olivia P.", - date: "October 10, 2023", - title: "Reliable Maintenance Plans", - quote: "Their maintenance plan keeps our AC running smoothly all year. It's affordable, and their preventative checks have saved us from potential issues. Trustworthy and thorough!", - tag: "Homeowner", - avatarSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-180757.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-doing-indoor-activity_23-2148813024.jpg", - avatarAlt: "Olivia P. avatar", - imageAlt: "Contemporary kitchen", - }, + id: "3", name: "Olivia P.", date: "October 10, 2023", title: "Reliable Maintenance Plans", quote: "Their maintenance plan keeps our AC running smoothly all year. It's affordable, and their preventative checks have saved us from potential issues. Trustworthy and thorough!", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-180757.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-doing-indoor-activity_23-2148813024.jpg", avatarAlt: "Olivia P. avatar", imageAlt: "Contemporary kitchen"}, { - id: "4", - name: "Daniel C.", - date: "November 5, 2023", - title: "Quick Response to Emergency Breakdown", - quote: "Our AC broke down on a hot weekend, and HVAC Solutions of SoCal responded incredibly fast. They fixed it that same day, providing much-needed relief. Lifesavers!", - tag: "Urgent Repair", - avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-businessman-showing-thumbs-up-with-funny-faces-drawings-focus-hands_176420-42468.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sideways-woman-watching-tv-show-laptop_23-2148821654.jpg", - avatarAlt: "Daniel C. avatar", - imageAlt: "Comfortable bedroom", - }, + id: "4", name: "Daniel C.", date: "November 5, 2023", title: "Quick Response to Emergency Breakdown", quote: "Our AC broke down on a hot weekend, and HVAC Solutions of SoCal responded incredibly fast. They fixed it that same day, providing much-needed relief. Lifesavers!", tag: "Urgent Repair", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-businessman-showing-thumbs-up-with-funny-faces-drawings-focus-hands_176420-42468.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sideways-woman-watching-tv-show-laptop_23-2148821654.jpg", avatarAlt: "Daniel C. avatar", imageAlt: "Comfortable bedroom"}, { - id: "5", - name: "Sophia G.", - date: "December 1, 2023", - title: "Highly Professional and Courteous Team", - quote: "Every interaction with HVAC Solutions of SoCal has been professional and pleasant. Their team is knowledgeable, courteous, and truly cares about customer satisfaction.", - tag: "Residential Client", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-adult-woman-smiling_23-2148729684.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-friends-outside_23-2149410424.jpg", - avatarAlt: "Sophia G. avatar", - imageAlt: "Outdoor patio with comfortable seating", - }, + id: "5", name: "Sophia G.", date: "December 1, 2023", title: "Highly Professional and Courteous Team", quote: "Every interaction with HVAC Solutions of SoCal has been professional and pleasant. Their team is knowledgeable, courteous, and truly cares about customer satisfaction.", tag: "Residential Client", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-adult-woman-smiling_23-2148729684.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-friends-outside_23-2149410424.jpg", avatarAlt: "Sophia G. avatar", imageAlt: "Outdoor patio with comfortable seating"}, { - id: "6", - name: "Ethan H.", - date: "January 18, 2024", - title: "Advanced Solutions for Modern Homes", - quote: "They provided smart AC solutions that integrate seamlessly with our home automation system. The efficiency and comfort are outstanding. Truly modern HVAC experts!", - tag: "Smart Homeowner", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-looking-photographer_23-2148398473.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg", - avatarAlt: "Ethan H. avatar", - imageAlt: "Smart home thermostat display", - }, + id: "6", name: "Ethan H.", date: "January 18, 2024", title: "Advanced Solutions for Modern Homes", quote: "They provided smart AC solutions that integrate seamlessly with our home automation system. The efficiency and comfort are outstanding. Truly modern HVAC experts!", tag: "Smart Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-looking-photographer_23-2148398473.jpg", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg", avatarAlt: "Ethan H. avatar", imageAlt: "Smart home thermostat display"}, ]} title="Hear From Our Satisfied Southern California Customers" description="Our dedication to exceptional service and superior cooling solutions shines through the words of those who trust us most." @@ -409,30 +232,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq1", - title: "What areas do you serve in Southern California?", - content: "We proudly serve a wide range of communities across Southern California, including Los Angeles County, Orange County, San Diego County, and parts of the Inland Empire. Contact us to confirm service availability in your specific location.", - }, + id: "faq1", title: "What areas do you serve in Southern California?", content: "We proudly serve a wide range of communities across Southern California, including Los Angeles County, Orange County, San Diego County, and parts of the Inland Empire. Contact us to confirm service availability in your specific location."}, { - id: "faq2", - title: "How often should I have my AC system serviced?", - content: "We recommend annual maintenance for your AC system to ensure optimal performance, efficiency, and longevity. Regular tune-ups can prevent costly breakdowns and improve indoor air quality.", - }, + id: "faq2", title: "How often should I have my AC system serviced?", content: "We recommend annual maintenance for your AC system to ensure optimal performance, efficiency, and longevity. Regular tune-ups can prevent costly breakdowns and improve indoor air quality."}, { - id: "faq3", - title: "Do you offer emergency AC repair services?", - content: "Yes, we understand that AC emergencies can happen anytime, especially during Southern California's warmer months. We offer prompt emergency repair services to restore your comfort as quickly as possible. Call our emergency line for immediate assistance.", - }, + id: "faq3", title: "Do you offer emergency AC repair services?", content: "Yes, we understand that AC emergencies can happen anytime, especially during Southern California's warmer months. We offer prompt emergency repair services to restore your comfort as quickly as possible. Call our emergency line for immediate assistance."}, { - id: "faq4", - title: "What brands of AC systems do you install and repair?", - content: "Our technicians are experienced with all major brands and models of air conditioning systems. Whether you need installation, repair, or maintenance, we have the expertise to work with your specific equipment.", - }, + id: "faq4", title: "What brands of AC systems do you install and repair?", content: "Our technicians are experienced with all major brands and models of air conditioning systems. Whether you need installation, repair, or maintenance, we have the expertise to work with your specific equipment."}, { - id: "faq5", - title: "Can you help me choose the right AC system for my home?", - content: "Absolutely! Our experts will assess your home's unique needs, size, and your budget to recommend the most suitable and energy-efficient air conditioning system. We provide personalized consultations to ensure you make an informed decision.", - }, + id: "faq5", title: "Can you help me choose the right AC system for my home?", content: "Absolutely! Our experts will assess your home's unique needs, size, and your budget to recommend the most suitable and energy-efficient air conditioning system. We provide personalized consultations to ensure you make an informed decision."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Find quick answers to common inquiries about our HVAC services, coverage areas, and maintenance tips." @@ -445,20 +253,15 @@ export default function LandingPage() { @@ -467,66 +270,39 @@ export default function LandingPage() {