Merge version_2_1781485555126 into main #2
@@ -18,12 +18,12 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
tag="Civil Engineering & Construction"
|
||||
title="Building the Future with Precision"
|
||||
description="Horlard Construction Limited delivers top-tier civil engineering, structural works, and building construction services. From soil investigation to piling and structural renovation, we build to last."
|
||||
primaryButton={{ text: "Get a Quote", href: "#contact" }}
|
||||
tag="Professional HVAC Services"
|
||||
title="Your Comfort Is Our Priority"
|
||||
description="Professional heating, ventilation, and air conditioning services for homes and businesses. From installations to emergency repairs, we keep your climate perfect year-round."
|
||||
primaryButton={{ text: "Schedule Service", href: "#contact" }}
|
||||
secondaryButton={{ text: "Our Services", href: "#services" }}
|
||||
imageSrc="https://images.unsplash.com/photo-1541888086425-d81bb19240f5?auto=format&fit=crop&q=80"
|
||||
imageSrc="https://storage.googleapis.com/webild/default/templates/hvac/img-1.jpg"
|
||||
avatarsSrc={[
|
||||
"https://storage.googleapis.com/webild/default/templates/web-agency-2/team-1.jpg",
|
||||
"https://storage.googleapis.com/webild/default/templates/web-agency-2/team-2.jpg",
|
||||
@@ -32,19 +32,19 @@ export default function HomePage() {
|
||||
"https://storage.googleapis.com/webild/default/templates/web-agency-2/team-2.jpg",
|
||||
"https://storage.googleapis.com/webild/default/templates/web-agency-2/team-3.jpg",
|
||||
]}
|
||||
avatarsLabel="4.9 Star Rating (56 Reviews)"
|
||||
avatarsLabel="Trusted by 500+ clients"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutFeaturesSplit
|
||||
tag="About Us"
|
||||
title="Excellence in Civil Engineering"
|
||||
description="Horlard Construction Limited is a premier civil engineering company dedicated to delivering high-quality construction, structural engineering, and piling works with a 4.9-star reputation."
|
||||
title="Reliable Climate Solutions Since 2005"
|
||||
description="AirPro HVAC has been keeping homes and businesses comfortable for nearly two decades. Our certified technicians deliver expert installations, maintenance, and repairs."
|
||||
items={[
|
||||
{
|
||||
icon: "ShieldCheck",
|
||||
title: "Building Construction",
|
||||
title: "2,500+ Systems Installed",
|
||||
description: "Trusted by homeowners and businesses across the region.",
|
||||
},
|
||||
{
|
||||
@@ -65,39 +65,39 @@ export default function HomePage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeaturesMediaCards
|
||||
tag="Our Services"
|
||||
title="Comprehensive Construction Solutions"
|
||||
description="From building construction to structural engineering, we deliver excellence."
|
||||
title="Comprehensive HVAC Solutions"
|
||||
description="From installations to emergency repairs, we have your comfort covered."
|
||||
primaryButton={{ text: "Get a Quote", href: "#contact" }}
|
||||
items={[
|
||||
{
|
||||
title: "Building Construction",
|
||||
description: "Expert building construction and services for residential, commercial, and industrial projects.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1541888086425-d81bb19240f5?auto=format&fit=crop&q=80&w=800",
|
||||
title: "AC Installation",
|
||||
description: "Expert installation of high-efficiency air conditioning systems for homes and commercial spaces.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Structural Engineering",
|
||||
description: "Comprehensive structural engineering works ensuring safety, stability, and durability.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&q=80&w=800",
|
||||
title: "Heating Systems",
|
||||
description: "Complete furnace and heat pump installations to keep you warm through every winter.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Soil Investigation",
|
||||
description: "Thorough soil investigation and testing to provide a solid foundation for your projects.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1589939705384-5185137a7f0f?auto=format&fit=crop&q=80&w=800",
|
||||
title: "Maintenance Plans",
|
||||
description: "Preventative maintenance programs that extend the life of your system and reduce energy costs.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Piling Works",
|
||||
description: "Specialized piling works including Pile Integrity Test (PIT) and sheet piling.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&q=80&w=800",
|
||||
title: "Emergency Repairs",
|
||||
description: "24/7 emergency repair service — we respond fast when your system breaks down unexpectedly.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Telecommunication Works",
|
||||
description: "Reliable infrastructure development for telecommunication networks and facilities.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1534234539005-cca337882c9e?auto=format&fit=crop&q=80&w=800",
|
||||
title: "Duct Cleaning",
|
||||
description: "Professional duct cleaning to improve air quality and system efficiency throughout your property.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-8.jpg",
|
||||
},
|
||||
{
|
||||
title: "Structural Renovation",
|
||||
description: "Expert structural renovation works to restore and enhance existing buildings.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1503594384566-461fe158e797?auto=format&fit=crop&q=80&w=800",
|
||||
title: "System Inspections",
|
||||
description: "Thorough inspections with detailed reports and transparent recommendations — no hidden fees.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-9.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -106,23 +106,23 @@ export default function HomePage() {
|
||||
<div id="why-choose" data-section="why-choose">
|
||||
<FeaturesAlternatingSplit
|
||||
tag="Why Choose Us"
|
||||
title="Why Choose Horlard Construction"
|
||||
title="Why Choose AirPro"
|
||||
description="What sets us apart from the rest"
|
||||
items={[
|
||||
{
|
||||
title: "Reliability & Trust",
|
||||
description: "Looking for a dependable civil engineering company? We deliver on time and to the highest standards. Our team is highly skilled and experienced.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1541888086425-d81bb19240f5?auto=format&fit=crop&q=80&w=800",
|
||||
description: "Looking for a dependable HVAC company? We arrive on time and do the job right. Our technicians are background-checked and professionally trained.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Quality Workmanship",
|
||||
description: "Our skilled technicians excel in various HVAC repairs, using only top-quality materials and proven techniques that stand the test of time.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Fair & Transparent Pricing",
|
||||
description: "No surprises here! We offer clear quotes and fair pricing for quality work. You'll know exactly what you're paying for before we begin.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -137,17 +137,17 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Schedule a Call",
|
||||
description: "Contact us by phone or online to describe your HVAC issue. We'll find a time that works for you.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "On-Site Diagnosis",
|
||||
description: "A certified technician arrives on time, inspects your system, and explains the issue with a clear quote.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Expert Repair",
|
||||
description: "We complete the work using premium parts and proven techniques — most jobs done same day with our satisfaction guarantee.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -157,26 +157,26 @@ export default function HomePage() {
|
||||
<TestimonialRatingCards
|
||||
tag="Testimonials"
|
||||
title="What Our Clients Say"
|
||||
description="Hear from clients who trust Horlard Construction Limited for their civil engineering needs."
|
||||
description="Hear from homeowners and businesses who trust AirPro HVAC."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Oluwaseun A.",
|
||||
role: "Property Developer, Lagos",
|
||||
quote: "Horlard Construction handled our structural engineering works with utmost professionalism. Their attention to detail and adherence to safety standards is commendable.",
|
||||
name: "James R.",
|
||||
role: "Homeowner, Austin TX",
|
||||
quote: "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://storage.googleapis.com/webild/default/templates/web-agency-2/team-1.jpg",
|
||||
},
|
||||
{
|
||||
name: "Chinedu E.",
|
||||
role: "Business Owner",
|
||||
quote: "We contracted them for soil investigation and piling works. They delivered on time and the quality of work was exceptional. Highly recommended for any civil engineering project.",
|
||||
name: "Linda M.",
|
||||
role: "Business Owner, Dallas TX",
|
||||
quote: "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://storage.googleapis.com/webild/default/templates/web-agency-2/team-2.jpg",
|
||||
},
|
||||
{
|
||||
name: "Amina Y.",
|
||||
role: "Homeowner",
|
||||
quote: "The structural renovation works they did on my property were fantastic. They transformed the building completely while ensuring structural integrity.",
|
||||
name: "Carlos D.",
|
||||
role: "Homeowner, Houston TX",
|
||||
quote: "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://storage.googleapis.com/webild/default/templates/web-agency-2/team-3.jpg",
|
||||
},
|
||||
@@ -188,11 +188,11 @@ export default function HomePage() {
|
||||
<FaqSimple
|
||||
tag="FAQ"
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our construction and engineering services."
|
||||
description="Everything you need to know about our HVAC services."
|
||||
primaryButton={{ text: "Contact Us", href: "#contact" }}
|
||||
items={[
|
||||
{
|
||||
question: "What types of construction services do you offer?",
|
||||
question: "Do you offer 24/7 emergency service?",
|
||||
answer: "Yes! We provide round-the-clock emergency HVAC service. If your system breaks down in the middle of the night or on a weekend, call us and a technician will be at your door as soon as possible.",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user