Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-12 18:22:33 +00:00

View File

@@ -147,25 +147,33 @@ export default function LandingPage() {
id: '1',
value: '2,500+',
title: 'Satisfied customers',
description: 'Customers trust us with their electrical systems'
description: 'Customers trust us with their electrical systems',
imageSrc: 'http://img.b2bpic.net/free-photo/engineer-electric-woman-checking-maintenance-solar-cells_1150-4274.jpg',
imageAlt: 'Satisfied customers metric'
},
{
id: '2',
value: '99.2%',
title: 'Customer satisfaction rate',
description: 'On-time service and quality workmanship'
description: 'On-time service and quality workmanship',
imageSrc: 'http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment-close-up_169016-5076.jpg',
imageAlt: 'Customer satisfaction metric'
},
{
id: '3',
value: '20+',
title: 'Years in business',
description: 'Years of industry experience delivering reliable solutions'
description: 'Years of industry experience delivering reliable solutions',
imageSrc: 'http://img.b2bpic.net/free-photo/technologist-with-grey-tablet-his-hands-make-set-up-production-line-while-standing-department-dairy-factory_645730-724.jpg',
imageAlt: 'Years in business metric'
},
{
id: '4',
value: '24/7',
title: 'Emergency response',
description: 'Around-the-clock support when you need us most'
description: 'Around-the-clock support when you need us most',
imageSrc: 'http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23792.jpg',
imageAlt: 'Emergency response metric'
}
]}
animationType="slide-up"