Skip to content

Commit

Permalink
hide VSE location from the homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
artcz committed Mar 16, 2024
1 parent 4850301 commit 5d921cf
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions components/hero-section/hero-venue.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,6 @@ export const HeroVenue = ({
</Link>
</div>

<div className="space-x-4">
<ButtonLink href="/where#v%C5%A1e---sprints-venue">
VŠE Sprints Venue
</ButtonLink>

<Link href="https://goo.gl/maps/2PbAF2KvGtUqLS9V9">
Get directions to the VŠE
</Link>
</div>
</div>
</article>
);
Expand Down

0 comments on commit 5d921cf

Please sign in to comment.