This commit is contained in:
2026-03-13 13:54:45 +07:00
parent a8e30f32a0
commit 25111ff10e
120 changed files with 4213 additions and 4859 deletions

View File

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