Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 18:57:12 +00:00

View File

@@ -34,41 +34,23 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Our Services",
id: "services",
},
name: "Our Services", id: "services"},
{
name: "Why Choose Us",
id: "metrics",
},
name: "Why Choose Us", id: "metrics"},
{
name: "HVAC Solutions",
id: "products",
},
name: "HVAC Solutions", id: "products"},
{
name: "Service Plans",
id: "pricing",
},
name: "Service Plans", id: "pricing"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact Us",
id: "contact",
},
name: "Contact Us", id: "contact"},
]}
brandName="HVAC Solutions of SoCal"
/>
@@ -77,52 +59,29 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
title="Your Comfort, Our Priority.\\\nReliable HVAC Solutions in SoCal."
description="Experience unparalleled air conditioning and heating services tailored for Southern California homes and businesses. From emergency repairs to new installations, we ensure your comfort."
buttons={[
{
text: "Schedule Service",
href: "#contact",
},
text: "Schedule Service", href: "#contact"},
{
text: "Get a Free Quote",
href: "#contact",
},
text: "Get a Free Quote", href: "#contact"},
]}
buttonAnimation="slide-up"
carouselItems={[
{
id: "hero-carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55463.jpg",
imageAlt: "HVAC technician working on an outdoor AC unit",
},
id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55463.jpg", imageAlt: "HVAC technician working on an outdoor AC unit"},
{
id: "hero-carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg",
imageAlt: "Modern home with a newly installed AC unit",
},
id: "hero-carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", imageAlt: "Modern home with a newly installed AC unit"},
{
id: "hero-carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-tablet-house-with-automation-lighting-system_482257-7530.jpg",
imageAlt: "A family enjoying a comfortable, cool living room",
},
id: "hero-carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-tablet-house-with-automation-lighting-system_482257-7530.jpg", imageAlt: "A family enjoying a comfortable, cool living room"},
{
id: "hero-carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-women-sitting-couch_23-2149266833.jpg",
imageAlt: "Commercial building with roof-top HVAC systems",
},
id: "hero-carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-women-sitting-couch_23-2149266833.jpg", imageAlt: "Commercial building with roof-top HVAC systems"},
{
id: "hero-carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/happy-electrician-checking-freon-level_482257-91178.jpg",
imageAlt: "A technician performing duct cleaning",
},
id: "hero-carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/happy-electrician-checking-freon-level_482257-91178.jpg", imageAlt: "A technician performing duct cleaning"},
{
id: "hero-carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-video-call-home-with-smartphone-device_23-2150764781.jpg",
imageAlt: "Close-up of a high-efficiency furnace",
},
id: "hero-carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-video-call-home-with-smartphone-device_23-2150764781.jpg", imageAlt: "Close-up of a high-efficiency furnace"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -134,11 +93,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Delivering Superior Comfort to Southern California",
},
type: "text", content: "Delivering Superior Comfort to Southern California"},
{
type: "text", content: "At HVAC Solutions of SoCal, we're dedicated to providing exceptional heating, ventilation, and air conditioning services. With years of experience and a team of certified professionals, we pride ourselves on reliability, transparency, and customer satisfaction, ensuring your indoor environment is always perfect."
}
]}
description="At HVAC Solutions of SoCal, we're dedicated to providing exceptional heating, ventilation, and air conditioning services. With years of experience and a team of certified professionals, we pride ourselves on reliability, transparency, and customer satisfaction, ensuring your indoor environment is always perfect."
imageSrc="http://img.b2bpic.net/free-photo/modern-gray-design-small-room_1262-3575.jpg"
/>
</div>
@@ -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() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Schedule Your Service Today"
description="Ready for unparalleled comfort? Contact HVAC Solutions of SoCal for a free quote, emergency service, or expert consultation."
@@ -430,62 +278,37 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "AC Repair",
href: "#services",
},
label: "AC Repair", href: "#services"},
{
label: "Heating Installation",
href: "#services",
},
label: "Heating Installation", href: "#services"},
{
label: "Maintenance Plans",
href: "#pricing",
},
label: "Maintenance Plans", href: "#pricing"},
{
label: "Duct Cleaning",
href: "#services",
},
label: "Duct Cleaning", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Why Choose Us",
href: "#metrics",
},
label: "Why Choose Us", href: "#metrics"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}