import React from 'react'; import Navbar from './navbar/page'; import NewPage from './qjsx/page'; const Content: React.FC = () => { return (