import Link from 'next/link'; const HeaderTop = () => { return (
English
  • English
  • Bangla
  • Hindi
); }; export default HeaderTop;