feat: Embed official Saqel Logo across all navbars and footers, setup browser favicons, and integrate StitchMCP design pipeline

This commit is contained in:
Hamza-Ayed
2026-08-27 03:25:02 +03:00
parent 0d25239712
commit f4af4d2db8
6 changed files with 21 additions and 14 deletions
+12 -11
View File
@@ -13,6 +13,8 @@ class LandingPage
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>منصة صَقِل التعليمية — الجيل الثاني للتمكين الأكاديمي والتوجيهي</title>
<link rel="icon" type="image/jpeg" href="/assets/images/saqel_logo.jpg">
<link rel="apple-touch-icon" href="/assets/images/saqel_logo.jpg">
<!-- Apple SF Pro & Alexandria Arabic Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -88,18 +90,17 @@ class LandingPage
gap: 12px;
text-decoration: none;
}
.logo-badge {
.logo-img {
width: 38px;
height: 38px;
border-radius: 10px;
background: linear-gradient(135deg, #0071E3, #00F5D4);
display: flex;
align-items: center;
justify-content: center;
color: #FFFFFF;
font-size: 20px;
font-weight: 800;
box-shadow: 0 4px 16px rgba(0, 113, 227, 0.35);
object-fit: cover;
box-shadow: 0 0 16px rgba(0, 245, 212, 0.35);
border: 1px solid rgba(255, 255, 255, 0.15);
transition: transform 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}
.logo-area:hover .logo-img {
transform: scale(1.06);
}
.brand-title {
font-size: 19px;
@@ -497,7 +498,7 @@ class LandingPage
<div class="container">
<div class="header-content">
<a href="/" class="logo-area">
<div class="logo-badge">صـ</div>
<img src="/assets/images/saqel_logo.jpg" alt="صَقِل" class="logo-img">
<span class="brand-title">صَقِل</span>
</a>
@@ -679,7 +680,7 @@ class LandingPage
<div class="footer-grid">
<div>
<div class="logo-area" style="margin-bottom: 14px;">
<div class="logo-badge" style="width: 34px; height: 34px; font-size: 17px;">صـ</div>
<img src="/assets/images/saqel_logo.jpg" alt="صَقِل" class="logo-img" style="width: 32px; height: 32px;">
<span class="brand-title" style="font-size: 18px;">منصة صَقِل</span>
</div>
<p style="font-size: 13px; line-height: 1.7; max-width: 380px; color: var(--apple-text-muted);">
+3 -1
View File
@@ -13,6 +13,8 @@ class MilitaryCulturePitch
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>المبادرة الاستراتيجية لتمكين مدارس مديرية الثقافة العسكرية — منصة صَقِل</title>
<link rel="icon" type="image/jpeg" href="/assets/images/saqel_logo.jpg">
<link rel="apple-touch-icon" href="/assets/images/saqel_logo.jpg">
<!-- Apple SF Pro & Alexandria Arabic Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -232,7 +234,7 @@ class MilitaryCulturePitch
<div class="container">
<div class="header-content">
<a href="/" class="logo-area">
<div class="logo-badge">صـ</div>
<img src="/assets/images/saqel_logo.jpg" alt="صَقِل" style="width: 38px; height: 38px; border-radius: 10px; object-fit: cover; box-shadow: 0 0 16px rgba(212, 175, 55, 0.35); border: 1px solid rgba(255, 255, 255, 0.15);">
<div>
<span class="brand-title">منصة صَقِل</span>
<span class="military-pill">مبادرة الثقافة العسكرية 🇯🇴</span>
+3 -1
View File
@@ -13,6 +13,8 @@ class StudentPortal
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>بوابة الطالب — منصة صَقِل التعليمية</title>
<link rel="icon" type="image/jpeg" href="/assets/images/saqel_logo.jpg">
<link rel="apple-touch-icon" href="/assets/images/saqel_logo.jpg">
<!-- Apple SF Pro & Alexandria Arabic Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -247,7 +249,7 @@ class StudentPortal
<div class="container">
<div class="header-content">
<a href="/student" class="logo-area">
<div class="logo-badge">صـ</div>
<img src="/assets/images/saqel_logo.jpg" alt="صَقِل" style="width: 38px; height: 38px; border-radius: 10px; object-fit: cover; box-shadow: 0 0 16px rgba(0, 245, 212, 0.35); border: 1px solid rgba(255, 255, 255, 0.15);">
<div>
<span class="brand-title">صَقِل</span>
<span class="portal-pill">بوابة الطالب الذكية</span>
+3 -1
View File
@@ -13,6 +13,8 @@ class TeacherPortal
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>بوابة المعلم — استوديو صَقِل التعليمي</title>
<link rel="icon" type="image/jpeg" href="/assets/images/saqel_logo.jpg">
<link rel="apple-touch-icon" href="/assets/images/saqel_logo.jpg">
<!-- Apple SF Pro & Alexandria Arabic Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -240,7 +242,7 @@ class TeacherPortal
<div class="container">
<div class="header-content">
<a href="/teacher" class="logo-area">
<div class="logo-badge">صـ</div>
<img src="/assets/images/saqel_logo.jpg" alt="صَقِل" style="width: 38px; height: 38px; border-radius: 10px; object-fit: cover; box-shadow: 0 0 16px rgba(255, 209, 102, 0.35); border: 1px solid rgba(255, 255, 255, 0.15);">
<div>
<span class="brand-title">صَقِل</span>
<span class="portal-pill">استوديو المعلمين</span>
Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB