Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-11 22:35:20 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
description="TopNotchShine delivers premium mobile detailing. We restore your vehicle's beauty with convenience, care, and professional expertise right where you are."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg?_wi=1",
imageAlt: "Mobile detailing excellence",
},
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
"Polishing",
"Wax",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=1",
},
{
id: "f2",
@@ -245,7 +245,7 @@ export default function LandingPage() {
text: "Select",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg?_wi=2",
imageAlt: "Man preparing to wash his car",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
text: "Select",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=2",
imageAlt: "Man preparing to wash his car",
},
]}