-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
200 lines (196 loc) · 7.28 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ChadGym | Home</title>
<link rel="stylesheet" href="styles/style.css" />
<link rel="stylesheet" href="styles/top.css" />
<link rel="stylesheet" href="styles/hero.css" />
<link rel="stylesheet" href="styles/card.css" />
<link rel="stylesheet" href="styles/spec.css" />
<link rel="stylesheet" href="styles/bottom.css" />
<link rel="stylesheet" href="./styles/chatbot.css" />
<script src="./js/chatbot.js"></script>
<script src="./js/api.js"></script>
</head>
<body>
<div class="chatbot" id="chatbot" onclick="switch_chatbot()">
<img src="./assets/icons/bot.svg" alt="" />
</div>
<div class="chatbot-modal" id="chatbot-modal">
<div class="chat-container">
<div class="chat-header">
<img src="./assets/icons/bot.svg" alt="BOT" />
<h3>ChadGym Bot</h3>
<img src="./assets/icons/arrow-down.svg" style="cursor: pointer" alt="X" onclick="switch_chatbot()" />
</div>
<ul class="chat-message-container"></ul>
<div class="send-message">
<input type="text" id="message-input" />
<button>
<img src="./assets/icons/sent.svg" alt="" />
</button>
</div>
</div>
</div>
<section class="hero">
<nav class="navbar">
<h1 class="webname">ChadGYM</h1>
<ul class="menu-container">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<!-- <li><a href="coach.html">Coach</a></li> -->
<li><a href="product.html">Product</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<div class="hero-detail">
<span class="date">Since 2000</span>
<h1>Forge your muscles at our strength sanctuary.</h1>
<span class="intro">Forge your muscle like iron with our expertise certified coaches at
12/7 to support you.</span>
<button>
<a href="#Trainer" style="text-decoration: none; color: inherit">Explore More</a>
</button>
</div>
</section>
<section class="card-gallery">
<div class="about-head">
<h1 id="Trainer">Trainers</h1>
<hr />
<span>Best certified Gym</span>
</div>
<div class="card-container" id="card-container">
<div class="card">
<img src="assets/gymcoach1.jpg" alt="" />
<h2>The cardio experts</h2>
<!-- Nutrition Coach -->
<span>Diploma in cardiology</span>
<button>Get
Appointment</button>
</div>
<div class="card">
<img src="assets/gymcoach2.jpg" alt="" />
<h2>Nutrition expertise</h2>
<!-- Nutrition Coach -->
<span>Diploma in Nutritional</span>
<button>Get Appointment</button>
</div>
<div class="card">
<img src="assets/gymcoach3.jpg" alt="" />
<h2>Personal Coach</h2>
<!-- Nutrition Coach -->
<span>with 7 years of experience</span>
<button>Get Appointment</button>
</div>
<div class="card">
<img src="assets/gymcoach4.jpg" alt="" />
<h2>Athletic Coach</h2>
<!-- Nutrition Coach -->
<span>with 14 years of experience</span>
<button>Get Appointment</button>
</div>
</div>
</section>
<section class="spec">
<div class="about-head">
<h1>OUR SPECIALITIES</h1>
<hr style="width: 200px" />
<span>What makes out gym better than others?</span>
</div>
<div class="spec-card-container">
<div class="spec-card">
<div class="spec-card-detail">
<div class="arrow-up">
<svg style="
height: 1.5rem;
width: 2rem;
display: block;
margin: auto;
" enable-background="new 0 0 40 50" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill="white"
d="m16.9 13.4-4.2-4.2c-.4-.4-1-.4-1.4 0l-4.2 4.2c-.4.4-.4 1 0 1.4s1 .4 1.4 0l3.5-3.5 3.5 3.5c.2.2.4.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4z" />
</svg>
</div>
<h3>
Waiting for others to finish using dumbills so you can use it?
</h3>
<p>
not in our gym we got more than 50 individual dumbills so no any
of our clients wait for thier turn,there is no room for wait
</p>
</div>
</div>
<div class="spec-card">
<div class="spec-card-detail">
<div class="arrow-up">
<svg style="
height: 1.5rem;
width: 2rem;
display: block;
margin: auto;
" enable-background="new 0 0 40 50" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill="white"
d="m16.9 13.4-4.2-4.2c-.4-.4-1-.4-1.4 0l-4.2 4.2c-.4.4-.4 1 0 1.4s1 .4 1.4 0l3.5-3.5 3.5 3.5c.2.2.4.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4z" />
</svg>
</div>
<h3>
Waiting for others to finish using dumbills so you can use it?
</h3>
<p>
not in our gym we got more than 50 individual dumbills so no any
of our clients wait for thier turn,there is no room for wait
</p>
</div>
</div>
<div class="spec-card">
<div class="spec-card-detail">
<div class="arrow-up">
<svg style="
height: 1.5rem;
width: 2rem;
display: block;
margin: auto;
" enable-background="new 0 0 40 50" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill="white"
d="m16.9 13.4-4.2-4.2c-.4-.4-1-.4-1.4 0l-4.2 4.2c-.4.4-.4 1 0 1.4s1 .4 1.4 0l3.5-3.5 3.5 3.5c.2.2.4.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4z" />
</svg>
</div>
<h3>
Waiting for others to finish using dumbills so you can use it?
</h3>
<p>
not in our gym we got more than 50 individual dumbills so no any
of our clients wait for thier turn,there is no room for wait
</p>
</div>
</div>
</div>
</section>
<section class="subscribe">
<h1>SUBSCRIBE</h1>
<span>Sign-up to our newsletter</span>
<input type="email" name="email" id="email" placeholder="email.." />
<button>Submit</button>
</section>
<footer>
<div class="social">
<a href="https://www.facebook.com/GoldsGymIndia/" target="_blank">
<img src="assets/icons/facebook-fill-w.svg" alt="" />
</a>
<a href="https://www.instagram.com/gymandfitness/?hl=en" target="_blank">
<img src="assets/icons/instagram-alt-w.svg" alt="" />
</a>
<a href="https://www.linkedin.com/groups/3376929/" target="_blank">
<img src="assets/icons/linkedin-with-circle-w.svg" alt="" />
</a>
</div>
<div class="extra-link">
<a href="./contact.html">Feedback</a>
<a href="./contact.html">Report</a>
<a href="./contact.html">Contact</a>
</div>
</footer>
</body>
</html>