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