Merge version_1 into main #3
@@ -80,9 +80,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "AC Installation", description: "Professional installation of high-efficiency air conditioning systems.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-arriving-help-apprentice_482257-85127.jpg", imageAlt: "AC Installation" },
|
||||
{ title: "System Repairs", description: "Quick diagnostics and repair for heating and cooling systems.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388955.jpg", imageAlt: "System Repairs" },
|
||||
{ title: "Annual Maintenance", description: "Preventive maintenance plans to save you money on energy.", imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg", imageAlt: "Annual Maintenance" }
|
||||
{ title: "AC Installation", description: "Professional installation of high-efficiency air conditioning systems.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-arriving-help-apprentice_482257-85127.jpg?_wi=1", imageAlt: "AC Installation" },
|
||||
{ title: "System Repairs", description: "Quick diagnostics and repair for heating and cooling systems.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388955.jpg?_wi=1", imageAlt: "System Repairs" },
|
||||
{ title: "Annual Maintenance", description: "Preventive maintenance plans to save you money on energy.", imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg?_wi=1", imageAlt: "Annual Maintenance" }
|
||||
]}
|
||||
title="Our HVAC Solutions"
|
||||
description="We offer a complete range of climate control services tailored to keep your living space perfectly comfortable."
|
||||
@@ -109,9 +109,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Air Quality Improvement", description: "Better filtration and cleaner air for your entire family.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-arriving-help-apprentice_482257-85127.jpg", imageAlt: "Air Quality" },
|
||||
{ title: "Energy Efficiency", description: "Lower energy bills by optimizing your hvac system's performance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388955.jpg", imageAlt: "Energy Efficiency" },
|
||||
{ title: "Climate Zoning", description: "Custom temperature zones for every room in your home.", imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg", imageAlt: "Climate Zoning" }
|
||||
{ title: "Air Quality Improvement", description: "Better filtration and cleaner air for your entire family.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-arriving-help-apprentice_482257-85127.jpg?_wi=2", imageAlt: "Air Quality" },
|
||||
{ title: "Energy Efficiency", description: "Lower energy bills by optimizing your hvac system's performance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388955.jpg?_wi=2", imageAlt: "Energy Efficiency" },
|
||||
{ title: "Climate Zoning", description: "Custom temperature zones for every room in your home.", imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg?_wi=2", imageAlt: "Climate Zoning" }
|
||||
]}
|
||||
title="Optimizing Home Comfort"
|
||||
description="Experience superior indoor environment quality with our specialized airflow and humidity control systems."
|
||||
|
||||
Reference in New Issue
Block a user