2 Commits

Author SHA1 Message Date
703f7b4919 Merge version_2 into main
Merge version_2 into main
2026-06-05 14:16:36 +00:00
989103de4c Update src/app/page.tsx 2026-06-05 14:16:30 +00:00

View File

@@ -33,35 +33,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Reviews", name: "Reviews", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Bishop HVAC Services" brandName="Bishop HVAC Services"
button={{ button={{
text: "Schedule Service", text: "Schedule Service", href: "#contact"}}
href: "#contact",
}}
animateOnLoad={true} animateOnLoad={true}
/> />
</div> </div>
@@ -70,84 +56,44 @@ export default function LandingPage() {
<HeroSplitTestimonial <HeroSplitTestimonial
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
imagePosition="right" imagePosition="right"
title="Reliable HVAC Repair in Bishop, GA" title="Reliable HVAC Repair in Bishop, GA"
description="Fast response times, honest recommendations, and expert heating & cooling solutions from technicians who truly care about customer satisfaction." description="Fast response times, honest recommendations, and expert heating & cooling solutions from technicians who truly care about customer satisfaction."
testimonials={[ testimonials={[
{ {
name: "Sarah J.", name: "Sarah J.", handle: "@HappyHomeowner", testimonial: "Bishop HVAC Services provided outstanding service! My AC broke on the hottest day, and they were here within hours. Professional, courteous, and fixed it perfectly.", rating: 5,
handle: "@HappyHomeowner", imageSrc: "http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg", imageAlt: "Home exterior"},
testimonial: "Bishop HVAC Services provided outstanding service! My AC broke on the hottest day, and they were here within hours. Professional, courteous, and fixed it perfectly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg",
imageAlt: "Home exterior",
},
{ {
name: "Michael C.", name: "Michael C.", handle: "@TrustedClient", testimonial: "I highly recommend Bishop HVAC! Their technicians are truly experts. They explained everything clearly and gave me an honest recommendation, saving me a lot of money.", rating: 5,
handle: "@TrustedClient", imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-gardens-nesebar-bulgaria_627829-14114.jpg", imageAlt: "Home exterior"},
testimonial: "I highly recommend Bishop HVAC! Their technicians are truly experts. They explained everything clearly and gave me an honest recommendation, saving me a lot of money.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-gardens-nesebar-bulgaria_627829-14114.jpg",
imageAlt: "Home exterior",
},
{ {
name: "Emily R.", name: "Emily R.", handle: "@SatisfiedCustomer", testimonial: "Finally found an HVAC company I can trust! From scheduling to repair, every step was seamless. Our new system runs perfectly, thanks to their skilled team.", rating: 5,
handle: "@SatisfiedCustomer", imageSrc: "http://img.b2bpic.net/free-photo/family-playing-with-ball_23-2147638955.jpg", imageAlt: "Home exterior"},
testimonial: "Finally found an HVAC company I can trust! From scheduling to repair, every step was seamless. Our new system runs perfectly, thanks to their skilled team.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/family-playing-with-ball_23-2147638955.jpg",
imageAlt: "Home exterior",
},
{ {
name: "David K.", name: "David K.", handle: "@PropertyManager", testimonial: "As a property manager, dependable HVAC is crucial. Bishop HVAC Services is always punctual and professional, keeping our tenants happy and our units running smoothly.", rating: 5,
handle: "@PropertyManager", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892967.jpg", imageAlt: "Commercial building exterior"},
testimonial: "As a property manager, dependable HVAC is crucial. Bishop HVAC Services is always punctual and professional, keeping our tenants happy and our units running smoothly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892967.jpg",
imageAlt: "Commercial building exterior",
},
{ {
name: "Jessica L.", name: "Jessica L.", handle: "@LocalFavorite", testimonial: "The best HVAC experience I've had in years! They're truly focused on customer satisfaction, and it shows in their work. Prompt, clean, and incredibly efficient.", rating: 5,
handle: "@LocalFavorite", imageSrc: "http://img.b2bpic.net/free-photo/white-green-concrete-house-daytime_414077-78.jpg", imageAlt: "Home exterior"},
testimonial: "The best HVAC experience I've had in years! They're truly focused on customer satisfaction, and it shows in their work. Prompt, clean, and incredibly efficient.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/white-green-concrete-house-daytime_414077-78.jpg",
imageAlt: "Home exterior",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Schedule Service", text: "Schedule Service", href: "#contact"},
href: "#contact",
},
{ {
text: "Call Now", text: "Call Now", href: "tel:+17622375829"},
href: "tel:123-456-7890",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/outdoor-shot-dark-skinned-female-blogger-reads-news-feed-social-networks-poses-rural-setting-near-fence-bicycle_273609-18704.jpg", src: "http://img.b2bpic.net/free-photo/outdoor-shot-dark-skinned-female-blogger-reads-news-feed-social-networks-poses-rural-setting-near-fence-bicycle_273609-18704.jpg", alt: "Sarah J."},
alt: "Sarah J.",
},
{ {
src: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg", src: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg", alt: "Michael C."},
alt: "Michael C.",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-crossed-arms_23-2149302395.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-crossed-arms_23-2149302395.jpg", alt: "Emily R."},
alt: "Emily R.",
},
{ {
src: "http://img.b2bpic.net/free-photo/entrepreneur-man-sitting-bench-holding-laptop-computer-browsing-business-information-typing-company-strategy-businessman-standing-front-startup-building-office-outdoor-concept_482257-28659.jpg", src: "http://img.b2bpic.net/free-photo/entrepreneur-man-sitting-bench-holding-laptop-computer-browsing-business-information-typing-company-strategy-businessman-standing-front-startup-building-office-outdoor-concept_482257-28659.jpg", alt: "David K."},
alt: "David K.",
},
{ {
src: "http://img.b2bpic.net/free-photo/shorthaired-girl-with-pink-sunglasses-smiling-striped-backgroundteen-with-brunette-hair-grey-tshirt-beige-jacket-posing-cafe_197531-29487.jpg", src: "http://img.b2bpic.net/free-photo/shorthaired-girl-with-pink-sunglasses-smiling-striped-backgroundteen-with-brunette-hair-grey-tshirt-beige-jacket-posing-cafe_197531-29487.jpg", alt: "Satisfied Customer"},
alt: "Satisfied Customer",
},
]} ]}
avatarText="Trusted by 1000+ happy customers" avatarText="Trusted by 1000+ happy customers"
imageSrc="http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg" imageSrc="http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg"
@@ -156,29 +102,19 @@ export default function LandingPage() {
fixedMediaHeight={true} fixedMediaHeight={true}
marqueeItems={[ marqueeItems={[
{ {
type: "text-icon", type: "text-icon", text: "24/7 Emergency Service", icon: Clock,
text: "24/7 Emergency Service",
icon: Clock,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Certified Technicians", icon: Award,
text: "Certified Technicians",
icon: Award,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Transparent Pricing", icon: Scale,
text: "Transparent Pricing",
icon: Scale,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Local Bishop Experts", icon: MapPin,
text: "Local Bishop Experts",
icon: MapPin,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Customer Satisfaction Guaranteed", icon: CheckCircle,
text: "Customer Satisfaction Guaranteed",
icon: CheckCircle,
}, },
]} ]}
/> />
@@ -193,19 +129,13 @@ export default function LandingPage() {
description="We're committed to providing Bishop and Northeast Georgia homeowners with unparalleled HVAC repair, maintenance, and installation services. Experience the difference of dedicated professionals who prioritize your comfort and peace of mind." description="We're committed to providing Bishop and Northeast Georgia homeowners with unparalleled HVAC repair, maintenance, and installation services. Experience the difference of dedicated professionals who prioritize your comfort and peace of mind."
bulletPoints={[ bulletPoints={[
{ {
title: "Fast Response", title: "Fast Response", description: "Emergency services available to get your system running swiftly.", icon: Zap,
description: "Emergency services available to get your system running swiftly.",
icon: Zap,
}, },
{ {
title: "Certified Experts", title: "Certified Experts", description: "Our technicians are highly skilled, trained, and fully certified.", icon: Award,
description: "Our technicians are highly skilled, trained, and fully certified.",
icon: Award,
}, },
{ {
title: "Honest Pricing", title: "Honest Pricing", description: "Transparent, upfront quotes with no hidden fees or unnecessary upsells.", icon: Scale,
description: "Transparent, upfront quotes with no hidden fees or unnecessary upsells.",
icon: Scale,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-wearing-helmets_23-2149366669.jpg" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-wearing-helmets_23-2149366669.jpg"
@@ -220,23 +150,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "AC Repair & Installation", title: "AC Repair & Installation", description: "Expert diagnostics and efficient repairs for all air conditioning systems, plus new unit installations for optimal cooling.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg", imageAlt: "Technician repairing an AC unit"},
description: "Expert diagnostics and efficient repairs for all air conditioning systems, plus new unit installations for optimal cooling.",
imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg",
imageAlt: "Technician repairing an AC unit",
},
{ {
title: "Heating System Services", title: "Heating System Services", description: "Reliable repair, maintenance, and installation of furnaces, heat pumps, and other heating solutions to keep you warm.", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room-copy-space_169016-53751.jpg", imageAlt: "Technician installing a heater"},
description: "Reliable repair, maintenance, and installation of furnaces, heat pumps, and other heating solutions to keep you warm.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room-copy-space_169016-53751.jpg",
imageAlt: "Technician installing a heater",
},
{ {
title: "Preventative Maintenance", title: "Preventative Maintenance", description: "Scheduled tune-ups and inspections to extend the life of your HVAC system, improve efficiency, and prevent costly breakdowns.", imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-building-pipes_250224-254.jpg", imageAlt: "Technician performing maintenance"},
description: "Scheduled tune-ups and inspections to extend the life of your HVAC system, improve efficiency, and prevent costly breakdowns.",
imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-building-pipes_250224-254.jpg",
imageAlt: "Technician performing maintenance",
},
]} ]}
title="Comprehensive HVAC Solutions" title="Comprehensive HVAC Solutions"
description="From emergency repairs to proactive maintenance, our certified technicians ensure your home or business stays comfortable year-round." description="From emergency repairs to proactive maintenance, our certified technicians ensure your home or business stays comfortable year-round."
@@ -248,14 +166,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Bishop Builders Co.", "Bishop Builders Co.", "Oconee Property Mgmt.", "Athens Real Estate Group", "Georgia Green Homes", "Classic City Renovations", "Lake Oconee Resorts", "Southeastern Developers"]}
"Oconee Property Mgmt.",
"Athens Real Estate Group",
"Georgia Green Homes",
"Classic City Renovations",
"Lake Oconee Resorts",
"Southeastern Developers",
]}
title="Trusted by Homeowners & Businesses Across Georgia" title="Trusted by Homeowners & Businesses Across Georgia"
description="Our commitment to quality and reliability has earned the trust of clients throughout Bishop and the wider Northeast Georgia region." description="Our commitment to quality and reliability has earned the trust of clients throughout Bishop and the wider Northeast Georgia region."
speed={40} speed={40}
@@ -268,65 +179,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Johnson", date: "March 2024", title: "Exceptional AC Repair", quote: "Our AC went out on a scorching day, and Bishop HVAC Services responded incredibly fast! The technician was knowledgeable, professional, and had our system running perfectly in no time. Truly a lifesaver!", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-european-woman-green-jacket-touching-her-hair-blur-background-photo-fashionable-girl-with-beautiful-brown-hair-smiling-camera_291650-2183.jpg", avatarAlt: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892913.jpg", imageAlt: "Residential home"},
name: "Sarah Johnson",
date: "March 2024",
title: "Exceptional AC Repair",
quote: "Our AC went out on a scorching day, and Bishop HVAC Services responded incredibly fast! The technician was knowledgeable, professional, and had our system running perfectly in no time. Truly a lifesaver!",
tag: "Residential",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-european-woman-green-jacket-touching-her-hair-blur-background-photo-fashionable-girl-with-beautiful-brown-hair-smiling-camera_291650-2183.jpg",
avatarAlt: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892913.jpg",
imageAlt: "Residential home",
},
{ {
id: "2", id: "2", name: "Robert Chen", date: "February 2024", title: "Honest & Reliable Service", quote: "I've dealt with many HVAC companies, but Bishop HVAC stands out. They provided an honest assessment of my furnace, didn't push unnecessary repairs, and delivered excellent service at a fair price. Highly recommend!", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", avatarAlt: "Robert Chen", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-dressed-luxury-white-dress-balcony-apartment-sunny-day_8353-11051.jpg", imageAlt: "Residential home"},
name: "Robert Chen",
date: "February 2024",
title: "Honest & Reliable Service",
quote: "I've dealt with many HVAC companies, but Bishop HVAC stands out. They provided an honest assessment of my furnace, didn't push unnecessary repairs, and delivered excellent service at a fair price. Highly recommend!",
tag: "Residential",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg",
avatarAlt: "Robert Chen",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-dressed-luxury-white-dress-balcony-apartment-sunny-day_8353-11051.jpg",
imageAlt: "Residential home",
},
{ {
id: "3", id: "3", name: "Amanda Rodriguez", date: "January 2024", title: "Fantastic Installation!", quote: "We had a full HVAC system replacement, and the team made it a breeze. They were efficient, clean, and extremely professional. Our new system works flawlessly, and we couldn't be happier with the comfort.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg", avatarAlt: "Amanda Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/yellow-house-surrounded-by-trees-covered-snow-cloudy-sky-larvik-norway_181624-9637.jpg", imageAlt: "Residential home"},
name: "Amanda Rodriguez",
date: "January 2024",
title: "Fantastic Installation!",
quote: "We had a full HVAC system replacement, and the team made it a breeze. They were efficient, clean, and extremely professional. Our new system works flawlessly, and we couldn't be happier with the comfort.",
tag: "Residential",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg",
avatarAlt: "Amanda Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/yellow-house-surrounded-by-trees-covered-snow-cloudy-sky-larvik-norway_181624-9637.jpg",
imageAlt: "Residential home",
},
{ {
id: "4", id: "4", name: "Mark Wilson", date: "December 2023", title: "Dependable for Commercial Properties", quote: "As a property manager, I need reliable contractors. Bishop HVAC Services consistently provides prompt, professional, and effective solutions for our commercial units. They keep our tenants satisfied and our operations smooth.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-leaning-railing_23-2147956322.jpg", avatarAlt: "Mark Wilson", imageSrc: "http://img.b2bpic.net/free-photo/two-blank-mock-up-design-cafe-signboard-outdoors-yellow-wall_158595-6381.jpg", imageAlt: "Commercial building"},
name: "Mark Wilson",
date: "December 2023",
title: "Dependable for Commercial Properties",
quote: "As a property manager, I need reliable contractors. Bishop HVAC Services consistently provides prompt, professional, and effective solutions for our commercial units. They keep our tenants satisfied and our operations smooth.",
tag: "Commercial",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-leaning-railing_23-2147956322.jpg",
avatarAlt: "Mark Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/two-blank-mock-up-design-cafe-signboard-outdoors-yellow-wall_158595-6381.jpg",
imageAlt: "Commercial building",
},
{ {
id: "5", id: "5", name: "Karen Lopez", date: "November 2023", title: "Excellent Preventative Care", quote: "Their preventative maintenance plan has been a game-changer. Our system is running more efficiently than ever, and we have peace of mind knowing potential issues are caught early. Fantastic value and service!", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg", avatarAlt: "Karen Lopez", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-beautiful-grad-sneznik-white-castle-slovenia_181624-26631.jpg", imageAlt: "Residential home"},
name: "Karen Lopez",
date: "November 2023",
title: "Excellent Preventative Care",
quote: "Their preventative maintenance plan has been a game-changer. Our system is running more efficiently than ever, and we have peace of mind knowing potential issues are caught early. Fantastic value and service!",
tag: "Residential",
avatarSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg",
avatarAlt: "Karen Lopez",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-beautiful-grad-sneznik-white-castle-slovenia_181624-26631.jpg",
imageAlt: "Residential home",
},
]} ]}
title="Hear From Our Happy Customers" title="Hear From Our Happy Customers"
description="Real reviews from Bishop, GA residents and property managers who trust us with their HVAC needs." description="Real reviews from Bishop, GA residents and property managers who trust us with their HVAC needs."
@@ -340,31 +201,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "15+", title: "Years of Service", items: [
value: "15+", "Serving Bishop & NE Georgia", "Local & Family-Owned"],
title: "Years of Service",
items: [
"Serving Bishop & NE Georgia",
"Local & Family-Owned",
],
}, },
{ {
id: "2", id: "2", value: "98%", title: "Customer Satisfaction", items: [
value: "98%", "Verified 5-Star Reviews", "Dedicated Support"],
title: "Customer Satisfaction",
items: [
"Verified 5-Star Reviews",
"Dedicated Support",
],
}, },
{ {
id: "3", id: "3", value: "24/7", title: "Emergency Response", items: [
value: "24/7", "Rapid Dispatch", "Always On Call"],
title: "Emergency Response",
items: [
"Rapid Dispatch",
"Always On Call",
],
}, },
]} ]}
title="Our Commitment to Excellence" title="Our Commitment to Excellence"
@@ -378,30 +224,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "What areas do you serve?", content: "We proudly serve Bishop, GA, and the wider Northeast Georgia region, including Athens, Oconee County, and surrounding communities."},
title: "What areas do you serve?",
content: "We proudly serve Bishop, GA, and the wider Northeast Georgia region, including Athens, Oconee County, and surrounding communities.",
},
{ {
id: "2", id: "2", title: "Do you offer emergency HVAC services?", content: "Yes, we understand that HVAC emergencies can happen anytime. We offer 24/7 emergency repair services to restore your comfort swiftly."},
title: "Do you offer emergency HVAC services?",
content: "Yes, we understand that HVAC emergencies can happen anytime. We offer 24/7 emergency repair services to restore your comfort swiftly.",
},
{ {
id: "3", id: "3", title: "How much does an HVAC repair cost?", content: "Repair costs vary depending on the issue. We provide transparent, upfront pricing after a thorough diagnosis, so you know the cost before any work begins. No hidden fees."},
title: "How much does an HVAC repair cost?",
content: "Repair costs vary depending on the issue. We provide transparent, upfront pricing after a thorough diagnosis, so you know the cost before any work begins. No hidden fees.",
},
{ {
id: "4", id: "4", title: "What types of HVAC systems do you service?", content: "Our certified technicians are experienced with a wide range of systems, including central air conditioners, furnaces, heat pumps, ductless mini-splits, and more."},
title: "What types of HVAC systems do you service?",
content: "Our certified technicians are experienced with a wide range of systems, including central air conditioners, furnaces, heat pumps, ductless mini-splits, and more.",
},
{ {
id: "5", id: "5", title: "Do you offer preventative maintenance plans?", content: "Absolutely! Our maintenance plans are designed to keep your system running efficiently, extend its lifespan, and prevent unexpected breakdowns. Ask us about our service agreements!"},
title: "Do you offer preventative maintenance plans?",
content: "Absolutely! Our maintenance plans are designed to keep your system running efficiently, extend its lifespan, and prevent unexpected breakdowns. Ask us about our service agreements!",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find quick answers to common questions about our HVAC services, pricing, and scheduling, ensuring you have all the information you need." description="Find quick answers to common questions about our HVAC services, pricing, and scheduling, ensuring you have all the information you need."
@@ -413,8 +244,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Get in Touch" tag="Get in Touch"
title="Schedule Your HVAC Service Today" title="Schedule Your HVAC Service Today"
description="Ready for reliable heating and cooling? Contact us to schedule an appointment, get a free estimate, or learn more about our services." description="Ready for reliable heating and cooling? Contact us to schedule an appointment, get a free estimate, or learn more about our services."
@@ -432,23 +262,17 @@ export default function LandingPage() {
socialLinks={[ socialLinks={[
{ {
icon: Facebook, icon: Facebook,
href: "#", href: "#", ariaLabel: "Facebook"},
ariaLabel: "Facebook",
},
{ {
icon: Instagram, icon: Instagram,
href: "#", href: "#", ariaLabel: "Instagram"},
ariaLabel: "Instagram",
},
{ {
icon: Linkedin, icon: Linkedin,
href: "#", href: "#", ariaLabel: "LinkedIn"},
ariaLabel: "LinkedIn",
},
]} ]}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }