This commit is contained in:
2025-12-27 12:01:54 +07:00
parent e2063bce4c
commit 7606157d26
19 changed files with 259 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
import React from 'react';
import Home from '@/components/home';
import Home from '@/components/Home';
import { Metadata } from 'next';
export const metadata: Metadata = {