Skip to content

Commit

Permalink
nn
Browse files Browse the repository at this point in the history
  • Loading branch information
VadhwanaParth15 committed Feb 9, 2023
1 parent e2d54a8 commit 1fa39cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified public/assests/Events/sharks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions src/components/Events/Event.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@ function Event() {
link: "",
},
{
imgurl: "assests/Events/cyber.png",
title: "wheels & wings",
imgurl: "assests/Events/sharks.png",
title: "s.h.a.r.k.s",
description: "orem ipsum dolor sit amet, consectetur adipiscing elit. Cras magna leo, porta a justo at, suscipit scelerisque erat. Quisque risus dui, ultrices ac semper sed,",
link: "",
},
{
imgurl: "assests/Events/cyber.png",
title: "wheels & wings",
imgurl: "assests/Events/handson.png",
title: "Hands-on",
description: "orem ipsum dolor sit amet, consectetur adipiscing elit. Cras magna leo, porta a justo at, suscipit scelerisque erat. Quisque risus dui, ultrices ac semper sed,",
link: "",
},
{
imgurl: "assests/Events/cyber.png",
title: "wheels & wings",
imgurl: "assests/Events/ws.png",
title: "workshop",
description: "orem ipsum dolor sit amet, consectetur adipiscing elit. Cras magna leo, porta a justo at, suscipit scelerisque erat. Quisque risus dui, ultrices ac semper sed,",
link: "",
},
{
imgurl: "assests/Events/cyber.png",
title: "wheels & wings",
imgurl: "assests/Events/fab.png",
title: "Fab-Lab",
description: "orem ipsum dolor sit amet, consectetur adipiscing elit. Cras magna leo, porta a justo at, suscipit scelerisque erat. Quisque risus dui, ultrices ac semper sed,",
link: "",
},
Expand Down

0 comments on commit 1fa39cd

Please sign in to comment.