We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2cf604 commit d808585Copy full SHA for d808585
packages/nextjs/components/Footer.tsx
@@ -46,6 +46,14 @@ export const Footer = () => {
46
<a href="https://miro.com/app/board/uXjVPbc4b68=/" target="_blank" rel="noreferrer" className="m-0">
47
Tech Tree
48
</a>
49
+ <a
50
+ href="https://www.figma.com/file/jPaXdmHNfbTSwBWwENr6Iq/BG-Media-Kit%2F-Brand-book?type=design&node-id=0%3A1&mode=design&t=bhdH7Ica05z0rC4Z-1"
51
+ target="_blank"
52
+ rel="noreferrer"
53
+ className="m-0"
54
+ >
55
+ Media Kit
56
+ </a>
57
</div>
58
<div className="flex flex-col col-span-12 sm:col-span-4 text-white space-y-2 font-thin">
59
<p className="m-0 text-info font-normal">Social</p>
0 commit comments