Skip to content

Commit

Permalink
Release Challenges
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosalm committed Nov 9, 2024
1 parent f0e7b91 commit e35bc48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/HeroSection.astro
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,13 @@ import Starfield from "./Starfield.astro";
<h3 class="text-white text-lg md:text-xl xl:text-2xl mb-2"><b>November 9th & 10th, 2024</b></h3>
<h4 class="text-white text-sm md:text-md xl:text-lg">Location: <b>Educational Sciences Building</b></h4>
<h4 class="text-white text-sm md:text-md xl:text-lg">1025 W Johnson St, Madison, WI</h4>
<a href="/walkin" target="_blank" title="Apply Now" class="ml-auto text-xl font-bold text-white inline-block py-4 px-8 mt-6 rounded-lg text-center transition bg-gradient-to-br from-primary to-sky-600 hover:to-sky-700 active:to-sky-900 focus:to-sky-800">
RESOURCES & COMPANY CHALLENGE INFO
</a>
<a href="/walkin" target="_blank" title="Apply Now" class="ml-auto text-xl font-bold text-white inline-block py-4 px-8 mt-6 rounded-lg text-center transition bg-gradient-to-br from-primary to-sky-600 hover:to-sky-700 active:to-sky-900 focus:to-sky-800">
WALK IN REGISTRATION
</a>

<!--<a href="https://gist.github.com/Nicell/94281a36f9b900b54a334bb61a944f10" target="_blank" title="Get Notified" class="ml-auto text-xl font-bold text-white inline-block py-4 px-8 mt-6 rounded-lg text-center transition bg-gradient-to-br from-primary to-sky-600 hover:to-sky-700 active:to-sky-900 focus:to-sky-800">
JUDGING
</a>-->
Expand Down

0 comments on commit e35bc48

Please sign in to comment.