This commit is contained in:
2025-12-30 16:47:24 +07:00
parent 9fa4b50b68
commit 15240ff81f
65 changed files with 6550 additions and 217 deletions

View File

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