diff --git a/src/components/footer/Footer.jsx b/src/components/footer/Footer.jsx index 8b48ed7..35927d1 100644 --- a/src/components/footer/Footer.jsx +++ b/src/components/footer/Footer.jsx @@ -1,4 +1,6 @@ +import AboutPage from "@/pages/about"; import Image from "next/image"; +import Link from "next/link"; import { BiLogoFacebookSquare, BiLogoInstagram, @@ -23,24 +25,24 @@ const Footer = () => {
{/* First Column */}
- About us - - + Blogs - - + - Listed items - + Listed Items +
{/* Second Column */} @@ -49,25 +51,25 @@ const Footer = () => {
@@ -77,9 +79,7 @@ const Footer = () => { {/* Third Column */}

Address

-

- 123 Street, City, Country -

+

123 Street, City, Country