Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 13:42:02 +00:00

View File

@@ -59,53 +59,53 @@ export default function LandingPage() {
description="Master Garage has served Garland with certified mechanics, transparent pricing, and fast turnaround. Whether routine maintenance or collision repair, we treat your vehicle like our own—backed by 252+ real 5-star ratings."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/headlights-hood-black-luxury-car_146671-19732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headlights-hood-black-luxury-car_146671-19732.jpg?_wi=1",
imageAlt: "Mechanic Shop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881207.jpg?_wi=1",
imageAlt: "Diagnostics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-old-barn-s-workbench-with-different-types-tools_181624-15921.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-old-barn-s-workbench-with-different-types-tools_181624-15921.jpg?_wi=1",
imageAlt: "Tools",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=1",
imageAlt: "Service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/headlights-hood-black-luxury-car_146671-19732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headlights-hood-black-luxury-car_146671-19732.jpg?_wi=2",
imageAlt: "Garage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881207.jpg?_wi=2",
imageAlt: "Data",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-old-barn-s-workbench-with-different-types-tools_181624-15921.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-old-barn-s-workbench-with-different-types-tools_181624-15921.jpg?_wi=2",
imageAlt: "Equipment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=2",
imageAlt: "Repair",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/headlights-hood-black-luxury-car_146671-19732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headlights-hood-black-luxury-car_146671-19732.jpg?_wi=3",
imageAlt: "Expertise",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881207.jpg?_wi=3",
imageAlt: "Engine",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-old-barn-s-workbench-with-different-types-tools_181624-15921.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-old-barn-s-workbench-with-different-types-tools_181624-15921.jpg?_wi=3",
imageAlt: "Precision",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=3",
imageAlt: "Quality",
},
]}