mirror of
https://git.meshkee.com/Meshkee-Websites/oaktasty.git
synced 2026-08-11 20:50:57 +04:30
Initial commit for OakTasty website.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { MenuHome } from "@/components/MenuHome";
|
||||
|
||||
export default function HomePage() {
|
||||
return <MenuHome />;
|
||||
}
|
||||
Reference in New Issue
Block a user