Merge version_1 into main #1
@@ -72,17 +72,17 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020119.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020119.jpg?_wi=1",
|
||||
imageAlt: "Professional Car Detailing",
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193618.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193618.jpg?_wi=1",
|
||||
imageAlt: "Interior Vacuuming",
|
||||
},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-wrapping-car-with-ptotective-foil_1303-27665.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-wrapping-car-with-ptotective-foil_1303-27665.jpg?_wi=1",
|
||||
imageAlt: "Premium Waxing",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020119.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020119.jpg?_wi=2",
|
||||
imageAlt: "luxury car detailing interior",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193618.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193618.jpg?_wi=2",
|
||||
imageAlt: "luxury car detailing interior",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-wrapping-car-with-ptotective-foil_1303-27665.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-wrapping-car-with-ptotective-foil_1303-27665.jpg?_wi=2",
|
||||
imageAlt: "luxury car detailing interior",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user