Update src/app/page.tsx
This commit is contained in:
@@ -68,19 +68,19 @@ export default function LandingPage() {
|
||||
description="MUSCAT'S TRUSTED FLEET"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg?_wi=1",
|
||||
imageAlt: "dark car silhouette modern",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg?_wi=1",
|
||||
imageAlt: "dark car silhouette modern",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg?_wi=1",
|
||||
imageAlt: "dark car silhouette modern",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg?_wi=1",
|
||||
imageAlt: "dark car silhouette modern",
|
||||
},
|
||||
{
|
||||
@@ -294,7 +294,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg?_wi=2",
|
||||
imageAlt: "car selection icon illustration",
|
||||
},
|
||||
{
|
||||
@@ -306,7 +306,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg?_wi=2",
|
||||
imageAlt: "car selection icon illustration",
|
||||
},
|
||||
{
|
||||
@@ -318,7 +318,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg?_wi=2",
|
||||
imageAlt: "car selection icon illustration",
|
||||
},
|
||||
]}
|
||||
@@ -342,7 +342,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg?_wi=3",
|
||||
imageAlt: "money coin stack savings",
|
||||
},
|
||||
{
|
||||
@@ -354,7 +354,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg?_wi=3",
|
||||
imageAlt: "money coin stack savings",
|
||||
},
|
||||
{
|
||||
@@ -366,7 +366,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg?_wi=3",
|
||||
imageAlt: "money coin stack savings",
|
||||
},
|
||||
{
|
||||
@@ -378,7 +378,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg?_wi=2",
|
||||
imageAlt: "money coin stack savings",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user