diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index a84c007..b0ba527 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -8,7 +8,7 @@ import ReactLenis from "lenis/react"; export default function MenuPage() { return ( - + ); -} +} \ No newline at end of file