diff --git a/src/app/_components/mobile-menu/page.tsx b/src/app/_components/mobile-menu/page.tsx index 4eac164..dee30d7 100644 --- a/src/app/_components/mobile-menu/page.tsx +++ b/src/app/_components/mobile-menu/page.tsx @@ -4,73 +4,79 @@ type propsType = { }; export default function MobileMenu({ clicked, setClicked }: propsType) { return ( -
+ Parsa Aghayi +
- Parsa Aghayi -
++
{loading ? (