-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmindset.html
164 lines (150 loc) · 6.19 KB
/
mindset.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
<!DOCTYPE HTML>
<!--
Strongly Typed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Prasanthi Matharu Performance Coaching</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="no-sidebar is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container">
<!-- Logo -->
<h1 id="logo"><a href="index.html">Mindset Coaching</a></h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a class="icon solid fa-home" href="index.html"><span>Home</span></a></li>
<li>
<a href="#" class="icon fa-chart-bar"><span>Coaching Programmes</span></a>
<ul>
<li><a href="clarity.html">Career Coaching</a></li>
<li><a href="mindset.html">Mindset Coaching</a></li>
<li><a href="bespoke.html">Bespoke Coaching</a></li>
</ul>
</li>
<li><a class="icon solid fa-cog" href="left-sidebar.html"><span>What Is Coaching?</span></a></li>
<!-- <li><a class="icon solid fa-retweet" href="right-sidebar.html"><span>Blog</span></a></li> -->
<li><a class="icon solid fa-sitemap" href="no-sidebar.html"><span>About Me</span></a></li>
</ul>
</nav>
</div>
</section>
<!-- Main -->
<section id="main">
<div class="container">
<div id="content">
<!-- Post -->
<article class="box post">
<header>
<h2><i>If you can dream it, you can do it.</i> - Walt Disney</h2>
</header>
<span class="image featured"><img src="images/pic04.jpg" alt="" /></span>
<p>Our mindset directly shapes our experience of life. This coaching programme is designed
to assist you in lifting the limits on your thinking so that you can experience new levels
of fulfilment and well-being.</p>
<p> We will examine your circle of reality to understand how each aspect of your life is
affecting your current well-being. You'll recognise, and begin to let go of,
whatever is no longer serving you, and start to develop new energising and empowering habits that
lay the foundation for your success.</p>
<p>You will be able to set clear goals and go after them with renewed purpose and determination.
With a clear vision, and a creative mind, nothing can through you off the path to your goal.</p>
<p>In the mindset coaching programme we will work on:</p>
<ul>
<li>Creating a detailed picture of the life you'd love to live.</li>
<li>How to set goals.</li>
<li>Identifying what's really holding you back, draining your energy and preventing
you from fulfilling your potential.</li>
<li>Changing habitual thought patterns into something that works creatively <strong>for
</strong>you, rather than against you.</li>
<li>Moving beyond your comfort zone into growth.</li>
<li>Opening up your mind to new possibilities.</li>
<li>Designing action plans from this new perspective.</li>
</ul>
<p><strong>Find out more in a free Consultation Call</strong></p>
<ul class="actions">
<li><a href="#footer" class="button icon solid fa-file">Contact me</a></li>
</ul>
</article>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container">
<header>
<h2>Send a message or book a free Consultation Call <strong>today</strong></h2>
</header>
<div class="row">
<div class="col-6 col-12-medium">
<section>
<form method="post" action="mailto:[email protected]">
<div class="row gtr-50">
<div class="col-6 col-12-small">
<input name="name" placeholder="Name" type="text" />
</div>
<div class="col-6 col-12-small">
<input name="email" placeholder="Email" type="text" />
</div>
<div class="col-12">
<textarea name="message" placeholder="Message"></textarea>
</div>
<div class="col-12">
<input class="form-button-submit button icon solid fa-envelope" type="submit" value="Send Message">
</div>
</div>
</form>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<div class="row">
<div class="col-6 col-12-small">
<ul class="icons">
<li class="icon solid fa-phone">
(000) 000-0000
</li>
<li class="icon solid fa-envelope">
<a href="#">[email protected]</a>
</li>
</ul>
</div>
<div class="col-6 col-12-small">
<ul class="icons">
<li class="icon brands fa-linkedin-in">
<a href="https://www.linkedin.com/in/prasanthi-matharu-67288b65">@prasanthi-matharu</a>
</li>
<li class="icon brands fa-facebook-f">
<a href="https://www.facebook.com/Performance-Coaching-designing-excellence-your-way-320060235459072/">
@Performance-Coaching</a>
</li>
</ul>
</div>
</div>
</section>
</div>
</div>
</div>
<div id="copyright" class="container">
<ul class="links">
<li>© Untitled. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>