Update src/app/services/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function ServicesPage() {
|
|||||||
title: "AC Repair & Service",
|
title: "AC Repair & Service",
|
||||||
description: "Fast response for broken air conditioning. Expert diagnostics and reliable repairs for all major brands. We service Lennox, Carrier, Trane, York, and more.",
|
description: "Fast response for broken air conditioning. Expert diagnostics and reliable repairs for all major brands. We service Lennox, Carrier, Trane, York, and more.",
|
||||||
tag: "Emergency Available",
|
tag: "Emergency Available",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=4",
|
||||||
imageAlt: "Professional HVAC technician servicing air conditioning unit",
|
imageAlt: "Professional HVAC technician servicing air conditioning unit",
|
||||||
buttons: [{ text: "Schedule AC Service", href: "/contact" }],
|
buttons: [{ text: "Schedule AC Service", href: "/contact" }],
|
||||||
},
|
},
|
||||||
@@ -54,7 +54,7 @@ export default function ServicesPage() {
|
|||||||
title: "Furnace Repair & Replacement",
|
title: "Furnace Repair & Replacement",
|
||||||
description: "Keep your home warm through cold Kentucky winters. Expert heating system service and installation. We handle all furnace types including gas, electric, and heat pumps.",
|
description: "Keep your home warm through cold Kentucky winters. Expert heating system service and installation. We handle all furnace types including gas, electric, and heat pumps.",
|
||||||
tag: "Heating Solutions",
|
tag: "Heating Solutions",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=2",
|
||||||
imageAlt: "Technician inspecting residential furnace system",
|
imageAlt: "Technician inspecting residential furnace system",
|
||||||
buttons: [{ text: "Get Furnace Help", href: "/contact" }],
|
buttons: [{ text: "Get Furnace Help", href: "/contact" }],
|
||||||
},
|
},
|
||||||
@@ -63,7 +63,7 @@ export default function ServicesPage() {
|
|||||||
title: "System Installation",
|
title: "System Installation",
|
||||||
description: "New HVAC system installation with professional setup and testing. Energy-efficient equipment options available. We install leading brands and handle all permits.",
|
description: "New HVAC system installation with professional setup and testing. Energy-efficient equipment options available. We install leading brands and handle all permits.",
|
||||||
tag: "New Systems",
|
tag: "New Systems",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-phone-with-home-owner_482257-80143.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/specialist-phone-with-home-owner_482257-80143.jpg?_wi=2",
|
||||||
imageAlt: "HVAC technician installing new heating and cooling system",
|
imageAlt: "HVAC technician installing new heating and cooling system",
|
||||||
buttons: [{ text: "Request Installation Quote", href: "/contact" }],
|
buttons: [{ text: "Request Installation Quote", href: "/contact" }],
|
||||||
},
|
},
|
||||||
@@ -72,7 +72,7 @@ export default function ServicesPage() {
|
|||||||
title: "Preventative Maintenance",
|
title: "Preventative Maintenance",
|
||||||
description: "Regular maintenance plans to keep your system running smoothly and avoid costly breakdowns. Our maintenance packages include seasonal tune-ups and priority service.",
|
description: "Regular maintenance plans to keep your system running smoothly and avoid costly breakdowns. Our maintenance packages include seasonal tune-ups and priority service.",
|
||||||
tag: "Maintenance Plans",
|
tag: "Maintenance Plans",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=5",
|
||||||
imageAlt: "Technician performing routine HVAC maintenance and inspection",
|
imageAlt: "Technician performing routine HVAC maintenance and inspection",
|
||||||
buttons: [{ text: "View Maintenance Plans", href: "/contact" }],
|
buttons: [{ text: "View Maintenance Plans", href: "/contact" }],
|
||||||
},
|
},
|
||||||
@@ -105,7 +105,7 @@ export default function ServicesPage() {
|
|||||||
icon: Lightbulb,
|
icon: Lightbulb,
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/men-repair-truck-man-teaches-repair-car-two-men-uniform_1157-46530.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/men-repair-truck-man-teaches-repair-car-two-men-uniform_1157-46530.jpg?_wi=2"
|
||||||
imageAlt="Central Kentucky HVAC technician with service truck"
|
imageAlt="Central Kentucky HVAC technician with service truck"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user