diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 99bf5bf..c2d8010 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,15 +1,16 @@ +import logoImage from "@/assets/logo.png"; + const Footer = () => { return (