Update src/app/page.tsx

This commit is contained in:
2026-04-25 22:30:52 +00:00
parent 5952f25bdf
commit 2552ff0512

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "top",
},
name: "Home", id: "top"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Why Us",
id: "why",
},
name: "Why Us", id: "why"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Aaron Cone HVAC"
/>
@@ -58,36 +48,27 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Professional HVAC Service for Home Comfort."
description="Honest diagnostics, respectful workmanship, and dependable comfort for your home. We fix what needs fixing and ensure your system runs perfectly through every Texas season."
tag="Trusted Local HVAC Specialists"
buttons={[
{ text: "Book a Service", href: "#contact" },
{ text: "Call Now", href: "tel:3250000000" }
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=1",
imageAlt: "Technician checking AC unit",
},
imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=1", imageAlt: "Technician checking AC unit"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg",
imageAlt: "Professional HVAC work",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg", imageAlt: "Professional HVAC work"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg",
imageAlt: "Technician inspecting unit",
},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg", imageAlt: "Technician inspecting unit"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg",
imageAlt: "Maintenance expert work",
},
imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg", imageAlt: "Maintenance expert work"},
{
imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-removing-layer-dirt-from-blower-fan-prevent-damaging-ventilation-system-adept-repairman-cleaning-hvac-system-parts-stop-risk-overheating-close-up_482257-67998.jpg",
imageAlt: "Residential HVAC installation",
},
imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-removing-layer-dirt-from-blower-fan-prevent-damaging-ventilation-system-adept-repairman-cleaning-hvac-system-parts-stop-risk-overheating-close-up_482257-67998.jpg", imageAlt: "Residential HVAC installation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg",
imageAlt: "Climate control system",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg", imageAlt: "Climate control system"},
]}
mediaAnimation="slide-up"
/>
@@ -100,45 +81,21 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "AC Repair",
tags: [
"Emergency",
"Diagnostic",
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c1hbrl&_wi=1",
imageAlt: "AC Repair",
},
id: "f1", title: "AC Repair", tags: [
"Emergency", "Diagnostic"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c1hbrl&_wi=1", imageAlt: "AC Repair"},
{
id: "f2",
title: "Heating Repair",
tags: [
"Furnace",
"Heating",
],
imageSrc: "http://img.b2bpic.net/free-vector/heating-flat-icon-set_98292-1220.jpg?_wi=1",
imageAlt: "Heating Repair",
},
id: "f2", title: "Heating Repair", tags: [
"Furnace", "Heating"],
imageSrc: "http://img.b2bpic.net/free-vector/heating-flat-icon-set_98292-1220.jpg?_wi=1", imageAlt: "Heating Repair"},
{
id: "f3",
title: "System Replacement",
tags: [
"Installation",
"New Unit",
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x4jiyy&_wi=1",
imageAlt: "System Replacement",
},
id: "f3", title: "System Replacement", tags: [
"Installation", "New Unit"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x4jiyy&_wi=1", imageAlt: "System Replacement"},
{
id: "f4",
title: "Maintenance Plans",
tags: [
"Tune-up",
"Preventive",
],
imageSrc: "http://img.b2bpic.net/free-vector/set-vector-line-art-icons-smart-home-controlling-through-internet-home-work-equipment_1441-218.jpg?_wi=1",
imageAlt: "Maintenance",
},
id: "f4", title: "Maintenance Plans", tags: [
"Tune-up", "Preventive"],
imageSrc: "http://img.b2bpic.net/free-vector/set-vector-line-art-icons-smart-home-controlling-through-internet-home-work-equipment_1441-218.jpg?_wi=1", imageAlt: "Maintenance"},
]}
title="Complete HVAC Comfort Services"
description="We offer a higher standard of HVAC care, from urgent repair to complete replacements, with honest, practical solutions."
@@ -152,13 +109,9 @@ export default function LandingPage() {
description="We believe in honest answers before pushing replacements. Our customers choose us for our professionalism, friendly technicians, and clean workmanship that makes every home visit seamless."
metrics={[
{
value: "30+",
title: "Years of Loyal Service",
},
value: "30+", title: "Years of Loyal Service"},
{
value: "4.8/5",
title: "Customer Rating",
},
value: "4.8/5", title: "Customer Rating"},
]}
imageSrc="http://img.b2bpic.net/free-photo/specialist-phone-with-home-owner_482257-80143.jpg"
imageAlt="Our team at work"
@@ -174,34 +127,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "01",
title: "Initial Consultation",
items: [
"Speak with our team",
"Describe your comfort issues",
"Book an appointment",
],
id: "m1", value: "01", title: "Initial Consultation", items: [
"Speak with our team", "Describe your comfort issues", "Book an appointment"],
},
{
id: "m2",
value: "02",
title: "Honest Diagnosis",
items: [
"Expert inspection",
"Practical explanations",
"Straightforward options",
],
id: "m2", value: "02", title: "Honest Diagnosis", items: [
"Expert inspection", "Practical explanations", "Straightforward options"],
},
{
id: "m3",
value: "03",
title: "Clean Execution",
items: [
"Professional repairs",
"Clean workmanship",
"Guaranteed results",
],
id: "m3", value: "03", title: "Clean Execution", items: [
"Professional repairs", "Clean workmanship", "Guaranteed results"],
},
]}
title="Our Service Process"
@@ -215,60 +150,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Kat G.",
date: "2025",
title: "Great Experience",
quote: "Very professional and knowledgeable. Their service far exceeded my expectations.",
tag: "HVAC Repair",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=2",
imageAlt: "happy home owner portrait",
},
id: "t1", name: "Kat G.", date: "2025", title: "Great Experience", quote: "Very professional and knowledgeable. Their service far exceeded my expectations.", tag: "HVAC Repair", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=2", imageAlt: "happy home owner portrait"},
{
id: "t2",
name: "Alejandra S.",
date: "2025",
title: "Fast and Honest",
quote: "Fast, respectful, and very honest. We will use them for all future maintenance.",
tag: "Maintenance",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c1hbrl&_wi=2",
imageAlt: "happy home owner portrait",
},
id: "t2", name: "Alejandra S.", date: "2025", title: "Fast and Honest", quote: "Fast, respectful, and very honest. We will use them for all future maintenance.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c1hbrl&_wi=2", imageAlt: "happy home owner portrait"},
{
id: "t3",
name: "Matthew L.",
date: "2024",
title: "Replacement Work",
quote: "Outstanding complete replacement. They were clean, early, and very friendly.",
tag: "Installation",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/heating-flat-icon-set_98292-1220.jpg?_wi=2",
imageAlt: "happy home owner portrait",
},
id: "t3", name: "Matthew L.", date: "2024", title: "Replacement Work", quote: "Outstanding complete replacement. They were clean, early, and very friendly.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageSrc: "http://img.b2bpic.net/free-vector/heating-flat-icon-set_98292-1220.jpg?_wi=2", imageAlt: "happy home owner portrait"},
{
id: "t4",
name: "John D.",
date: "2024",
title: "Highly Recommended",
quote: "I trust Aaron Cone for all my HVAC needs. Simply the best service.",
tag: "General Service",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x4jiyy&_wi=2",
imageAlt: "happy home owner portrait",
},
id: "t4", name: "John D.", date: "2024", title: "Highly Recommended", quote: "I trust Aaron Cone for all my HVAC needs. Simply the best service.", tag: "General Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x4jiyy&_wi=2", imageAlt: "happy home owner portrait"},
{
id: "t5",
name: "Sarah W.",
date: "2023",
title: "Always Reliable",
quote: "They fixed our furnace on a cold night. I'm forever grateful for their responsiveness.",
tag: "Emergency",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-using-digital-tablet_1170-373.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/set-vector-line-art-icons-smart-home-controlling-through-internet-home-work-equipment_1441-218.jpg?_wi=2",
imageAlt: "happy home owner portrait",
},
id: "t5", name: "Sarah W.", date: "2023", title: "Always Reliable", quote: "They fixed our furnace on a cold night. I'm forever grateful for their responsiveness.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-using-digital-tablet_1170-373.jpg", imageSrc: "http://img.b2bpic.net/free-vector/set-vector-line-art-icons-smart-home-controlling-through-internet-home-work-equipment_1441-218.jpg?_wi=2", imageAlt: "happy home owner portrait"},
]}
title="Customer Stories"
description="What our neighbors say about their experience with our service."
@@ -281,25 +171,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer emergency HVAC services?",
content: "Yes, we provide priority service for urgent issues that impact your immediate comfort.",
},
id: "q1", title: "Do you offer emergency HVAC services?", content: "Yes, we provide priority service for urgent issues that impact your immediate comfort."},
{
id: "q2",
title: "How often should I have maintenance done?",
content: "We recommend bi-annual check-ups, typically once before the cooling season and once before heating season.",
},
id: "q2", title: "How often should I have maintenance done?", content: "We recommend bi-annual check-ups, typically once before the cooling season and once before heating season."},
{
id: "q3",
title: "What systems do you service?",
content: "We service most major residential air conditioning, furnace, and heat pump systems.",
},
id: "q3", title: "What systems do you service?", content: "We service most major residential air conditioning, furnace, and heat pump systems."},
{
id: "q4",
title: "Can you handle complete system replacements?",
content: "Absolutely. We specialize in clean, efficient HVAC system removal and professional installation.",
},
id: "q4", title: "Can you handle complete system replacements?", content: "Absolutely. We specialize in clean, efficient HVAC system removal and professional installation."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our service process and scheduling."
@@ -311,16 +189,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Ready for comfort?"
title="Request Your HVAC Appointment"
description="Tell us how we can help. Our team will follow up quickly to schedule your visit."
buttons={[
{
text: "Call (325) 000-0000",
href: "tel:3250000000",
},
text: "Call (325) 000-0000", href: "tel:3250000000"},
]}
/>
</div>
@@ -331,57 +206,35 @@ export default function LandingPage() {
{
items: [
{
label: "AC Repair",
href: "#",
},
label: "AC Repair", href: "#"},
{
label: "Heating Repair",
href: "#",
},
label: "Heating Repair", href: "#"},
{
label: "Maintenance",
href: "#",
},
label: "Maintenance", href: "#"},
{
label: "Replacement",
href: "#",
},
label: "Replacement", href: "#"},
],
},
{
items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Reviews",
href: "#",
},
label: "Reviews", href: "#"},
{
label: "Service Area",
href: "#",
},
label: "Service Area", href: "#"},
{
label: "Contact",
href: "#",
},
label: "Contact", href: "#"},
],
},
{
items: [
{
label: "(325) 000-0000",
href: "tel:3250000000",
},
label: "(325) 000-0000", href: "tel:3250000000"},
{
label: "info@aaronconehvac.com",
href: "mailto:info@aaronconehvac.com",
},
label: "info@aaronconehvac.com", href: "mailto:info@aaronconehvac.com"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}