mirror of
https://github.com/nihonbuzz/nihonbuzz-academy.git
synced 2026-01-26 05:25:37 +07:00
update aja
This commit is contained in:
@@ -5,7 +5,7 @@ import { Hero } from '@/Components/Landing/Hero';
|
||||
|
||||
export default function Welcome({ auth }: PageProps) {
|
||||
return (
|
||||
<GuestLayout>
|
||||
<GuestLayout variant="landing">
|
||||
<Head title="Ecosystem Belajar Bahasa Jepang Modern" />
|
||||
<Hero />
|
||||
</GuestLayout>
|
||||
|
||||
Reference in New Issue
Block a user