diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 947e33f..9e56d8a 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,13 +1,18 @@ +import { Heart } from "lucide-react"; + const Footer = () => { return ( -