Skip to content

Commit d808585

Browse files
authored
Add media kit at footer (#25)
1 parent a2cf604 commit d808585

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/nextjs/components/Footer.tsx

+8
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ export const Footer = () => {
4646
<a href="https://miro.com/app/board/uXjVPbc4b68=/" target="_blank" rel="noreferrer" className="m-0">
4747
Tech Tree
4848
</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>
4957
</div>
5058
<div className="flex flex-col col-span-12 sm:col-span-4 text-white space-y-2 font-thin">
5159
<p className="m-0 text-info font-normal">Social</p>

0 commit comments

Comments
 (0)