Merge version_1 into main #3
@@ -58,10 +58,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-toolbox-walking-smart-factory-preparing-maintenance_482257-126132.jpg", imageAlt: "HVAC Technician performing AC repair"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-works-environment-project_23-2148894029.jpg", imageAlt: "Professional AC installation service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-works-environment-project_23-2148894029.jpg?_wi=1", imageAlt: "Professional AC installation service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-reporting-found-freon-leaks_482257-92670.jpg", imageAlt: "HVAC maintenance and inspection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-reporting-found-freon-leaks_482257-92670.jpg?_wi=1", imageAlt: "HVAC maintenance and inspection"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "AC Installation", description: "Energy-efficient air conditioning systems installed by experienced technicians.", imageSrc: "http://img.b2bpic.net/free-photo/man-works-environment-project_23-2148894029.jpg", imageAlt: "AC Installation Service", buttonIcon: Zap,
|
||||
title: "AC Installation", description: "Energy-efficient air conditioning systems installed by experienced technicians.", imageSrc: "http://img.b2bpic.net/free-photo/man-works-environment-project_23-2148894029.jpg?_wi=2", imageAlt: "AC Installation Service", buttonIcon: Zap,
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "HVAC Maintenance", description: "Prevent breakdowns and extend the life of your system with routine service.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-reporting-found-freon-leaks_482257-92670.jpg", imageAlt: "HVAC Maintenance Service", buttonIcon: Zap,
|
||||
title: "HVAC Maintenance", description: "Prevent breakdowns and extend the life of your system with routine service.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-reporting-found-freon-leaks_482257-92670.jpg?_wi=2", imageAlt: "HVAC Maintenance Service", buttonIcon: Zap,
|
||||
buttonHref: "#contact"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user