import React from "react"; import "./Footer.css"; import ExpandLessIcon from "@material-ui/icons/ExpandLess"; function Footer() { const handleClick = () => { window.scrollTo(0, 0); }; return (
Get to Know Us
  • About
  • Career
  • Press
  • Amazon Cares
  • Gift a smile
Connect with us
  • Facebook
  • Twitter
  • Instagram
Make Money with Us
  • Sell on fake Amazon
  • Sell under fake Amazon
  • Become an Affiliate
  • Fulfilment by Amazon
  • Amazon Pay
Connect with us
  • COVID-19 and Amazon
  • Your Account
  • Returns Centre
  • 100% Purchase Protection
  • Amazon App Download
  • Amazon Assistant Download
  • Help

fake amazon clone developed by ©{" "} STJ
); } export default Footer;