Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 14:06:50 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="SD HVAC Cool"
/>
@@ -56,38 +48,19 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Keeping San Diego Cool & Comfortable"
description="Expert HVAC installation, repair, and maintenance across Southern California. Stay cool when the heat turns up with our reliable cooling solutions."
tag="HVAC Experts"
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg",
imageAlt: "HVAC technician working",
},
imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg", imageAlt: "HVAC technician working"},
{
imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26541.jpg",
imageAlt: "Cooling unit installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg",
imageAlt: "Mechanic filling out insurance contract",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg",
imageAlt: "Engineer looks online for new blower fan",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg",
imageAlt: "Learning map",
},
imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26541.jpg", imageAlt: "Cooling unit installation"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -104,17 +77,11 @@ export default function LandingPage() {
description="We are a family-owned HVAC company serving San Diego with integrity, transparency, and top-tier workmanship. Since 2010, we have been keeping homes and businesses cool and efficient."
bulletPoints={[
{
title: "24/7 Availability",
description: "We're here when you need us.",
},
title: "24/7 Availability", description: "We're here when you need us."},
{
title: "Certified Experts",
description: "Highly trained and licensed professionals.",
},
title: "Certified Experts", description: "Highly trained and licensed professionals."},
{
title: "Transparent Pricing",
description: "No hidden fees, ever.",
},
title: "Transparent Pricing", description: "No hidden fees, ever."},
]}
imageSrc="http://img.b2bpic.net/free-photo/sad-female-carpenter-holds-screwdriver-wears-tool-belt-waist-stand-handyman-with-shocked-expression_273609-8780.jpg"
imageAlt="Team of technicians"
@@ -129,41 +96,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "s1",
title: "AC Repair",
author: "Team Lead",
description: "Swift diagnostic and repair.",
tags: [
"AC",
"Repair",
],
imageSrc: "http://img.b2bpic.net/free-photo/tilt-up-shot-out-service-condenser-unit-with-protection-cover-removed-need-fixing-with-damaged-electric-internal-parts-outside-hvac-system-working-anymore-ready-be-fixed_482257-64976.jpg",
imageAlt: "AC repair service",
},
id: "s1", title: "AC Repair", author: "Team Lead", description: "Swift diagnostic and repair.", tags: [
"AC", "Repair"],
imageSrc: "http://img.b2bpic.net/free-photo/tilt-up-shot-out-service-condenser-unit-with-protection-cover-removed-need-fixing-with-damaged-electric-internal-parts-outside-hvac-system-working-anymore-ready-be-fixed_482257-64976.jpg", imageAlt: "AC repair service"},
{
id: "s2",
title: "New Installation",
author: "Project Mgr",
description: "Energy-efficient system setups.",
tags: [
"Install",
"Energy",
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281317.jpg",
imageAlt: "AC unit install",
},
id: "s2", title: "New Installation", author: "Project Mgr", description: "Energy-efficient system setups.", tags: [
"Install", "Energy"],
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281317.jpg", imageAlt: "AC unit install"},
{
id: "s3",
title: "Preventive Maintenance",
author: "Tech Support",
description: "Extending system lifespan.",
tags: [
"Care",
"Maintenance",
],
imageSrc: "http://img.b2bpic.net/free-photo/male-employee-leaning-car-holding-wrench_23-2148327526.jpg",
imageAlt: "Technician checking unit",
},
id: "s3", title: "Preventive Maintenance", author: "Tech Support", description: "Extending system lifespan.", tags: [
"Care", "Maintenance"],
imageSrc: "http://img.b2bpic.net/free-photo/male-employee-leaning-car-holding-wrench_23-2148327526.jpg", imageAlt: "Technician checking unit"},
]}
title="Comprehensive Cooling Services"
description="From minor repairs to full system installations, our team handles it all with precision."
@@ -177,48 +120,27 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "p1",
name: "Basic Tune-Up",
price: "$99",
features: [
"Coil cleaning",
"Filter replacement",
"Check refrigerant",
],
id: "p1", name: "Basic Tune-Up", price: "$99", features: [
"Coil cleaning", "Filter replacement", "Check refrigerant"],
buttons: [
{
text: "Book Now",
},
text: "Book Now"},
],
},
{
id: "p2",
name: "Efficiency Pro",
price: "$199",
features: [
"Everything in Basic",
"System performance test",
"Priority booking",
],
id: "p2", name: "Efficiency Pro", price: "$199", features: [
"Everything in Basic", "System performance test", "Priority booking"],
buttons: [
{
text: "Book Now",
},
text: "Book Now"},
],
},
{
id: "p3",
name: "Premium Protection",
price: "$299",
features: [
"Everything in Pro",
"Free minor parts",
"24/7 service access",
],
id: "p3", name: "Premium Protection", price: "$299", features: [
"Everything in Pro", "Free minor parts", "24/7 service access"],
buttons: [
{
text: "Book Now",
},
text: "Book Now"},
],
},
]}
@@ -234,20 +156,11 @@ export default function LandingPage() {
tag="Our Impact"
metrics={[
{
id: "m1",
value: "5000+",
description: "Units Installed",
},
id: "m1", value: "5000+", description: "Units Installed"},
{
id: "m2",
value: "15+",
description: "Years of Experience",
},
id: "m2", value: "15+", description: "Years of Experience"},
{
id: "m3",
value: "4.9",
description: "Avg Client Rating",
},
id: "m3", value: "4.9", description: "Avg Client Rating"},
]}
metricsAnimation="slide-up"
/>
@@ -261,25 +174,15 @@ export default function LandingPage() {
author="Marcus Thompson"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18998.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18998.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/light-blue-successful-background-cheerful_1187-4869.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/light-blue-successful-background-cheerful_1187-4869.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/african-american-woman-make-selfie-by-smartphone-standing-new-home_839833-7326.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/african-american-woman-make-selfie-by-smartphone-standing-new-home_839833-7326.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", alt: "Client 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -291,20 +194,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How often should I service my AC?",
content: "Once a year is highly recommended for longevity and efficiency.",
},
id: "f1", title: "How often should I service my AC?", content: "Once a year is highly recommended for longevity and efficiency."},
{
id: "f2",
title: "Do you offer emergency services?",
content: "Yes, we provide 24/7 emergency AC repair in San Diego.",
},
id: "f2", title: "Do you offer emergency services?", content: "Yes, we provide 24/7 emergency AC repair in San Diego."},
{
id: "f3",
title: "Are your technicians licensed?",
content: "Absolutely, all our technicians are fully licensed and bonded.",
},
id: "f3", title: "Are your technicians licensed?", content: "Absolutely, all our technicians are fully licensed and bonded."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Need clarity? Find common answers here."
@@ -316,8 +210,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Contact Us Today"
description="Ready to get cool? Send us a message and we'll be in touch."