diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index e0b9ff0..bbbfc0e 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -8,11 +8,17 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; export default function MenuPage() { return ( - + - - - + + + );