import LandingPage from "./pages/LandingPage"; function App() { return ; } export default App;