Skip to content

Commit

Permalink
Add media kit at footer (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pabl0cks authored Feb 5, 2024
1 parent a2cf604 commit d808585
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/nextjs/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ export const Footer = () => {
<a href="https://miro.com/app/board/uXjVPbc4b68=/" target="_blank" rel="noreferrer" className="m-0">
Tech Tree
</a>
<a
href="https://www.figma.com/file/jPaXdmHNfbTSwBWwENr6Iq/BG-Media-Kit%2F-Brand-book?type=design&node-id=0%3A1&mode=design&t=bhdH7Ica05z0rC4Z-1"
target="_blank"
rel="noreferrer"
className="m-0"
>
Media Kit
</a>
</div>
<div className="flex flex-col col-span-12 sm:col-span-4 text-white space-y-2 font-thin">
<p className="m-0 text-info font-normal">Social</p>
Expand Down

0 comments on commit d808585

Please sign in to comment.