Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-01 01:54:56 +00:00

View File

@@ -29,26 +29,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Services",
id: "services",
},
{
name: "Why Us",
id: "about",
},
{
name: "Process",
id: "process",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Services", id: "services" },
{ name: "About Us", id: "about" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
{ name: "Privacy Policy", id: "/privacy" },
{ name: "Terms of Service", id: "/terms" },
]}
brandName="A+ Heating & Air"
/>
@@ -56,69 +42,22 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="A+ Heating & Air: Same-Day Comfort"
description="Don't suffer through the heat or cold. Professional, trustworthy HVAC service when you need it most. Free estimates available for all new installs."
buttons={[
{
text: "Call Now: (555) 123-4567",
href: "tel:5551234567",
},
{
text: "Get Free Estimate",
href: "#contact",
},
]}
buttons={[{ text: "Call Now: (555) 123-4567", href: "tel:5551234567" }, { text: "Get Free Estimate", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg"
imageAlt="A+ Heating and Air professional technician"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg",
alt: "Customer 1",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920606.jpg",
alt: "Customer 2",
},
{
src: "http://img.b2bpic.net/free-photo/young-single-mother-spending-time-with-her-daughter_23-2148989007.jpg",
alt: "Customer 3",
},
{
src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg",
alt: "Customer 4",
},
{
src: "http://img.b2bpic.net/free-photo/smart-factory-mechanic-installing-automated-workflows-control-systems_482257-126170.jpg",
alt: "Customer 5",
},
{ src: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920606.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/young-single-mother-spending-time-with-her-daughter_23-2148989007.jpg", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/smart-factory-mechanic-installing-automated-workflows-control-systems_482257-126170.jpg", alt: "Customer 5" },
]}
avatarText="Trusted by 5,000+ local homes"
marqueeItems={[
{
type: "text",
text: "24/7 Emergency Response",
},
{
type: "text",
text: "Licensed & Insured",
},
{
type: "text",
text: "NATE Certified Technicians",
},
{
type: "text",
text: "Energy Efficient Experts",
},
{
type: "text",
text: "Locally Owned & Operated",
},
]}
marqueeItems={[{ type: "text", text: "24/7 Emergency Response" }, { type: "text", text: "Licensed & Insured" }, { type: "text", text: "NATE Certified Technicians" }, { type: "text", text: "Energy Efficient Experts" }, { type: "text", text: "Locally Owned & Operated" }]}
/>
</div>
@@ -127,48 +66,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: 1,
title: "AC Repair",
description: "Rapid cooling repair for those hot summer days.",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
imageAlt: "AC Repair",
},
{
id: 2,
title: "Heating Services",
description: "Expert furnace maintenance and repairs.",
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg",
imageAlt: "Heating Services",
},
{
id: 3,
title: "Air Duct Cleaning",
description: "Clean air for a healthier home environment.",
imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg",
imageAlt: "Air Duct Cleaning",
},
{
id: 4,
title: "Emergency Support",
description: "24/7 service when you need us most.",
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176758.jpg",
imageAlt: "Emergency Support",
},
{
id: 5,
title: "System Upgrades",
description: "Modern thermostat and unit installations.",
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg",
imageAlt: "System Upgrades",
},
{
id: 6,
title: "Air Quality Check",
description: "Professional indoor air quality testing.",
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23714.jpg",
imageAlt: "Air Quality Check",
},
{ id: 1, title: "AC Repair", description: "Rapid cooling repair for those hot summer days.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "AC Repair" },
{ id: 2, title: "Heating Services", description: "Expert furnace maintenance and repairs.", imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg", imageAlt: "Heating Services" },
{ id: 3, title: "Air Duct Cleaning", description: "Clean air for a healthier home environment.", imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg", imageAlt: "Air Duct Cleaning" },
{ id: 4, title: "Emergency Support", description: "24/7 service when you need us most.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176758.jpg", imageAlt: "Emergency Support" },
{ id: 5, title: "System Upgrades", description: "Modern thermostat and unit installations.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "System Upgrades" },
{ id: 6, title: "Air Quality Check", description: "Professional indoor air quality testing.", imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23714.jpg", imageAlt: "Air Quality Check" },
]}
title="Our Professional HVAC Services"
description="Comprehensive solutions to keep your home running comfortably all year round."
@@ -180,20 +83,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why Choose A+ Heating & Air?"
description="We are a locally owned and operated business dedicated to providing premium comfort solutions with a focus on trust, reliability, and professional excellence."
metrics={[
{
value: "100%",
title: "Satisfaction Guaranteed",
},
{
value: "24/7",
title: "Available Support",
},
{
value: "15+",
title: "Years Experience",
},
]}
metrics={[{ value: "100%", title: "Satisfaction Guaranteed" }, { value: "24/7", title: "Available Support" }, { value: "15+", title: "Years Experience" }]}
imageSrc="http://img.b2bpic.net/free-photo/smart-factory-mechanic-installing-automated-workflows-control-systems_482257-126170.jpg"
imageAlt="A+ Heating and Air Experts"
mediaAnimation="slide-up"
@@ -208,46 +98,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Homeowner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg",
},
{
id: "2",
name: "Michael Chen",
role: "Homeowner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920606.jpg?_wi=1",
},
{
id: "3",
name: "Emily Rodriguez",
role: "Homeowner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-single-mother-spending-time-with-her-daughter_23-2148989007.jpg",
},
{
id: "4",
name: "David Kim",
role: "Homeowner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg",
},
{
id: "5",
name: "Robert Smith",
role: "Property Manager",
company: "Residential",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920606.jpg?_wi=2",
},
{ id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg" },
{ id: "2", name: "Michael Chen", role: "Homeowner", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920606.jpg?_wi=1" },
{ id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-single-mother-spending-time-with-her-daughter_23-2148989007.jpg" },
{ id: "4", name: "David Kim", role: "Homeowner", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg" },
{ id: "5", name: "Robert Smith", role: "Property Manager", company: "Residential", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920606.jpg?_wi=2" },
]}
title="Hear From Our Happy Customers"
description="Trusted by hundreds of local homeowners for reliable and high-quality HVAC care."
@@ -258,29 +113,10 @@ export default function LandingPage() {
<ContactFaq
animationType="slide-up"
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "Do you offer financing?",
content: "Yes, we offer flexible financing options for new system installations.",
},
{
id: "faq2",
title: "Are you locally owned?",
content: "Yes, we are a locally owned and operated HVAC company.",
},
{
id: "faq3",
title: "Do you offer free estimates?",
content: "Yes, we provide free estimates on all new HVAC system installations.",
},
]}
faqs={[{ id: "faq1", title: "Do you offer financing?", content: "Yes, we offer flexible financing options for new system installations." }, { id: "faq2", title: "Are you locally owned?", content: "Yes, we are a locally owned and operated HVAC company." }, { id: "faq3", title: "Do you offer free estimates?", content: "Yes, we provide free estimates on all new HVAC system installations." }]}
ctaTitle="Need Emergency Service?"
ctaDescription="Get in touch with our team for professional heating and cooling solutions, 24/7."
ctaButton={{
text: "Call Now: (555) 123-4567",
href: "tel:5551234567",
}}
ctaButton={{ text: "Call Now: (555) 123-4567", href: "tel:5551234567" }}
ctaIcon={Phone}
/>
</div>
@@ -288,42 +124,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Services",
href: "#services",
},
{
label: "About Us",
href: "#about",
},
],
},
{
items: [
{
label: "Reviews",
href: "#testimonials",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ items: [{ label: "Services", href: "#services" }, { label: "About Us", href: "#about" }] },
{ items: [{ label: "Reviews", href: "#testimonials" }, { label: "Contact", href: "#contact" }] },
{ items: [{ label: "Privacy Policy", href: "/privacy" }, { label: "Terms of Service", href: "/terms" }] },
]}
logoText="A+ Heating & Air"
/>