-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
158 lines (142 loc) · 7.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<title>Document</title>
</head>
<body>
<nav>
<div class="navbar">
<div class="logo"><a href="index.html">Al-Hikma Islamic Academy</a></div>
<ul class="menu">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="registration.php">Registration</a></li>
</ul>
</div>
</nav>
<section>
<div class="main">
<h1>KU BARO QURAANKA ONLINE</h1>
<p>Ma Jeceshahay adiga iyo Ubadkaaguba in aad ku barataan:</p>
<ol>
<li>Akhriska Quraanka</li>
<li>Xiftiga Quraanka</li>
<li>Tarbiyada Islaamka</li>
</ol>
<p>Hab online ah Maalmaha iyo Waqtiga aad jaaniska leedihiin? Waxa kuu diyaar ah Macalimiin Rag iyo Dumar leh oo lasoo xulay.</p>
<h3>kusoo biir Al-Hikma Islamic Academy</h3>
</div>
</section>
<section>
<div class="why-choose-us">
<h2>Maxaad ku Dooranaysaa Al-Hikma Islamic Academy</h2>
<h3>Why Choose Us ?</h3>
<div class="features">
<div class="feature">
<img src="ONE TO ONE CLASS.png" alt="One to One Class">
<h4>ONE TO ONE CLASS</h4>
<p>Qoyskii ama Ardaygii waxa si gaar ah ugu dhigaya hal Macalin iyaga oo qaadanaya waqhti ku filan.</p>
<p class="translation">Each Family or Student is being tutored by one teacher.</p>
</div>
<div class="feature">
<img src="CONVENIENT TIMING.png" alt="Convenient Timing">
<h4>CONVENIENT TIMING</h4>
<p>Waxaad dooranaysaa waqtiga iyo maalmaha aad jaaniska leedahay ee aad xiisadaha qaadan kartid.</p>
<p class="translation">Select your convenient time and days for Online Quran Classes.</p>
</div>
<div class="feature">
<img src="REPORTS & CERTIFICATES.png" alt="Reports & Certificates">
<h4>REPORTS & CERTIFICATES</h4>
<p>Waxa lasiinayaa ardayda warbixin joogta ah, iyo shahaado ama ijaaza marka ay Dhammaystiraan midkamida Duruusta.</p>
<p class="translation">Students will be getting Insha Allah The lesson report to check the progress and improvements also Certificates.</p>
</div>
<div class="feature">
<img src="ANY WHERE & ANY DEVICE.png" alt="Any Where & Any Device">
<h4>ANY WHERE & ANY DEVICE</h4>
<p>Meelkasta oo dunida ka mid ah waad ka dhigan kartaa adoo isticmaalaaya Computer ama Mobile-kaaga.</p>
<p class="translation">You can learn anywhere in the world on any device.</p>
</div>
<div class="feature">
<img src="QUALIFIED QURAN TUTOR.png" alt="Qualified Quran Tutor">
<h4>QUALIFIED QURAN TUTOR</h4>
<p>Wa Macalimiin Iskuugu jira Rag iyo Dumar oo leh Aqoon iyo khibrad sare oo lasoo xulay.</p>
<p class="translation">Experienced Male/Female tutors who are very qualified Qari’s and Islamic Scholars.</p>
</div>
<div class="feature">
<img src="NO LANGUAGE BARRIER.png" alt="No Language Barrier">
<h4>NO LANGUAGE BARRIER</h4>
<p>Ardaygu hadaanu luuqada afsoomaaliga si fiican u garanayn maaha caqabad ka hor istaagi karta inuu online ku barto Qur'aanka.</p>
<p class="translation">Qudus online has professional teachers who have enough experience in teaching.</p>
</div>
</div>
</div>
<section class="fee">
<div class="container1">
<div class="card">
<div class="header">
<h2>Fee/Per Month</h2>
<div class="price">
<span>$30</span>
<span>One-to-one Class</span>
</div>
</div>
<ul class="features">
<li>Available 5 Days</li>
<li>Qualified Male/Female Teachers</li>
<li>Private Classes</li>
<li>High Quality Curriculum</li>
<li>Assessment & Reports</li>
<li>Certificates/Ijaaza</li>
</ul>
<button class="button-price">Register Now/Hadda is qor</button>
</div>
</div>
</section>
<section class="registration">
<div class="registration-section">
<div class="contact-form">
<h2>Quick Registration</h2>
<section class="registration-form">
<form action="process_registration.php" method="POST">
<label for="name">Full Name:</label>
<input type="text" id="name" name="name" required>
<label for="email">Email:</label>
<input type="email" id="email" name="email" required>
<label for="whatsapp">WhatsApp Number:</label>
<input type="text" id="whatsapp" name="whatsapp" required>
<label for="country">Recent Country:</label>
<input type="text" id="country" name="country" required>
<button type="submit" class="btn">Submit</button>
</form>
</section>
</div>
</div>
</section>
<section class="contact-info">
<div class="contact-info-container">
<h2>Get in Touch</h2>
<p>WhatsApp or Call</p>
<ul>
<li>Phone: +252 672127951</li>
<li>Skype/Email</li>
<li>[email protected]</li>
</ul>
</div>
</section>
<footer>
<div class="footer-content">
<p>COPYRIGHT © 2024 Al-hikma Islamic Academy ALL RIGHTS RESERVED</p>
<div class="social-icons">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-youtube"></i></a>
</div>
</div>
</footer>
</html>