add: menu list

improve: ux
This commit is contained in:
Mahyar Khanbolooki
2025-07-07 20:32:17 +03:30
parent 1a6a7ef044
commit 7fd549b866
14 changed files with 459 additions and 37 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ type Props = object
function BottomNavBar({ }: Props) {
return (
<div className="absolute bottom-0 left-0 w-full bg-transparent">
<div className="fixed bottom-0 left-0 w-full bg-transparent">
<div className="max-w-md mx-auto w-full aspect-[436/104] relative z-30">
<svg
viewBox="0 0 436 104"