-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAbout.html
More file actions
290 lines (273 loc) · 11.9 KB
/
Copy pathAbout.html
File metadata and controls
290 lines (273 loc) · 11.9 KB
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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="description"
content="Order delicious meals from Bahir Dar University’s food delivery service. Fast, reliable, and student-friendly.">
<meta name="keywords" content="Food Delivery, Bahir Dar, University, Students, Meals">
<link rel="icon" type="image/png" sizes="32x32" href="./motorcycle.png">
<link rel="icon" type="image/png" sizes="16x16" href="./motorcycle.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Foood_delivey</title>
<link rel="stylesheet" href="./about.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"
integrity="sha512-2SwdPD6INVrV/lHTZbO2nodKhrnDdJK9/kg2XD1r9uGqPo1cUbujc+IYdlYdEErWNu69gVcYgdxlmVmzTWnetw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<nav>
<div class="nav_bar">
<div class="left">
<a href="./index.html">
<img src="./motorcycle.png" style="width: 37px" />
<span> Delivery Bdu</span>
</a>
</div>
<div class="hum" onclick="toggleMenu()">
<span></span>
<span></span>
<span></span>
</div>
<div class="right">
<div class="text">
<div onclick="window.location.href='./index.html'">Home</div>
<div><img src="./restaurant.png" style="width: 18px"> Restaurant <img src="./drop.png"></div>
</div>
<div class="log_in" onclick="form()">sign-up</div>
</div>
</div>
</nav>
<div class="about_container">
<div class="about_hero">
<div class="hero_content">
<h1>About Delivery Bdu</h1>
<p class="tagline">Connecting Students with Delicious Food Since 2025</p>
</div>
</div>
<div class="mission_vision">
<div class="mission">
<h2><i class="fas fa-bullseye"></i> Our Mission</h2>
<p>To provide fast, reliable, and affordable food delivery services to students across Bahir Dar
University, ensuring they can focus on their studies while enjoying quality meals.</p>
</div>
<div class="vision">
<h2><i class="fas fa-eye"></i> Our Vision</h2>
<p>To become the leading student-focused food delivery platform in Ethiopia, revolutionizing how
students access food on campus and beyond.</p>
</div>
</div>
<div class="story_section">
<h2>Our Story</h2>
<div class="story_content">
<div class="story_image">
<img src="./ethio_food.jpeg" alt="Our Story">
</div>
<div class="story_text">
<p>Delivery Bdu was founded in 2025 by Bahir Dar University students Biniyam G/slassie who faced
daily
challenge of finding quality, affordable food between classes and study sessions.</p>
<p>What started as a small project to connect local restaurants with students has grown into a
comprehensive food delivery service serving hundreds of students daily.</p>
<p>We partner with the best local restaurants, traditional eateries, and international cuisine
providers to bring you diverse food options at student-friendly prices.</p>
</div>
</div>
</div>
<div class="values_section">
<h2>Our Core Values</h2>
<div class="values_grid">
<div class="value_card">
<i class="fas fa-bolt"></i>
<h3>Fast Delivery</h3>
<p>We guarantee delivery within 30-45 minutes or your next order is 50% off.</p>
</div>
<div class="value_card">
<i class="fas fa-hand-holding-usd"></i>
<h3>Affordable Prices</h3>
<p>Special student discounts and combo offers to fit your budget.</p>
</div>
<div class="value_card">
<i class="fas fa-heart"></i>
<h3>Quality Food</h3>
<p>We work only with certified restaurants that maintain high hygiene standards.</p>
</div>
<div class="value_card">
<i class="fas fa-headset"></i>
<h3>24/7 Support</h3>
<p>Our customer service team is always ready to help you with any issues.</p>
</div>
</div>
</div>
<div class="team_section">
<h2>Meet Our Team</h2>
<div class="team_grid">
<div class="team_card">
<div class="team_img">
<i class="fas fa-user-circle"></i>
</div>
<h3>Biniyam G.</h3>
<p class="role">Founder & CEO</p>
<p>Software Engineering Student</p>
</div>
<div class="team_card">
<div class="team_img">
<i class="fas fa-user-circle"></i>
</div>
<h3>Ban-Tech Team</h3>
<p class="role">Development Team</p>
<p>Software Engineers</p>
</div>
<div class="team_card">
<div class="team_img">
<i class="fas fa-user-circle"></i>
</div>
<h3>Delivery Partners</h3>
<p class="role">Operations</p>
<p>50+ Delivery Riders</p>
</div>
</div>
</div>
<div class="stats_section">
<h2>By The Numbers</h2>
<div class="stats_grid">
<div class="stat_card">
<h3>1000+</h3>
<p>Happy Students Served</p>
</div>
<div class="stat_card">
<h3>50+</h3>
<p>Restaurant Partners</p>
</div>
<div class="stat_card">
<h3>30 min</h3>
<p>Average Delivery Time</p>
</div>
<div class="stat_card">
<h3>24/7</h3>
<p>Service Availability</p>
</div>
</div>
</div>
<div class="cta_section">
<h2>Ready to Order?</h2>
<p>Join thousands of students who trust Delivery Bdu for their daily meals.</p>
<div class="cta_buttons">
<a href="./index.html" class="cta_primary">Order Now</a>
<a href="#" class="cta_secondary" onclick="form()">Sign Up</a>
</div>
</div>
</div>
<footer class="main_footer">
<div class="footer_container">
<div class="footer_logo">
<a href="./food_delivery.html">
<img src="./motorcycle.png" style="width: 37px" alt="Delivery Bdu Logo" />
<span>Delivery Bdu</span>
</a>
<p>Your fastest student food delivery service.</p>
<p class="copyright">© 2025 Delivery Bdu. All rights reserved.</p>
</div>
<div class="footer_links">
<h4>Quick Links</h4>
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="#">Restaurants</a></li>
<li><a href="#">Popular Food</a></li>
<li><a href="./about.html">About Us</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="footer_links">
<h4>Support</h4>
<ul>
<li><a href="#">Help & FAQs</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms of Service</a></li>
</ul>
</div>
<div class="footer_social">
<h4>Follow Us</h4>
<div class="social_icons">
<a href="https://youtube.com/@BinaTech-21"><i class="fa-brands fa-youtube"></i></a>
<a href="https://www.linkedin.com/in/ban-tech"><i class="fa-brands fa-linkedin"></i></a>
<a href="https://t.me/BINA2359"><i class="fa-brands fa-telegram"></i></a>
</div>
<div class="contact_info">
<h4>Contact Us</h4>
<p>Email: Ban_Space@gmail.com</p>
<p>Phone: +251 927789173</p>
</div>
</div>
</div>
<div class="footer_bottom">
<div>
Ban-Tech © 2025 All Rights Reserved
</div>
</div>
</footer>
<div class="direction">
<form action="#" class="form">
<div class="move1">
<div class="close" onclick="closed()">X</div>
<h2>Login</h2>
<div class="input_group">
<input type="email" id="email" required>
<label for="email">Email</label>
<img src="" class="icon">
<hr>
</div>
<div class="input_group">
<input type="password" id="password" required>
<label for="password">Password</label>
<img src="./png.png" class="icon">
<hr>
</div>
<div class="option">
<div class="remembers">
<input type="checkbox" id="remember">
<label for="remember">Remember me</label>
</div>
<a href="#" class="forgot">Forgot Password?</a>
</div>
<button type="submit" class="log_in">Login</button>
<p class="register">
Don't have an account?
<a href="#" class="register_link" onclick="registered()">Register</a>
</p>
</div>
<div class="move2">
<div class="close" onclick="closed()">X</div>
<h2>Registration</h2>
<div class="input_group">
<input type="text" id="regUsername" required>
<label for="regUsername">Username</label>
<img src="./png.png" class="icon">
<hr>
</div>
<div class="input_group">
<input type="email" id="regEmail" required>
<label for="regEmail">Email</label>
<span class="icon">✉️</span>
<hr>
</div>
<div class="input_group">
<input type="password" id="regPassword" required>
<label for="regPassword">Password</label>
<span class="icon">🔒</span>
<hr>
</div>
<div class="terms">
<input type="checkbox" id="terms" required>
<label for="terms">I agree to the terms & conditions</label>
</div>
<button type="submit" class="log_in">Register</button>
<p class="register">
Already have an account?
<a href="#" class="register_link" onclick="login()">Login</a>
</p>
</div>
</form>
</div>
<script src="./about.js"></script>
</body>
</html>