import LearnBanner from "../components/LearnPage/LearnBanner"; const LearnPage = () => { return ; }; export default LearnPage;