// Make the landing page the DApp page import DappPage from './dapp/page'; export default function Home() { return ; }