From 0615bbecb1056c2d73b2c1ccbb7a23394dac1ff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Thu, 30 Oct 2025 16:02:32 -0300 Subject: [PATCH] Revamp Navbar Structure and Design: Replaced the existing navbar with a new responsive design featuring dropdown menus for demos, pages, projects, and documentation. Enhanced user experience with improved navigation and accessibility, while maintaining localization support for menu items. --- resources/views/partials/navbar.blade.php | 559 +++++++++++++++++++++- 1 file changed, 537 insertions(+), 22 deletions(-) diff --git a/resources/views/partials/navbar.blade.php b/resources/views/partials/navbar.blade.php index 7a04038..fad1f65 100644 --- a/resources/views/partials/navbar.blade.php +++ b/resources/views/partials/navbar.blade.php @@ -1,22 +1,537 @@ - - - +
+ + +
\ No newline at end of file