fix: replace navbar with responsive desktop and mobile layout

هذا الالتزام موجود في:
Abdul Kareem
2026-03-23 02:39:53 +03:00
الأصل dc508f1550
التزام ab652497a1
3 ملفات معدلة مع 199 إضافات و95 حذوفات

عرض الملف

@@ -19,18 +19,20 @@
<body>
<header class="site-header">
<div class="container header-shell">
<a href="#top" class="brand">
<img src="assets/images/tlogoapp.png" alt="شعار Tabeley" class="brand-logo">
<div class="brand-copy">
<strong class="brand-name">Tabeley</strong>
<small>Dining Reservation Platform</small>
</div>
</a>
<button class="menu-toggle" type="button" aria-expanded="false" aria-controls="site-menu" aria-label="فتح القائمة">
<span></span>
<span></span>
<span></span>
</button>
<a href="#top" class="brand" aria-label="Tabeley">
<img src="assets/images/tlogoapp.png" alt="شعار تطبيق Tabeley" class="brand-logo">
<span class="brand-copy">
<strong class="brand-name">Tabeley</strong>
<small>Dining Reservation Platform</small>
</span>
</a>
<nav class="nav" id="site-menu">
<a href="#features">المزايا</a>
<a href="#screenshots">لقطات التطبيق</a>