import Link from 'next/link'; const FooterBottom = () => { return (

Copyright© GRAMENTHEME All Rights Reserved.

  • Terms & Conditions
  • Privacy Policy
  • Contact Us
); }; export default FooterBottom;