Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prize Pool #212

Merged
merged 3 commits into from
Jan 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added img/sponsors/31.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/sponsors/32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 20 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h3>Welcome, Hackers!</h3>
solve real-world challenges, and make a meaningful difference."
</p>
<p class="prize-pool">
Prize Pool of <span>&#8377; 21 Lakh+</span> .
Prize Pool of <span>&#8377; 55 Lakh+</span> .
</p>
</div>
</div>
Expand Down Expand Up @@ -421,6 +421,22 @@ <h2>Bronze Sponsors</h2>
</div>
</a>
</div>

<div class="col-lg-4 col-md-6 align-items-stretch mt-4 mt-lg-4" data-aos="none" data-aos-delay="100" >
<a href="https://nordpass.com/" target="_blank">
<div class="icon-box">
<img src="img/sponsors/31.png" width="300px" id="partner-icon" alt="NORD PASS LOGO" />
</div>
</a>
</div>

<div class="col-lg-4 col-md-6 align-items-stretch mt-4 mt-lg-4" data-aos="none" data-aos-delay="100" >
<a href="https://incogni.com/" target="_blank">
<div class="icon-box">
<img src="img/sponsors/32.png" width="300px" id="partner-icon" alt="INCOGNI LOGO" />
</div>
</a>
</div>

</div>

Expand Down Expand Up @@ -693,8 +709,8 @@ <h5>1 Year subscription to Wolfram|Alpha Pro for Top 6 Teams</h5>
class="col-lg-5 col-md-4 align-items-stretch"
data-aos=""
data-aos-delay="200">
<div class=" prize-card icon-box" style="padding: 40px 0;">
<img src="img/sponsors/10.png" alt="BALSAMIQ LOGO" width="500px" style="margin-bottom: 0px;" />
<div class=" member prize-card" style="height: 290px;">
<img class="imgg imgg2" src="img/sponsors/10.png" alt="BALSAMIQ LOGO" width="500px" style="margin-bottom: 0px;" />
<h5>All attendees will receive a 90-day unrestricted access to Balsamiq Cloud</h5>
</div>
</div>
Expand All @@ -715,7 +731,7 @@ <h5>Winning Project deployed on Replit: ₹4000</h5>
data-aos="">
<div class="member prize-card" style="height: 290px;">
<img class="imgg imgg2" src="img/sponsors/15.png" alt="interviewCake" style="margin-bottom: 0px;"/>
<h5>1 Year subscription to Wolfram|Alpha Pro for Top 6 Teams</h5>
<h5>Free Access to all Courses available in Interview Cake for One Month to all Attendees</h5>
</div>
</div>
</div>
Expand Down