Skip to content

Commit

Permalink
Removing banner
Browse files Browse the repository at this point in the history
  • Loading branch information
omjosh1 committed Oct 29, 2024
1 parent fb257b0 commit 6ef2468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default function IndexPage() {
{/* <StartupFairBanner /> */}
{/* <CohortsApplyBanner /> */}
<NavbarBuilder />
<StartupFairBanner />
{/* <StartupFairBanner /> */}

<div className="overflow-hidden h-screen bg-[url('/landing.jpg')] bg-cover bg-center bg-no-repeat">
<div className="h-full w-full bg-gradient-to-r from-gray-900/80 to-black/80">
Expand Down

0 comments on commit 6ef2468

Please sign in to comment.