-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
155 lines (127 loc) · 4.94 KB
/
services.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Services | Hell's Gym</title>
<meta name="description" content=" ">
<meta name="keywords" content="">
<meta name="author" content="MyName">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="bootstrap-4.5.3-dist/css/bootstrap.min.css" type="text/css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" title="covid" type="text/css">
<link rel="stylesheet" href="fontawesome-free-5.15.2-web/css/fontawesome.min.css">
<link rel="stylesheet" href="fontawesome-free-5.15.2-web/css/regular.min.css">
<link rel="stylesheet" href="fontawesome-free-5.15.2-web/css/solid.min.css">
<link href="fontawesome-free-5.15.2-web/css/all.min.css" rel="stylesheet"> <!--load all styles -->
<script defer src="fontawesome-free-5.15.2-web/js/all.min.js"></script> <!--load all styles -->
</head>
<body>
<!-- Website body starts here -->
<div class="website-wrapper" id="websiteWrapper">
<header class="header-s" id="headerS"><nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="index.html"><img src="assets/hells_gym_logo.png" class="img-fluid" alt="logo"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="services.html">SERVICES</a>
</li>
<li class="nav-item">
<a class="nav-link" href="memberships.html">MEMBERSHIPS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="gallery.html">GALLERY</a>
</li>
<li class="nav-item">
<a class="nav-link" href="shop.html">SHOP</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about-us.html">ABOUT US</a>
</li>
</ul>
</div>
</nav>
</header>
<main class="main-c" id="mainC">
<section class="ab-us"> <h1 class="text-center">OUR SERVICES</h1>
</section>
<section class="services">
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-12">
<div class="our-services-wrapper mb-60">
<div class="services-inner">
<div class="our-services-img">
<img src="assets/services.png" width="68px" alt="">
</div>
<div class="our-services-text">
<h4>CLASSES</h4>
<p>The services we will be providing are workout classes</p>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-12">
<div class="our-services-wrapper mb-60">
<div class="services-inner">
<div class="our-services-img">
<img src="assets/services.png" width="68px" alt="">
</div>
<div class="our-services-text">
<h4>PERSONAL TRAINERS</h4>
<p>One on one training with our personal trainers, recovery zones, and more</p>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-12">
<div class="our-services-wrapper mb-60">
<div class="services-inner">
<div class="our-services-img">
<img src="assets/services.png" width="68px" alt="">
</div>
<div class="our-services-text">
<h4>PROTIEN SHAKES</h4>
<p>Diet is important for healthy body, we have that</p>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="footer-w" id="footerW">
<div class="row m-0">
<div class="col-md-6 pl-0 pr-0">
<h2>RESOURCES</h2>
<ul>
<li><a href="memberships.html">Memberships</a></li>
<li><a href="Shop.html">Shop</a></li>
<li><a href="about-us.html">About Us</a></li>
</ul>
</div>
<div class="col-md-6 pl-0 pr-0 ">
<h2 class="d-flex justify-content-end text-right">Subscribe for the latest news events and promotions on Youtube.
</h2>
</div>
</div>
<div class="row m-0">
<div class="col-md-6 pl-0 pr-0">
<img src="assets/cards.png" alt="payment" class="img-fluid"/>
</div>
<div class="col-md-6 d-flex justify-content-end pl-0 pr-0">
<h2 class="text-right mb-0 r-b-flex">© 2022 Hell's Gym
</h2>
</div>
</div>
</footer>
</div>
<!--website end -->
<!-- Plugn in's -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="bootstrap-4.5.3-dist/js/bootstrap.min.js"></script>
<!-- Plug in's end -->
</body>
</html>