Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 15:40:23 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -57,10 +57,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"
}
]}
/>
@@ -77,7 +77,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"
},
{
@@ -85,7 +85,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"
}
]}