diff --git a/src/app/page.tsx b/src/app/page.tsx
index 24bfcfc..60621cd 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,31 +33,19 @@ export default function LandingPage() {
@@ -68,13 +56,9 @@ export default function LandingPage() {
tag="Expert HVAC Services"
buttons={[
{
- text: "Get a Quote",
- href: "#contact",
- },
+ text: "Get a Quote", href: "#contact"},
{
- text: "Our Services",
- href: "#services",
- },
+ text: "Our Services", href: "#services"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/professional-hvac-maintenance-service-te-1775204462772-5bb9722a.png"
imageAlt="Professional HVAC service technician"
@@ -88,17 +72,11 @@ export default function LandingPage() {
description="With over 20 years of experience serving our community, AirFlow Solutions is dedicated to keeping your home environment perfect year-round."
metrics={[
{
- value: "20+",
- title: "Years Experience",
- },
+ value: "20+", title: "Years Experience"},
{
- value: "5000+",
- title: "Happy Customers",
- },
+ value: "5000+", title: "Happy Customers"},
{
- value: "24/7",
- title: "Emergency Support",
- },
+ value: "24/7", title: "Emergency Support"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/a-smiling-professional-hvac-technician-i-1775204462729-8c04cccf.png"
imageAlt="Our HVAC expert"
@@ -115,23 +93,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Air Quality Upgrades",
- description: "Breathe cleaner air with our advanced filtration and purification installations.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/iconic-representation-of-air-filtration--1775204478542-cf1e5740.png",
- imageAlt: "Filter upgrade",
- },
+ title: "Air Quality Upgrades", description: "Breathe cleaner air with our advanced filtration and purification installations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/iconic-representation-of-air-filtration--1775204478542-cf1e5740.png", imageAlt: "Filter upgrade"},
{
- title: "Smart Climate Control",
- description: "Automate your home temperature for maximum comfort and energy efficiency.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/modern-smart-thermostat-control-panel-mo-1775204462153-27ae8845.png",
- imageAlt: "Smart thermostat",
- },
+ title: "Smart Climate Control", description: "Automate your home temperature for maximum comfort and energy efficiency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/modern-smart-thermostat-control-panel-mo-1775204462153-27ae8845.png", imageAlt: "Smart thermostat"},
{
- title: "Full System Repair",
- description: "Rapid response repair services for every type of heating and cooling unit.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/technician-checking-pressure-gauges-on-a-1775204463740-9c9ccef1.png",
- imageAlt: "System repair",
- },
+ title: "Full System Repair", description: "Rapid response repair services for every type of heating and cooling unit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/technician-checking-pressure-gauges-on-a-1775204463740-9c9ccef1.png", imageAlt: "System repair"},
]}
title="Comprehensive Climate Care"
description="From emergency repairs to precision installations, our skilled technicians handle all your HVAC needs with precision."
@@ -145,20 +111,15 @@ export default function LandingPage() {
features={[
{
icon: Shield,
- title: "Certified Technicians",
- description: "Highly trained, licensed, and insured professionals.",
- },
+ title: "Certified Technicians", description: "Highly trained, licensed, and insured professionals."},
{
icon: Zap,
- title: "Energy Efficiency",
- description: "Optimized systems that save you money on bills.",
- },
+ title: "Energy Efficiency", description: "Optimized systems that save you money on bills."},
{
icon: Clock,
- title: "Fast Response",
- description: "Priority scheduling for emergency issues.",
- },
+ title: "Fast Response", description: "Priority scheduling for emergency issues."},
]}
+ animationType="slide-up"
title="Why Choose Us?"
description="We don't just fix units; we restore comfort to your home through professional service."
/>
@@ -171,25 +132,13 @@ export default function LandingPage() {
features={[
{
id: 1,
- title: "Inspection",
- description: "Our experts diagnose your issue thoroughly.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/technician-inspecting-hvac-equipment-1775204463015-20b23e0b.png",
- imageAlt: "Inspection",
- },
+ title: "Inspection", description: "Our experts diagnose your issue thoroughly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/technician-inspecting-hvac-equipment-1775204463015-20b23e0b.png", imageAlt: "Inspection"},
{
id: 2,
- title: "Precision Repair",
- description: "We fix the issue with top-grade parts.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/technician-performing-repair-work-1775204463943-7efeb85f.png",
- imageAlt: "Repair",
- },
+ title: "Precision Repair", description: "We fix the issue with top-grade parts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/technician-performing-repair-work-1775204463943-7efeb85f.png", imageAlt: "Repair"},
{
id: 3,
- title: "Verification",
- description: "We ensure your system is running perfectly.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/system-testing-complete-and-operating-ef-1775204462358-83ff6a28.png",
- imageAlt: "Verification",
- },
+ title: "Verification", description: "We ensure your system is running perfectly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/system-testing-complete-and-operating-ef-1775204462358-83ff6a28.png", imageAlt: "Verification"},
]}
title="Our Simple Process"
description="Transparent, fast, and professional – just the way service should be."
@@ -203,45 +152,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah Miller",
- handle: "@sarahm",
- testimonial: "Fast, friendly, and very professional. AirFlow fixed my AC in just an hour!",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204463188-552cce60.png",
- },
+ id: "1", name: "Sarah Miller", handle: "@sarahm", testimonial: "Fast, friendly, and very professional. AirFlow fixed my AC in just an hour!", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204463188-552cce60.png"},
{
- id: "2",
- name: "John Davis",
- handle: "@johnd",
- testimonial: "The best HVAC service in town. Highly recommended for any repairs.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204461758-71f8ae7e.png",
- },
+ id: "2", name: "John Davis", handle: "@johnd", testimonial: "The best HVAC service in town. Highly recommended for any repairs.", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204461758-71f8ae7e.png"},
{
- id: "3",
- name: "Emily Chen",
- handle: "@emilyc",
- testimonial: "Reasonable pricing and outstanding results. My home is finally cool again.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204463687-75b7b3d6.png",
- },
+ id: "3", name: "Emily Chen", handle: "@emilyc", testimonial: "Reasonable pricing and outstanding results. My home is finally cool again.", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204463687-75b7b3d6.png"},
{
- id: "4",
- name: "Robert West",
- handle: "@rwest",
- testimonial: "Reliable experts who actually care about the quality of their work.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204462684-d46733fc.png",
- },
+ id: "4", name: "Robert West", handle: "@rwest", testimonial: "Reliable experts who actually care about the quality of their work.", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204462684-d46733fc.png"},
{
- id: "5",
- name: "Jane Wilson",
- handle: "@janew",
- testimonial: "Great experience with the annual maintenance service.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204462630-839dfe26.png",
- },
+ id: "5", name: "Jane Wilson", handle: "@janew", testimonial: "Great experience with the annual maintenance service.", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-happy-residential-client-1775204462630-839dfe26.png"},
]}
showRating={true}
title="Loved by Neighbors"
@@ -254,20 +178,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "1",
- title: "How often should I service my AC?",
- content: "We recommend a professional maintenance check at least twice a year.",
- },
+ id: "1", title: "How often should I service my AC?", content: "We recommend a professional maintenance check at least twice a year."},
{
- id: "2",
- title: "Do you provide emergency service?",
- content: "Yes, our team is available 24/7 for urgent climate emergencies.",
- },
+ id: "2", title: "Do you provide emergency service?", content: "Yes, our team is available 24/7 for urgent climate emergencies."},
{
- id: "3",
- title: "Are your technicians certified?",
- content: "Yes, every technician is fully licensed, insured, and certified.",
- },
+ id: "3", title: "Are your technicians certified?", content: "Yes, every technician is fully licensed, insured, and certified."},
]}
sideTitle="Questions?"
sideDescription="We've compiled answers to the most common questions from our clients."
@@ -279,16 +194,13 @@ export default function LandingPage() {
@@ -299,29 +211,19 @@ export default function LandingPage() {
imageAlt="Copper piping detail"
columns={[
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
{
- label: "Services",
- href: "#services",
- },
+ label: "Services", href: "#services"},
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
],
},
]}