Skip to content

Commit

Permalink
Om's branch (#105)
Browse files Browse the repository at this point in the history
* Pushing Banner Changes

* Removing banner

---------

Co-authored-by: Om Joshi <159087554+omjosh1@users.noreply.github.com>
Co-authored-by: Ihsaan Ahmed Yasin <68300319+iyasinn@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 3, 2024
1 parent d8125b8 commit bc24925
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ 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 bc24925

Please sign in to comment.