diff --git a/components/sections/hero-section.tsx b/components/sections/hero-section.tsx index 6c3d81b..d88d26e 100644 --- a/components/sections/hero-section.tsx +++ b/components/sections/hero-section.tsx @@ -199,7 +199,14 @@ const Hero = () => {
{countdown.isOver ? ( -
Event has ended
+ + Fill an Interest Form + ) : countdown.isLive ? (
HackByte is live now!
) : (