Update src/app/dashboard/page.tsx
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road_1359-720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road_1359-720.jpg?_wi=4",
|
||||
imageAlt: "dashboard current speed widget",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-bus-driver-portrait_23-2151582494.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-bus-driver-portrait_23-2151582494.jpg?_wi=4",
|
||||
imageAlt: "dashboard current speed widget",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user