chore(lp): 📦️ Import existing Landing page
This commit is contained in:
5
apps/landing-page/pages/index.tsx
Normal file
5
apps/landing-page/pages/index.tsx
Normal file
@ -0,0 +1,5 @@
|
||||
import Homepage from '../layouts/Homepage'
|
||||
|
||||
const App = Homepage
|
||||
|
||||
export default App
|
Reference in New Issue
Block a user