-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
151 lines (137 loc) · 5.35 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
<!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>STart The Process</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"></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 -->
<!--- Image Slider -->
<div id="slides" class="carousel slide" data-ride="carousel" data-interval="3000">
<ul class="carousel-indicators">
<li data-target="#slides" data-slide-to="0" class="active"></li>
<li data-target="#slides" data-slide-to="0"></li>
<li data-target="#slides" data-slide-to="0"></li>
</ul>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/mac3.png" class="mx-auto d-block" width=100%>
<div class="carousel-caption">
<h1 class="display-4">We look forward to a better future.</h1>
</div>
</div>
<div class="carousel-item">
<img src="img/mac3.png" class="mx-auto d-block" width=100%>
<div class="carousel-caption">
<h1 class="display-4">We offer quality services to our customers.</h1>
</div>
</div>
<div class="carousel-item">
<img src="img/mac3.png" class="mx-auto d-block" width=100%>
<div class="carousel-caption">
<h1 class="display-4">We persistently evolve ourselves.</h1>
</div>
</div>
</div>
</div>
<!--- End Image Slider -->
<!--- About Us -->
<br><br><br><br><br>
<button type="button" class="fun btn btn-lg btn-block btn-outline-primary col-8 offset-2" data-toggle="collapse" data-target="#about"> <h1 class="display-4">Wish to know</h1><h1 class="display-4">About Us?</h1></button>
<div id="about" class="collapse">
<div class="container-fluid padding">
<div class="row">
<div class="col-8 offset-2">
<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. STTP 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, STPP'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>
</div>
</div>
<!--- End About Us -->
<br><br><br><br><br>
<!--- Connect -->
<div class="container-fluid padding">
<div class="row text-center padding">
<div class="col-12">
<h2 class="display-4">Connect</h2>
<hr width="150px">
</div>
<div class="col-12 social padding">
<a href="#"><i class="fab fa-facebook"></i></a>
<a href="#"><i class="fab fa-google-plus-g"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-youtube"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
<!--- End Connect -->
<br><br><br><br><br>
<!--- 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>Sollentuna</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"></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>Contact Us</h5>
<hr class="light">
<p>Mobile: +46 713254868, +46 724567985</p>
</div>
<div class="col-12">
<hr class="light-100">
<h5>© Startup Consulting AB</h5>
</div>
</div>
</div>
</footer>
<!--- End Footer -->
</body>
</html>