diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 9464665..05a466c 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -1,5 +1,6 @@ import React from "react"; import { ArrowElbowDownRight, Coffee, Heart } from "phosphor-react"; +import { OutboundLink } from "react-ga"; import uArrowUpLeft from "../../assets/u-arrow-up-left.svg"; import markerGreen from "../../assets/marker-green.svg"; @@ -37,25 +38,35 @@ const Footer: React.FC = () => {
- Download all - +
- + Figma library - +
- + Figma plugin - +
@@ -73,7 +84,10 @@ const Footer: React.FC = () => { Donate on PayPal {" / "} - + Patreon diff --git a/src/components/Header/Header.tsx b/src/components/Header/Header.tsx index 3ffd89a..feb17c3 100644 --- a/src/components/Header/Header.tsx +++ b/src/components/Header/Header.tsx @@ -4,6 +4,7 @@ import { ArrowCircleDown, ArrowElbowDownRight, } from "phosphor-react"; +import { OutboundLink } from "react-ga"; import "./Header.css"; import markerPurple from "../../assets/marker-purple.svg"; @@ -76,25 +77,35 @@ const Header: React.FC = () => {
@@ -112,7 +123,10 @@ const Header: React.FC = () => { Donate on PayPal {" / "} - + Patreon