import React from "react"; import Link from "next/link"; import Image from "next/image"; const Footer = () => { return (
image
{/* /.about-widget */}
Services
{/* /.footer-list */}
About us
{/* /.footer-list */}
Address
{/* /.footer-list */}
//.row ); }; export default Footer;