Merge version_1 into main #2
@@ -64,7 +64,6 @@ export default function LandingPage() {
|
||||
imageAlt="Professional AC installation"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,20 +91,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "AC Installation & Repair", description: "Professional installation of new air conditioning units and expert repair services for all major brands. We ensure optimal cooling efficiency and comfort year-round.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1"
|
||||
id: "1", title: "AC Installation & Repair", description: "Professional installation of new air conditioning units and expert repair services for all major brands. We ensure optimal cooling efficiency and comfort year-round.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Heating System Services", description: "Complete heating solutions including furnace installation, repair, and maintenance. Stay warm and comfortable through every season with our reliable heating services.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2"
|
||||
id: "2", title: "Heating System Services", description: "Complete heating solutions including furnace installation, repair, and maintenance. Stay warm and comfortable through every season with our reliable heating services.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Preventive Maintenance Plans", description: "Regular maintenance packages to keep your HVAC system running efficiently. Reduce energy costs and extend equipment lifespan with our comprehensive care plans.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3"
|
||||
id: "3", title: "Preventive Maintenance Plans", description: "Regular maintenance packages to keep your HVAC system running efficiently. Reduce energy costs and extend equipment lifespan with our comprehensive care plans.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Indoor Air Quality", description: "Advanced air filtration and purification systems for healthier indoor environments. Breathe easier with our IAQ solutions for allergies, dust, and pollutants.", imageSrc: "http://img.b2bpic.net/free-photo/air-purifier-cozy-white-living-room-filter-cleaning-removing-dust-pm25-hepa-home-with-woman-reading-book-sofafor-fresh-air-healthy-lifeair-pollution-concept_657921-694.jpg"
|
||||
id: "4", title: "Indoor Air Quality", description: "Advanced air filtration and purification systems for healthier indoor environments. Breathe easier with our IAQ solutions for allergies, dust, and pollutants.", imageSrc: "http://img.b2bpic.net/free-photo/air-purifier-cozy-white-living-room-filter-cleaning-removing-dust-pm25-hepa-home-with-woman-reading-book-sofafor-fresh-air-healthy-lifeair-pollution-concept_657921-694.jpg"
|
||||
}
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user