-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
218 lines (192 loc) · 13.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!-- MindSync Main Site -->
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N3VFF4P2GY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N3VFF4P2GY');
</script>
<!-- Service Worker Register -->
<script>
window.addEventListener('load', () => {
registerServiceWorker();
});
async function registerServiceWorker() {
if ('serviceWorker'in navigator) {
try {
const registration = await navigator.serviceWorker.register('/serviceworker.js');
console.log('Service Worker registered with scope:', registration.scope);
registration.onupdatefound = () => {
const installingWorker = registration.installing;
installingWorker.onstatechange = () => {
if (installingWorker.state === 'installed') {
if (navigator.serviceWorker.controller) {
console.log('New or updated content is available.');
} else {
console.log('Content is cached for offline use.');
}
}
};
};
} catch (error) {
console.error('Service Worker registration failed:', error);
}
} else {
console.warn('Service Workers are not supported in this browser.');
}
}
</script>
<!-- Hotjar Tracking Code for https://mindsync.cteoman.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:5039200,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<!-- Install this snippet AFTER the Hotjar Tracking code. -->
<script>
var userId = your_user_id || null; // Replace your_user_id with your own if available.
window.hj('identify', userId, {
// Add your own custom attributes here. Some EXAMPLES:
// 'Signed up': '2019—06-20Z', // Signup date in ISO-8601 format.
// 'Last purchase category': 'Electronics', // Send strings with quotes around them.
// 'Total purchases': 15, // Send numbers without quotes.
// 'Last purchase date': '2019-06-20Z', // Send dates in ISO-8601 format.
// 'Last refund date': null, // Send null when no value exists for a user.
});
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="أول موقع عُماني يقدم مصادر وأدوات متنوعة التي تمكنك من النجاح في دراستك وتحقيق إمكاناتك الكاملة.">
<meta name="author" content="Al-Faris Mujahid AlZakwani, الفارس بن مجاهد الزكواني">
<meta name="keywords" content="MindSync, mindsync, education, academic, summaries, مايندسينك, ملخصات, ملخصات مسايندسينك, تعليم, أكاديمي, تعليم أكاديمي, عمان">
<title>MindSync | مايندسينك</title>
<link rel="icon" href="assets/images/mindsync-icon.png">
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/indStyle.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Carlito:ital,wght@0,400;0,700;1,400;1,700&family=Harmattan:wght@400;500;600;700&family=Rubik:ital,wght@0,300..900;1,300..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap" rel="stylesheet">
<link rel='stylesheet' href='https://cdn-uicons.flaticon.com/2.1.0/uicons-brands/css/uicons-brands.css'>
<link rel='stylesheet' href='https://cdn-uicons.flaticon.com/2.1.0/uicons-bold-rounded/css/uicons-bold-rounded.css'>
<link rel='stylesheet' href='https://cdn-uicons.flaticon.com/uicons-regular-straight/css/uicons-regular-straight.css'>
<link rel='stylesheet' href='https://cdn-uicons.flaticon.com/2.1.0/uicons-regular-rounded/css/uicons-regular-rounded.css'>
<link rel='stylesheet' href='https://cdn-uicons.flaticon.com/2.3.0/uicons-regular-rounded/css/uicons-regular-rounded.css'>
</head>
<body>
<nav class="navBar">
<a href="https://www.oman2040.om/"><div class="oman2040VisionContainer"><img title="Oman Vision 2040" src="assets/images/oman-2040-vision.png" alt="Oman Vision 2040"></div></a>
<div class="vertical-line"></div>
<a href="#"><div class="mindsyncContainer"><img title="MindSync - مايندسينك" src="assets/images/mindsync-logo.png" alt="MindSync"></div></a>
</nav>
<div class="navDivContainerBigScreen">
<div class="hyperLinks">
<a href="self-development.html" title="Self Development">تطوير الذات</a>
<a href="academic-education.html" title="Academic Education">التعليم الأكاديمي</a>
<a href="#" title="Homepage" style="color: #FCA311; font-weight: 600; text-decoration-color: #14213D;">الصفحة الرئيسية</a>
<a href="services-and-tools.html" title="Services & Tools">خدمات وأدوات</a>
<a href="about.html" title="About The Site">حول الموقع</a>
</div>
</div>
<main>
<section>
<div class="welcomeSection" id="welcomeSection">
<div class="welcomeDetails">
<p class="welcomeTitle">هل تريد أن تحقق أهدافك الأكاديمية وتطوير نفسك بطريقة ملهمة وفعّالة؟</p><hr>
<p class="welcomeBody">أول موقع عُماني يقدم مصادر وأدوات متنوعة التي تمكنك من النجاح في دراستك وتحقيق إمكاناتك الكاملة.</p>
<a href="#benefit"><button class="followUp" role="button" title="Follow Up">متابعة <span>↓</span></button></a>
</div>
</div>
<div class="benefitSection" id="benefit">
<div class="benefitSectionDetails">
<p class="benefitSectionBody">بفضل خبرتنا وفهمنا العميق لاحتياجات الطلاب، نحن نضع بين يديك أفضل المصادر والأدوات التي تساعدك على النمو الشخصي وتحقيق أهدافك بثقة ونجاح. <br><span>انضم إلينا الآن واستفد من عالم الفرص والتحفيز مع <span>مايندسينك</span> !</span></p>
</div>
</div>
<div class="mindsyncBrandSection" id="mindsyncBrand" title="MindSync">
<img class="mindsyncLogo" id="mindsyncLogo" src="assets/images/mindsync-icon.png" alt="MindSync">
<p id="mindsyncWord">
<span class="firstWord">Mind</span><span class="lastWord">Syn<span class="lastLetter">c</span></span>
</p>
</div>
<div class="mindsyncsSummariesSection" id="mindsyncsSummaries">
<div class="subSectionDetails">
<p class="subSectionTitle"><a href="summaries.html" title="MindSync's Summaries">ملخصات مايندسينك <span><i class="fi fi-rr-site-alt"></i></span></a></p>
<p class="subSectionBody">كتب وأدلة معلم وملخصات هامة وبعض الإختبارات لطلاب <span style="text-decoration: #FCA311 underline; font-weight: 600;">الصف الحادي عشر والثاني عشر</span> الخاصة بمنهج وزارة التربية والتعليم.</p>
</div>
</div>
<div class="horizontal-line" id="horizontalLine1"></div>
<div class="selfDevelopmentSection" id="selfDevelopment">
<div class="subSectionDetails">
<p class="subSectionTitle"><a href="self-development.html" title="Self Development">التطوير الذاتي <span><i class="fi fi-rr-site-alt"></i></span></a></p>
<p class="subSectionBody">فرصة لاكتشاف النقاط القوية والضعف، وبناء مهارات جديدة، وتحقيق النجاحات الشخصية.</p>
</div>
</div>
<div class="horizontal-line" id="horizontalLine2"></div>
<div class="academicEducationSection" id="academicEducation">
<div class="subSectionDetails">
<p class="subSectionTitle"><a href="academic-education.html" title="Academic Education">التعليم الأكاديمي <span><i class="fi fi-rr-site-alt"></i></span></a></p>
<p class="subSectionBody">موارد تعليمية متنوعة مثل، مقالات، وفيديوهات تعليمية، إلخ...</p>
</div>
</div>
<div class="horizontal-line" id="horizontalLine3"></div>
<div class="servicesToolsSection" id="servicesTools">
<div class="subSectionDetails">
<p class="subSectionTitle"><a href="services-and-tools.html" title="Services & Tools">خدمات وأدوات <span><i class="fi fi-rr-site-alt"></i></span></a></p>
<p class="subSectionBody">باقة من الخدمات والأدوات التي لا تخلى من الذكاء الاصطناعي.</p>
</div>
</div>
<div class="purposeSection" id="purpose">
<div class="purposeSectionDetails">
<p class="purposeSectionBody">مجموعة متنوعة من الأدوات والموارد التعليمية التي تساعدك في تطوير مهاراتك وزيادة معرفتك في مختلف المواضيع الدراسية.</span></p>
</div>
</div>
<div class="moreSection" id="more">
<div class="moreSectionDetails">
<p class="moreSectionTitle">إن الفضول لا يُشبع...</p><hr>
<p class="moreSectionBody">من المحتمل أنك تريد أن تعرف الكثير.</p>
<a href="about.html"><button class="aboutSiteLink" role="button" title="More">المزيد <span>←</span></button></a>
</div>
</div>
<div class="opinionSection" id="opinion">
<div class="opinionSectionDetails">
<p class="opinionSectionQuote"><span class="quoteSymbol">”</span>التعلم يغير حياتنا. اكتشف القوة في تطوير ذاتك!<span class="quoteSymbol">“</span></p>
<p class="opinionSectionAuthor">- الفارس الزكواني -</p>
</div>
</div>
</section>
</main>
<div class="navDivContainerSmallScreen">
<div class="hyperLinks">
<a href="about.html" title="About The Site"><i class="fi fi-rr-info"></i><span>حول الموقع</span></a>
<a href="services-and-tools.html" title="Services & Tools"><i class="fi fi-rr-tool-box"></i><span>خدمات وأدوات</span></a>
<a href="#top" title="MindSync Developer"><img src="assets/images/mindsynclogo.png" alt="Home"></a>
<a href="academic-education.html" title="Academic Education"><i class="fi fi-rr-graduation-cap"></i><span>التعليم الأكاديمي</span></a>
<a href="self-development.html" title="Self Development"><i class="fi fi-rr-productivity"></i><span>تطوير الذات</span></a>
</div>
</div>
<a class="toTop" id="toTop" href="#top" title="To Top"><img src="assets/images/mindsynclogo.png" alt="Home"></a>
<footer>
<div class="quickLink">
<ul>
<li><a href="about.html#userGuideSection" title="User Guide"><i class="fi fi-rr-guide-alt"></i> | دليل المستخدم</a></li>
<li><a href="https://forms.gle/FA6cM3svD79GUu8C7" title="Impression and observation"><i class="fi fi-rr-thought-bubble"></i> | انطباع وملاحظة</a></li>
<li><a href="terms-of-use.html" title="Terms of Use"><i class="fi fi-rr-gavel"></i> | شروط الإستخدام</a></li>
</ul>
</div>
<div class="copyright" title="All rights reserved © MindSync 2023-2024">
<p>جميع الحقوق محفوظة © مايندسينك 2023-2024</p>
</div>
</footer>
<script src="assets/js/indScript.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>