Skip to content

Commit

Permalink
Technex_page.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohit0github authored Aug 25, 2024
1 parent 9248630 commit 2f084a0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const EventCard = () => {
/>
</div>
<h2 className="large-head">RoboWars</h2>
<div className="vertical">Date : Releasing Soon....</div>
<div className="vertical">Date : </div>
<button>
<i className="fa fa-arrow-right"></i>
</button>
Expand All @@ -34,7 +34,7 @@ const EventCard = () => {
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR4gl_1Fm3lDzNe0zCBIQaMeN4bxmgwTa7p6QblK-1sKxEmxGVZfSTCKQ6VvqfdShpcdEI&usqp=CAU" />
</div>
<h2 className="large-head">Pixelate</h2>
<div className="vertical">Date : Releasing Soon....</div>
<div className="vertical">Date : </div>
<button>
<i className="fa fa-arrow-right"></i>
</button>
Expand All @@ -55,7 +55,7 @@ const EventCard = () => {
/>
</div>
<h2 className="large-head">MicroMouse</h2>
<div className="vertical">Date : Releasing Soon....</div>
<div className="vertical">Date : </div>
<button>
<i className="fa fa-arrow-right"></i>
</button>
Expand Down

0 comments on commit 2f084a0

Please sign in to comment.