|
|
|
|
@@ -48,7 +48,7 @@ export default function GalleryPage() {
|
|
|
|
|
{ text: "📞 Call Now: (216) 269-6406", href: "tel:(216) 269-6406" }
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg?_wi=3"
|
|
|
|
|
imageAlt="Professional service work"
|
|
|
|
|
showDimOverlay={false}
|
|
|
|
|
/>
|
|
|
|
|
@@ -60,27 +60,27 @@ export default function GalleryPage() {
|
|
|
|
|
description="Browse through our recent completed projects showcasing the quality and attention to detail we bring to every job."
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
title: "Maintenance Project", description: "Routine maintenance completed on schedule with thorough inspection and detailed report provided to customer.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg", imageAlt: "Maintenance project", buttonIcon: CheckCircle,
|
|
|
|
|
title: "Maintenance Project", description: "Routine maintenance completed on schedule with thorough inspection and detailed report provided to customer.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg?_wi=4", imageAlt: "Maintenance project", buttonIcon: CheckCircle,
|
|
|
|
|
buttonHref: "#contact"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Emergency Repair", description: "Quick response to emergency issue. Problem identified and resolved same day with professional workmanship.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg", imageAlt: "Emergency repair", buttonIcon: AlertCircle,
|
|
|
|
|
title: "Emergency Repair", description: "Quick response to emergency issue. Problem identified and resolved same day with professional workmanship.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg?_wi=5", imageAlt: "Emergency repair", buttonIcon: AlertCircle,
|
|
|
|
|
buttonHref: "#contact"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Equipment Installation", description: "New equipment professionally installed with proper testing and customer training on operation and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg", imageAlt: "Equipment installation", buttonIcon: Hammer,
|
|
|
|
|
title: "Equipment Installation", description: "New equipment professionally installed with proper testing and customer training on operation and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg?_wi=6", imageAlt: "Equipment installation", buttonIcon: Hammer,
|
|
|
|
|
buttonHref: "#contact"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "System Upgrade", description: "Complete system upgrade improving efficiency and performance. Modern technology integrated with minimal downtime.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg", imageAlt: "System upgrade", buttonIcon: Zap,
|
|
|
|
|
title: "System Upgrade", description: "Complete system upgrade improving efficiency and performance. Modern technology integrated with minimal downtime.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg?_wi=7", imageAlt: "System upgrade", buttonIcon: Zap,
|
|
|
|
|
buttonHref: "#contact"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Preventative Maintenance", description: "Comprehensive preventative maintenance performed. All components inspected, cleaned, and serviced for optimal performance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg", imageAlt: "Preventative maintenance", buttonIcon: Wrench,
|
|
|
|
|
title: "Preventative Maintenance", description: "Comprehensive preventative maintenance performed. All components inspected, cleaned, and serviced for optimal performance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg?_wi=8", imageAlt: "Preventative maintenance", buttonIcon: Wrench,
|
|
|
|
|
buttonHref: "#contact"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Custom Solution", description: "Unique challenge solved with custom solution. Problem-solving expertise applied to deliver perfect results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg", imageAlt: "Custom solution", buttonIcon: Star,
|
|
|
|
|
title: "Custom Solution", description: "Unique challenge solved with custom solution. Problem-solving expertise applied to deliver perfect results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together-with-drill_23-2148751982.jpg?_wi=9", imageAlt: "Custom solution", buttonIcon: Star,
|
|
|
|
|
buttonHref: "#contact"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
|