Skip to content

Commit

Permalink
fix: updated E-Lab Final Pitch Event Link (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
softdevtumai authored Dec 29, 2023
2 parents 02e1fec + 49a1e84 commit 8c20fbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/e-lab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function Hero() {
<div className="flex flex-col items-center gap-6">
<Link
className="min-w-[200px] max-w-lg rounded-full border-none bg-gradient-to-b from-yellow-500 to-red-500 p-4 text-center sm:min-w-[400px]"
href="https://forms.tum-ai.com/final-pitch-preregistration"
href="https://www.eventbrite.de/e/ai-e-lab-final-pitch-competition-tickets-784536669297?aff=oddtdtcreator"
>
Preregister for Final Pitch Event
</Link>
Expand Down Expand Up @@ -108,7 +108,7 @@ export default function AIELab() {
<div className="flex flex-col justify-center gap-6 ">
<Link
className="min-w-[300px] rounded-full border-none bg-gradient-to-b from-yellow-500 to-red-500 p-4 text-center sm:min-w-[400px]"
href="https://forms.tum-ai.com/final-pitch-preregistration"
href="https://www.eventbrite.de/e/ai-e-lab-final-pitch-competition-tickets-784536669297?aff=oddtdtcreator"
>
Preregister Now
</Link>
Expand Down

0 comments on commit 8c20fbf

Please sign in to comment.