diff --git a/public/images/GRAFFinteractive.svg b/public/images/GRAFFinteractive.svg new file mode 100644 index 0000000..454804d --- /dev/null +++ b/public/images/GRAFFinteractive.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/Layouts/Footer.tsx b/src/components/Layouts/Footer.tsx index ac854a7..6818ab5 100644 --- a/src/components/Layouts/Footer.tsx +++ b/src/components/Layouts/Footer.tsx @@ -1,12 +1,15 @@ import { Link, NavLink } from 'react-router-dom'; -import { LogoWithTextIcon } from '../icons/LogoWithTextIcon'; export function Footer() { return (