chore: heygermany customer project
This commit is contained in:
5
apps/website/views/pilot/page.tsx
Normal file
5
apps/website/views/pilot/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { PilotLandingPage } from '@/components/pilot/PilotLandingPage'
|
||||
|
||||
export default function PilotPage() {
|
||||
return <PilotLandingPage />
|
||||
}
|
||||
Reference in New Issue
Block a user