diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4bf36e9..2a325e6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,30 +32,12 @@ export default function LandingPage() {
@@ -63,22 +45,14 @@ export default function LandingPage() {
@@ -97,53 +71,20 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "24/7 Emergency Service",
- description: "We are available around the clock to ensure you stay comfortable in the Miami heat.",
- items: [
- {
- icon: Clock,
- text: "Anytime assistance",
- },
- ],
+ title: "24/7 Emergency Service", description: "We are available around the clock to ensure you stay comfortable in the Miami heat.", items: [{ icon: Clock, text: "Anytime assistance" }],
reverse: false,
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/servicemen-teamworking-hvac-system_482257-75846.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=2",
- imageAlt: "hvac experts inspecting ac unit",
+ media: { imageSrc: "http://img.b2bpic.net/free-photo/servicemen-teamworking-hvac-system_482257-75846.jpg", imageAlt: "hvac experts inspecting ac unit" }
},
{
- title: "Certified Technicians",
- description: "Our team is fully licensed and factory trained for all major brands.",
- items: [
- {
- icon: Award,
- text: "NATE certified pros",
- },
- ],
+ title: "Certified Technicians", description: "Our team is fully licensed and factory trained for all major brands.", items: [{ icon: Award, text: "NATE certified pros" }],
reverse: true,
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=1",
- imageAlt: "hvac experts inspecting ac unit",
+ media: { imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg", imageAlt: "hvac experts inspecting ac unit" }
},
{
- title: "Energy Efficiency Experts",
- description: "Save on monthly costs with our advanced energy-efficient system solutions.",
- items: [
- {
- icon: Zap,
- text: "Lower bills",
- },
- ],
+ title: "Energy Efficiency Experts", description: "Save on monthly costs with our advanced energy-efficient system solutions.", items: [{ icon: Zap, text: "Lower bills" }],
reverse: false,
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/man-having-online-meeting-work_23-2148940751.jpg?_wi=1",
- imageAlt: "hvac experts inspecting ac unit",
- },
+ media: { imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", imageAlt: "hvac experts inspecting ac unit" }
+ }
]}
title="Why Choose Miami Air Pro?"
description="We deliver excellence in HVAC services through our commitment to quality, speed, and integrity."
@@ -157,42 +98,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "s1",
- name: "AC Installation",
- price: "Starting at $1,200",
- imageSrc: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg",
- },
- {
- id: "s2",
- name: "AC Repair",
- price: "Starting at $89",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg",
- },
- {
- id: "s3",
- name: "Maintenance Plans",
- price: "Starting at $199/yr",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-electrician-installing-holder-ceiling-light_23-2148087646.jpg",
- },
- {
- id: "s4",
- name: "Heating Repair",
- price: "Starting at $120",
- imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg",
- },
- {
- id: "s5",
- name: "Duct Cleaning",
- price: "Starting at $300",
- imageSrc: "http://img.b2bpic.net/free-photo/hvac-system-refrigerant-tank-check_482257-85115.jpg",
- },
- {
- id: "s6",
- name: "Smart Thermostat",
- price: "Starting at $250",
- imageSrc: "http://img.b2bpic.net/free-photo/men-working-with-equipment-full-shot_23-2148921408.jpg",
- },
+ { id: "s1", name: "AC Installation", price: "Starting at $1,200", imageSrc: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg" },
+ { id: "s2", name: "AC Repair", price: "Starting at $89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg" },
+ { id: "s3", name: "Maintenance Plans", price: "Starting at $199/yr", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-electrician-installing-holder-ceiling-light_23-2148087646.jpg" },
+ { id: "s4", name: "Heating Repair", price: "Starting at $120", imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg" },
+ { id: "s5", name: "Duct Cleaning", price: "Starting at $300", imageSrc: "http://img.b2bpic.net/free-photo/hvac-system-refrigerant-tank-check_482257-85115.jpg" },
+ { id: "s6", name: "Smart Thermostat", price: "Starting at $250", imageSrc: "http://img.b2bpic.net/free-photo/men-working-with-equipment-full-shot_23-2148921408.jpg" }
]}
title="Our Professional Services"
description="Explore our comprehensive range of HVAC solutions tailored for residential and commercial needs."
@@ -203,31 +114,11 @@ export default function LandingPage() {
@@ -305,4 +171,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file