Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-21 22:30:18 +00:00

View File

@@ -93,8 +93,8 @@ export default function ServicesPage() {
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/car-mechanic-choosing-color-car_1303-28140.jpg?_wi=5"
imageAlt: "Professional technician installing vending machine"
imageSrc="http://img.b2bpic.net/free-photo/car-mechanic-choosing-color-car_1303-28140.jpg"
imageAlt="Professional technician installing vending machine"
mediaAnimation="slide-up"
frameStyle="card"
/>
@@ -111,21 +111,21 @@ export default function ServicesPage() {
id: 1,
title: "Professional Installation",
description: "Expert setup and configuration of vending machines at your location. We handle everything from site assessment to final testing.",
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-choosing-color-car_1303-28140.jpg?_wi=6",
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-choosing-color-car_1303-28140.jpg",
imageAlt: "Professional installation service",
},
{
id: 2,
title: "Maintenance & Repairs",
description: "Regular preventative maintenance and emergency repair services to minimize downtime. Our technicians are available for quick response.",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-steel-fatory-equipment-steel-production_1303-22926.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-steel-fatory-equipment-steel-production_1303-22926.jpg",
imageAlt: "Maintenance and repair service",
},
{
id: 3,
title: "Custom Solutions",
description: "Tailored vending solutions for unique business environments. We work with you to find the perfect machine for your specific needs.",
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-choosing-color-car_1303-28140.jpg?_wi=7",
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-choosing-color-car_1303-28140.jpg",
imageAlt: "Custom vending solution",
},
]}