Update src/app/page.tsx

This commit is contained in:
2026-03-17 05:53:45 +00:00
parent 2a2e3b8984
commit 5334e082e0

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Industrial Chiller Repair", description: "Expert diagnosis and repair of faulty cooling systems with genuine spare parts. Emergency service available 24/7 to minimize your downtime.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg", imageAlt: "Chiller Repair Service"
title: "Industrial Chiller Repair", description: "Expert diagnosis and repair of faulty cooling systems with genuine spare parts. Emergency service available 24/7 to minimize your downtime.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg?_wi=1", imageAlt: "Chiller Repair Service"
},
{
id: 2,
@@ -109,7 +109,7 @@ export default function LandingPage() {
},
{
id: 6,
title: "HVAC System Service", description: "Complete HVAC maintenance and repair for commercial buildings. Energy-efficient solutions to reduce operational costs.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg", imageAlt: "HVAC Service"
title: "HVAC System Service", description: "Complete HVAC maintenance and repair for commercial buildings. Energy-efficient solutions to reduce operational costs.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg?_wi=2", imageAlt: "HVAC Service"
}
]}
textboxLayout="default"