Commit 787a9001 by Arjun Jhukal

updated the banner slider content

parent a7d0f22f
...@@ -9,14 +9,14 @@ const slides = [ ...@@ -9,14 +9,14 @@ const slides = [
id: 1, id: 1,
image: "/assets/images/slider1.png", image: "/assets/images/slider1.png",
}, },
{ // {
id: 2, // id: 2,
image: "/assets/images/slider2.jpg", // image: "/assets/images/slider2.jpg",
}, // },
{ // {
id: 3, // id: 3,
image: "/assets/images/slider1.png", // image: "/assets/images/slider1.png",
}, // },
]; ];
export default function Dashboard() { export default function Dashboard() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment