This commit is contained in:
Davron Chetin
2025-10-14 17:16:41 +05:00
parent a3b2d187ae
commit d126d7f8e3
14 changed files with 218 additions and 42 deletions

View File

@@ -33,7 +33,7 @@ export default function Navbar() {
return (
<div
className={`w-[100%] bg-white border-gray shadow-lg shadow-gray-200 z-[1000] top-0`}
className={`w-[100%] bg-white border-gray shadow-md shadow-gray-500 z-[1000] top-0`}
>
<div className="container max-w-[1500px] w-full px-[10px] mx-auto items-center justify-between ">
<div