Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-03 16:33:31 +00:00

View File

@@ -112,19 +112,19 @@ export default function LandingPage() {
{
title: "AC Installation",
description: "High-efficiency cooling systems designed for your home.",
imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg?_wi=1",
imageAlt: "AC Installation",
},
{
title: "Furnace Repair",
description: "Quick and reliable heater maintenance and repair.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=1",
imageAlt: "Furnace Repair",
},
{
title: "Air Quality",
description: "Clean, filtered air solutions for better respiratory health.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388955.jpg?_wi=1",
imageAlt: "Air Quality Services",
},
]}
@@ -169,21 +169,21 @@ export default function LandingPage() {
id: 1,
title: "Schedule Appointment",
description: "Book easily online or over the phone.",
imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg?_wi=2",
imageAlt: "Scheduling",
},
{
id: 2,
title: "Expert Consultation",
description: "We analyze and explain the solution clearly.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=2",
imageAlt: "Consultation",
},
{
id: 3,
title: "Professional Repair",
description: "High-quality, fast, and clean technical service.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388955.jpg?_wi=2",
imageAlt: "Repair",
},
]}