-
Notifications
You must be signed in to change notification settings - Fork 1
/
contact.html
148 lines (133 loc) · 5.71 KB
/
contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/gif/png" href="img/z.png">
<title>Zetratel</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
<link href="style.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-md navbar-light bg-light sticky-top">
<div class="container-fluid">
<a class="navbar-brand text-primary font-weight-bold" href="#"><img src="img/z.png" height="40">etratel</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="mission.html">Our Mission</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="join.html">Join Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navigation -->
<!--- Meet the team -->
<div class="container-fluid padding">
<div class="row welcome text-center bg-primary">
<div class="col-12">
<h1 class="display-4 text-white">About Us</h1>
<hr class="a" width="150px">
</div>
</div>
</div>
<!--- End Meet the team -->
<!--- Cards -->
<section id="contact-us" class="page-section">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-7">
<div class="row">
<div class="col-sm-6 col-md-4">
<address>
<h5 class="title"><i class="icon-map-pin text-color"></i> Address</h5>
Kista Science Tower<br>
Färögatan 33, 12th Floor<br>
164 51 Kista.<br>
</address>
</div>
<div class="col-sm-6 col-md-4">
<h5 class="title"><i class="icon-phone10 text-color"></i> Phone</h5>
<div>Phone: +46 8 123456</div>
<div>Mobile: +46 70 442 2451</div>
<div>Mobile: +46 73 095 8234</div>
</div>
<div class="col-sm-6 col-md-4">
<h5 class="title"><i class="icon-envelope7 text-color"></i> Email Addresses</h5>
<div>Support : [email protected]</div>
</div>
</div>
<hr>
<p>As there is a rise in health issues, providing health assistance to each and every member is important. People nowadays are busy with their lives and even they forget about their health problems. Some people do not even take care of their health. Our mission is to see a healthier world by delivering our medical services to the people. Zetratel is a values-driven company. Our values guide the perspective of the organization as well as our actions. Our mission is to see a healthier world by delivering our medical services to the people. The greatest fear of many parents is that they would lose their infants at any time. Thus, zetratel's focus is on infant healthcare. We offer a product to our customers to monitor the infant's heart rate, oxygen levels, sleeping position, etc. Doctors can monitor the baby and give appropriate treatment by immediately approaching the patient.</p>
</div>
<div class="col-sm-6 col-md-4">
<div class="card mx-auto border-primary" style="width:250px">
<img class="card-img-top" src="img/ali.png" alt="Card image" style="width:100%">
<div class="card-body">
<h2 class="card-title">Ali Soujeh</h2>
<h6 class="card-subtitle text-muted">Technology Specialist at ZetraTel Consulting AB</h6><br>
<!--p class="card-text">Vivek is a creative professional with strong communication skills having experience in research.</p-->
<a href="https://www.linkedin.com/in/ali-soujeh-891a671/" target="_blank" class="btn btn-primary">See Profile</a>
</div>
</div>
</div>
</div>
</section>
<br>
<!--- End Cards -->
<div id="googleMap"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2030.881650894947!2d17.944247516356246!3d59.401686981684215!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x465f9ef2c9103c61%3A0x69e2c2c4942341c3!2sKista+Science+Tower!5e0!3m2!1sen!2sse!4v1534097659206" width="100%" height="420" frameborder="0" style="border:0" allowfullscreen></iframe></div>
<!--- Footer -->
<footer>
<div class="container-fluid padding">
<div class="row text-center font-weight-bold">
<div class="col-sm-10 offset-sm-1 col-md-4 offset-md-0">
<hr class="light">
<h5>Stockholm Office</h5>
<hr class="light">
<p>Kista Science Tower</p>
<p>Färögatan 33, 12th Floor</p>
<p>164 51 Kista</p>
</div>
<div class="col-sm-10 offset-sm-1 col-md-4 offset-md-0">
<hr class="light">
<a class="logo text-light" href="#"><img src="img/z.png" height="25">etratel</a>
<hr class="light">
<p><a href="mailto: [email protected]">[email protected]</a></p>
</div>
<div class="col-sm-10 offset-sm-1 col-md-4 offset-md-0">
<hr class="light">
<h5>Conatc Us</h5>
<hr class="light">
<p>Phone: +46 8 123456</p>
<p>Mobile: +46 70 442 2451, +46 73 095 8234</p>
</div>
<div class="col-12">
<hr class="light-100">
<h5>© ZetraTel Consulting AB</h5>
</div>
</div>
</div>
</footer>
<!--- End Footer -->
</body>
</html>