diff --git a/src/components/sections/footer/FooterBaseCard.tsx b/src/components/sections/footer/FooterBaseCard.tsx index ec6d658..10fafd3 100644 --- a/src/components/sections/footer/FooterBaseCard.tsx +++ b/src/components/sections/footer/FooterBaseCard.tsx @@ -1,6 +1,5 @@ "use client"; -// import Image from "next/image"; import ButtonTextUnderline from "@/components/button/ButtonTextUnderline"; import FooterColumns from "@/components/shared/FooterColumns"; import { cls } from "@/lib/utils"; @@ -92,6 +91,20 @@ const FooterBaseCard = ({ {copyrightText} +