Skip to content

Commit

Permalink
Updated pixelflow details
Browse files Browse the repository at this point in the history
  • Loading branch information
Ananthakrishna-K-13 committed Oct 22, 2023
1 parent 201cbc1 commit d47bb67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/components/event_card.jsx
Expand Up @@ -8,8 +8,6 @@ function EventCard(props) {
btn3.className="col btn btn-purple d-flex align-items-center justify-content-center"
let btn2 = document.getElementById("secondlink")
btn2.className="accordion-content"
// let btn2 = document.getElementById("sm2")
// btn2.className="d-none"
// let pp2 = document.getElementById("pp2")
// pp2.className="d-none"
}, [])
Expand Down
3 changes: 2 additions & 1 deletion src/screens/Events.jsx
Expand Up @@ -116,10 +116,11 @@ function Events() {
<EventCard
title="Pixel Flow"
description1={
'Synergy presents "Pixel Flow," a thrilling journey into the world of UI/UX design. Unleash your creative genius, innovate, and be part of shaping the future of user interfaces.'
'Synergy, the tech fest of IIIT-Bangalore, presents the "48-Hour UI/UX Design Challenge" – a thrilling competition that will push your design abilities to the limit. Participants will be given a design problem or theme related to technology, innovation, or future trends. The challenge is to craft an exceptional user interface (UI) and user experience (UX) design that not only addresses the problem but also showcases innovation and creativity.'
}
image={pixelFlow}
text2="Event Details"
hideDetails="True"
hide2="pp2"
details={
"https://drive.google.com/uc?export=download&id=1ggG4eyxg4DE_g7iJAPAAPJVYkIVfi8eb"
Expand Down

0 comments on commit d47bb67

Please sign in to comment.