Merge version_7 into main #18
@@ -112,9 +112,9 @@ export default function HvacPage() {
|
||||
title="What Our Clients Say"
|
||||
description="Hear from homeowners and businesses who trust AirPro HVAC."
|
||||
testimonials={[
|
||||
{ id: "1", name: "James R.", handle: "Homeowner, Austin TX", testimonial: "AirPro replaced our entire AC system in one day. The crew was professional, clean, and the new unit runs quieter than anything we've had before. Highly recommend.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg?_wi=1", imageAlt: "James R." },
|
||||
{ id: "2", name: "Linda M.", handle: "Business Owner, Dallas TX", testimonial: "We use AirPro for all three of our office locations. Their maintenance plans have saved us thousands in emergency repairs. Always on time, always honest.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg?_wi=1", imageAlt: "Linda M." },
|
||||
{ id: "3", name: "Carlos D.", handle: "Homeowner, Houston TX", testimonial: "Our furnace broke down on the coldest night of the year. AirPro had someone at our door within two hours. Fixed it on the spot. Can't thank them enough.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg", imageAlt: "Carlos D." },
|
||||
{ id: "1", name: "Jheiner Quiñones.", handle: "Dueño de Ares (Pastor Aleman)", testimonial: "El servicio es impecable y siempre llegan a tiempo.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg?_wi=1", imageAlt: "Jheiner Quiñones." },
|
||||
{ id: "2", name: "Isaac Pedroza. ", handle: "Dueño de Domini (American Bully)", testimonial: "Se siente como si Domini tuviese padrastro porque se encargan de todo.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg?_wi=1", imageAlt: "Isaac Pedroza. " },
|
||||
{ id: "3", name: "Enrique Vélez.", handle: "Dueño de Luna (Corgi) ", testimonial: "Vivo una experiencia super recomendable, excelente servicio ", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg", imageAlt: "Enrique Vélez." },
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
@@ -125,27 +125,27 @@ export default function HvacPage() {
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our services."
|
||||
title="Preguntas Frecuentes "
|
||||
description="Todo lo que necesitas saber sobre nuestro servicio "
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "1", title: "Do you offer 24/7 emergency service?", content: "Yes! We provide round-the-clock emergency HVAC service." },
|
||||
{ id: "2", title: "How often should I service my HVAC system?", content: "We recommend servicing your system at least twice a year." },
|
||||
{ id: "3", title: "What brands do you install and repair?", content: "We work with all major HVAC brands including Carrier, Trane, Lennox, and more." },
|
||||
{ id: "4", title: "Do you offer financing options?", content: "Yes, we offer flexible financing plans for new installations." },
|
||||
{ id: "5", title: "How long does a typical installation take?", content: "Most residential HVAC installations are completed in one day." },
|
||||
{ id: "1", title: "¿Tienen envios diarios? ", content: "Yes! We provide round-the-clock emergency HVAC service." },
|
||||
{ id: "2", title: "¿Manejan la marca que uso?", content: "We recommend servicing your system at least twice a year." },
|
||||
{ id: "3", title: "¿Solo tienen alimento seco?", content: "We work with all major HVAC brands including Carrier, Trane, Lennox, and more." },
|
||||
{ id: "4", title: "¿Me recomendaran lo mas caro?", content: "Yes, we offer flexible financing plans for new installations." },
|
||||
{ id: "5", title: "¿Ofrecen servicio personalizado?", content: "Most residential HVAC installations are completed in one day." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Get in Touch"
|
||||
tag="Contacto "
|
||||
tagIcon={Phone}
|
||||
title="Ready to Stay Comfortable Year-Round?"
|
||||
description="Whether you need a new installation, emergency repair, or routine maintenance — our team is ready to help. Call us today or request a free quote."
|
||||
description="Tu mascota cubierta. Tu tranquilo. "
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
{ text: "Call (555) 987-6543", href: "tel:5559876543" },
|
||||
|
||||
Reference in New Issue
Block a user