This commit is contained in:
2025-12-26 10:27:02 +07:00
parent fd9b5a3819
commit 7fc0be90b8
48 changed files with 5818 additions and 34 deletions

View File

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