Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 00:01:27 +00:00

View File

@@ -89,28 +89,28 @@ export default function LandingPage() {
{
id: 1,
title: "Oil Changes & Fluid Services", description: "Regular oil changes, coolant flushes, and transmission fluid service to maintain engine health and longevity.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/black-auto-mechanic-checking-car-oil-while-wearing-face-mask-repair-shop_637285-9448.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/black-auto-mechanic-checking-car-oil-while-wearing-face-mask-repair-shop_637285-9448.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/black-auto-mechanic-checking-car-oil-while-wearing-face-mask-repair-shop_637285-9448.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/black-auto-mechanic-checking-car-oil-while-wearing-face-mask-repair-shop_637285-9448.jpg?_wi=2"
},
},
{
id: 2,
title: "Tire Maintenance & Rotation", description: "Professional tire rotation, balancing, alignment, and replacement services using premium quality tires.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg?_wi=2"
},
},
{
id: 3,
title: "Brake System Service", description: "Complete brake inspections, pad replacements, and rotor servicing to ensure your safety on the road.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-engine_23-2147897996.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-engine_23-2147897996.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-engine_23-2147897996.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-engine_23-2147897996.jpg?_wi=2"
},
},
]}