-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
314 lines (291 loc) · 11.2 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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Happy Coaching</title>
<!-- CSS -->
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/responsive.css" />
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap"
rel="stylesheet"
/>
</head>
<body>
<header>
<!-- navbar content start -->
<nav class="navbar-wrapper">
<div>
<img src="images/Logo.png" alt="" />
</div>
<div class="navbar-links-wrapper">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">About us</a></li>
<li><a href="#">Extra Salespage</a></li>
</ul>
<button class="common-primary-btn">Get your free guide now</button>
</div>
<div class="nav-and-close-icon">
<img class="nav-icon" src="images/menu.png" alt="" />
<img src="images/close-window.png" class="close-icon" alt="" />
</div>
</nav>
<!-- navbar content end -->
<!-- banner content start-->
<div class="banner">
<div class="banner-content">
<div class="banner-text-area common-class-for-both">
<img src="images/wave-vector.svg" alt="" class="wave-img" />
<span>Proven strategies backed by science for success.</span>
<h2>Live life at the full potential</h2>
<p>
I help people to discover their true potential and live a
fulfilling life... Discover the simple 3 steps that I discovered
to hack productivity. It just works and it is begin using backed
by science. Wanna transform your life?
</p>
<button class="common-primary-btn">Get your free guide now</button>
</div>
<div class="banner-img-area common-class-for-both">
<div class="banner-img-area-content">
<img src="images/home-banner-girl-img.png" alt="" />
<div class="target-success-rate">
<div class="">
<img src="images/protection-target 1.png" alt="" />
</div>
<div class="target-success-inner-text">
<h4>100%</h4>
<p>Success rate this year</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- banner content end -->
</header>
<main>
<!-- i can help you section start -->
<section class="i-can-help-you">
<img src="images/blue-wave.png" alt="" class="blue-wave" />
<div class="i-can-help-you-heading">
<h2>I can help you in these particular areas.</h2>
</div>
<div class="i-can-help-you-texts">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua minim
veniam.
</p>
<p>
Sed ut perspiciatis unde omnis iste natus error sit voluptatem
accusantium doloremque laudantium, totam rem aperiam, eaque ipsa
quae ab illo inventore veritatis et quasi architecto beatae vitae
dicta sunt explicabo.
</p>
</div>
</section>
<!-- i can help you section end -->
<!-- coaching consultation group coaching session start -->
<section class="coaching-consultation">
<div class="coaching common-class-coaching-consultation">
<img src="images/coaching.svg" alt="coaching" />
<h3>1:1 Coaching</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua minim
veniam.
</p>
</div>
<div class="consultation common-class-coaching-consultation">
<img src="images/consultation.png" alt="consultation" />
<h3>Consultation</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua minim
veniam.
</p>
</div>
<div class="group-coaching common-class-coaching-consultation">
<img src="images/group-session.png" alt="group-session" />
<h3>Group Coaching Sessions</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua minim
veniam.
</p>
</div>
</section>
<!-- coaching consultation group coaching session end -->
<!-- client review section start -->
<section class="testimonial">
<div class="testimonial-heading">
<h2>
Hear out what my <br />
clients say about me.
</h2>
</div>
<div class="testimonial-clients">
<div class="testimonial-clients-content">
<p>
"I gained so much <b>confidence</b> in my ability to connect and
deepen my relationships with people. "
</p>
<h3>Jane</h3>
<img src="images/client.png" alt="client" />
<div class="ratings">
<img src="images/yello-star.svg" alt="" />
<img src="images/yello-star.svg" alt="" />
<img src="images/yello-star.svg" alt="" />
<img src="images/yello-star.svg" alt="" />
<img src="images/yello-star.svg" alt="" />
</div>
</div>
<div class="testimonial-clients-content">
<p>
"I gained so much confidence in my ability to connect and deepen
my relationships with people. "
</p>
<h3>Catherine</h3>
<img src="images/client2.png" alt="client" />
<div class="ratings">
<img src="images/gra-star.svg" alt="" />
<img src="images/gra-star.svg" alt="" />
<img src="images/gra-star.svg" alt="" />
<img src="images/gra-star.svg" alt="" />
<img src="images/gra-star.svg" alt="" />
</div>
</div>
<div class="testimonial-clients-content">
<p>
"I gained so much confidence in my ability to connect and deepen
my relationships with people. "
</p>
<h3>Jane</h3>
<img src="images/client3.png" alt="client" />
<div class="ratings">
<img src="images/gra-star.svg" alt="" />
<img src="images/gra-star.svg" alt="" />
<img src="images/gra-star.svg" alt="" />
<img src="images/gra-star.svg" alt="" />
<img src="images/gra-star.svg" alt="" />
</div>
</div>
</div>
</section>
<!-- client review section end -->
<!-- stay motivated blog start -->
<section class="article-blog">
<h2>
Stay Motivated, read the <br />
weekly blog articles.
</h2>
<div class="blog-post-wrapper">
<div class="blog-post">
<img src="images/woman-article.png" alt="woman article" />
<div class="article-text">
<h4>Balancing your love and work life.</h4>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua minim
veniam.
</p>
</div>
</div>
<div class="blog-post">
<img src="images/read-book.png" alt="read book" />
<div class="article-text">
<h4>A short break from Social Media is important.</h4>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua minim
veniam.
</p>
</div>
</div>
<div class="blog-post">
<img src="images/woman-camera.png" alt="woman article" />
<div class="article-text">
<h4>How to be 1% Better Every Day</h4>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua minim
veniam.
</p>
</div>
</div>
</div>
<div class="read-more-blog-btn">
<button class="common-primary-btn">Read more blogs</button>
</div>
</section>
<!-- stay motivated blog end -->
<!-- get complimentery online session start -->
<section class="online-session">
<div class="online-session-text-side online-session-inner-common-div">
<h2>Get 15-Minutes Complimentary online session.</h2>
<p>Limited Period Offer. Claim Now.</p>
<button class="common-primary-btn">Book now</button>
</div>
<div class="online-session-img-side online-session-inner-common-div">
<img src="images/Screen-mockup.png" alt="" />
</div>
</section>
<!-- get complimentery online session End -->
<!-- notification subscription start -->
<section class="notification-subscription">
<div class="notification-heading">
<h2>Get notified when I publish new articles</h2>
<p>
Stay up to date with the latest news, announcements, and articles.
</p>
</div>
<div class="notification-email">
<input type="text" placeholder="Enter your email" />
<button class="common-primary-btn">Subscribe</button>
</div>
</section>
<!-- notification subscription end -->
</main>
<!-- footer start -->
<footer class="footer">
<div class="footer-content-wrapper">
<div class="logo-section">
<img src="images/Logo.png" alt="" />
<p>
Design amazing digital experiences that create more happy in the
world.
</p>
</div>
<div class="page-section logo-page-contact-common">
<h2>Page</h2>
<ul>
<li><a href="">Home </a></li>
<li><a href="">Services</a></li>
<li><a href="">About us </a></li>
<li><a href="">Extra Sales/Landingpage </a></li>
<li><a href="">Free guide</a></li>
</ul>
</div>
<div class="contact-section logo-page-contact-common">
<h2>Contact</h2>
<ul>
<li><a href="">+123 456 789</a></li>
<li><a href=""> hello@happydigital.nl</a></li>
<li><a href="">Instagram </a></li>
<li><a href="">LinkedIn </a></li>
</ul>
</div>
</div>
</footer>
<!-- footer end -->
<!-- js file -->
<script src="js/main.js"></script>
</body>
</html>