-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout us.html
47 lines (37 loc) · 1.96 KB
/
about us.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>maqaayad</title>
<link rel="stylesheet" href="newfile.css">
</head>
<style>
.bot{
margin: 10px;
padding: 10px;
background-color: #e8c011;
display: grid;
border: 5px solid #333;
border-radius: 15px;
font-size: 25px;
</style>
<body>
<h1 style="text-align: center; text-decoration: none; list-style: none;"><a href="somali marke.html">About us</a> </h1>
<img src="sawir.jpg" alt="sawir">
<strong>somali maeket .com is e commerce platform offering world class
and customers in east african region </strong>
<p>somali market is wholesale and retail corporation that operates supermarkets, hypermarkets and e-commerce website (adeeg.com), headquartered in Mogadishu, Somalia. The Company offers consumer goods, food and non-food products, household supplies, textiles, electronics, home appliances, local products, and many more.
</p>
<p>We have a true local success story, having grown from humble beginnings to become one of East Africa’s largest and most thriving businesses. We believe that it's our people, our knowledge, and our passion for our business and customers that set us apart, and has got us to where we are today.
</p>
<p><strong>our mission </strong></p>
<p>We will make our unmatched services available to all over Somalia and beyond. We will strive for continuous improvement in our processes, services and offerings by using the most advanced tools and technology wherever possible to retain customers for life.
</p>
<p><strong>our vission</strong></p>
<p>We strive to be recognized as the ultimate online shopping destination for East African community and best value provider for its customers.
</p>
<a href=""><br><div class="bot"><button type="reset"><a href="somali marke.html">back</a></button></div>
</a>
</body>
</html>