-
Notifications
You must be signed in to change notification settings - Fork 0
/
julie.html
320 lines (281 loc) · 16.9 KB
/
julie.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
315
316
317
318
319
320
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="title" content="Julie Parks - Our Therapists | Words Of Hope Trauma Relief Foundation ">
<meta name="keywords" content="Julie Parks - Our Therapists | Words Of Hope Trauma Relief Foundation ">
<!-- <meta name="description" content="Therapy focuses on helping clients learn skills and develop a tool box to address their needs." /> -->
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta name="layoutmode" content="fitscreen/standard">
<meta name="imagemode" content="force">
<meta name="language" content="English">
<meta name="theme-color" content="#fff"/>
<meta name="revisit-after" content="20 days">
<meta name="revised" content="Words of Hope Trauma Relief Foundation, 12/12/2023" />
<meta name="referrer" content="no-referrer-when-downgrade">
<meta content="Julie Parks - Our Therapists | Words Of Hope Trauma Relief Foundation " property="og:title">
<!-- <meta content="Therapy focuses on helping clients learn skills and develop a tool box to address their needs." property="og:description"> -->
<meta content="en_US" property="og:locale">
<meta content="Julie Parks - Our Therapists | Words Of Hope Trauma Relief Foundation " property="og:site_name">
<meta content="website" property="og:type">
<link rel="home" href="/" />
<link rel="canonical" href="julie.html" />
<link href="assets/images/site.webmanifest" rel="manifest">
<link rel="profile" href="https://gmpg.org/xfn/11">
<link rel="text/plain" href="assets/tests/humans.txt">
<link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="assets/images/apple-touch-icon.png" />
<link rel="android-chrome" type="image/png" sizes="192x192" href="assets/images/android-chrome-192x192.png" />
<link rel="android-chrome" type="image/png" sizes="512x512" href="assets/images/android-chrome-512x512.png" />
<link rel="icon" type="image/png" href="assets/images/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="assets/images/favicon-16x16.png" sizes="16x16" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/css/all.min.css" integrity="sha512-YWzhKL2whUzgiheMoBFwW8CKV4qpHQAEuvilg9FAn5VJUDwKZZxkJNuGM4XkWuk94WCrrwslk8yWNGmY1EduTA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/styles.css">
<link href="assets/images/wohtrf-logo.jpg" rel="shortcut icon" />
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
<script src="assets/js/swiper-bundle.min.js"></script>
<script src="https://kit.fontawesome.com/62a41216fa.js" crossorigin="anonymous"></script>
<title>Julie Parks - Our Therapists | Words Of Hope Trauma Relief Foundation </title>
<script src="assets/js/gsap.min.js"></script>
</head>
<section>
<div id="preloader">
<div id="layer1" class="layer1_class" style="background-color: rgba(0,0,0,0);">
<img src="assets/images/logo123.png" alt=""/>
</div>
</div>
</section>
<body onload="delayer()" class="layer2_class" id="layer2">
<a href="#" class="scrolltop" id="scroll-top">
<i class='bx bx-chevron-up scrolltop__icon'></i>
</a>
<header class="header subbed" id="header">
<nav class="nav bd-container">
<div class="nav__data">
<a href="/" class="nav__logo">
<img src="assets/images/logo123.png" class="menu-icon" alt="">
</a>
<div class="nav__toggle" id="nav-toggle">
<i class="ri-menu-line nav__burger"></i>
<i class="ri-close-line nav__close"></i>
</div>
</div>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="dropdown__item">
<div class="nav__link dropdown__button"><a href="about-us.html">
Meet Us </a><i class="ri-arrow-down-s-line dropdown__arrow"></i>
</div>
<ul class="dropdown__menu">
<li>
<a href="peggy-okonedo.html" class="dropdown__link">
<i class="ri-user-line"></i> Peggy Okonedo
</a>
</li>
<li>
<a href="julie.html" class="dropdown__link">
<i class="ri-user-line"></i> Julie Park
</a>
</li>
<li>
<a href="diana.html" class="dropdown__link">
<i class="ri-user-line"></i> Diana Okechukwu
</a>
</li>
<li>
<a href="joyce.html" class="dropdown__link">
<i class="ri-user-line"></i> Joyce Danlami
</a>
</li>
</ul>
</li>
<li class="dropdown__item">
<div class="nav__link dropdown__button"><a href="therapy-services.html">
Services </a><i class="ri-arrow-down-s-line dropdown__arrow"></i>
</div>
<ul class="dropdown__menu">
<li>
<a href="training-and-conferences.html" class="dropdown__link">
<i class="ri-presentation-line"></i> Training and Conferences
</a>
</li>
<li>
<a href="sandtray-therapy.html" class="dropdown__link">
<i class="ri-user-heart-fill"></i> Sand Tray Therapy
</a>
</li>
<li>
<a href="play-therapy.html" class="dropdown__link">
<i class="ri-speak-fill"></i> Play Therapy & Non-Violent Communication
</a>
</li>
<li class="dropdown__subitem">
<div class="dropdown__link dropdown__button">
<a href="counselling-services.html" style="color: #fff">
<i class="ri-hand-heart-fill"></i><a href="counselling-services.html" style="color: #fff">
Counselling
</a><i class="ri-add-line dropdown__add"></i>
</a>
</div>
<ul class="dropdown__submenu">
<li>
<a href="individual-therapy.html" class="dropdown__sublink">
<i class="ri-user-heart-line"></i> Indivudial
</a>
</li>
<li>
<a href="couples-therapy.html" class="dropdown__sublink">
<i class="ri-group-fill"></i> Couples
</a>
</li>
<li>
<a href="teletherapy.html" class="dropdown__sublink">
<i class="ri-psychotherapy-fill"></i> Teletherapy
</a>
</li>
<li>
<a href="therapy-specialties.html" class="dropdown__sublink">
<i class="ri-donut-chart-fill"></i> Therapy Specialties
</a>
</li>
</ul>
</li>
</ul>
</li>
<li><a href="supervision-and-consultation.html" class="nav__link sub-2">Supervision</a></li>
<li><a href="fees.html" class="nav__link sub-2">FEES</a></li>
<li><a href="what-to-expect.html" class="nav__link sub-2">What To Expect</a></li>
<li><a href="frequently-asked-questions.html" class="nav__link sub-2">FAQ</a></li>
<li><a href="contact-us.html" class="nav__link">Contact Us</a></li>
</ul>
</div>
</nav>
</header>
<section class="about-us-2 delp">
<center>
<h1 class="abts">Julie park</h1>
<p class="ptext0" style="font-size: 21px;">Julie offers individual and couples counseling outside West Africa.</p>
</center>
</section>
<section id="about" class="about py- delp">
<div class="bd-container">
<div class="about-content bd-grid">
<div class="card boy">
<div class="thumb">
<img src="assets/images/anon.jpg" alt="">
<!-- <div class="social">
<input type="checkbox" name="" id="toggle1" class="share-toggle">
<label for="toggle1" class="share-button">
<i class="fas fa-plus"></i>
</label>
<a href="#" class="share-icon">
<i class="fab fa-instagram"></i>
</a>
<a href="#" class="share-icon">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="share-icon">
<i class="fab fa-facebook-f"></i>
</a>
</div> -->
</div>
</div>
<div class="about-right">
<p class="lead">She is an empathic, highly sought-after crisis counselor. She obtained her Master of
Psychology and Christian Counseling from ECWA Seminary, Jos in 2012, where she set up a Counseling
Clinic. Her training was robust and rigorous with practicum in Mental Health and Substance Abuse,
under Dr. Moses Audu, of Department of Psychiatry, Jos University Teaching Hospital.</p>
<p class="lead">Her counseling skills cover the spectrum of Children, Youth, Gender, Corporate and Group
Counseling. She did trauma counseling in IDP Camps in Jos and Dogo Na Hauwa in 2010. As a result of
the Covid-19 Pandemic in 2020, she transited to Teletherapy. </p>
</div>
</div>
<p class="lead">As Special Assistant to the D-G and Ambassador-in-Residence at the International Training
Institute for Peace (Now Part of the National War College, Abuja) she specialized in conflict
resolution and the place of women in the peace process.</p>
<p class="lead">She did a stint with the Regional Management Centre, Plassey House Limerick, Ireland as
Director of Research in the establishment of Ireland's first Technological Park at the University of
Limerick, Ireland. She obtained her Bachelor of Business Studies (Finance/Accounting) from the
University of Limerick in 1983.</p>
<p class="lead">She is an advocate for Ethical Leadership, and believes in the African Renaissance by the
transformative power of the renewed mindset.</p>
</div>
<center>
<a href="about-us.html" class="doings-2"><i class='bx bx-left-arrow-alt'></i> back to team page</a>
</center>
</section>
<section class="cta3">
<h1 class="ctah3">Schedule a <span style="font-family: Dancing script; font-size: 40px;">free</span> 15-minute
consultation</h1>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSek_FL1ur663iD3zjXM-MFb6PTQ158rR2pvFbU1ww29rHRDWw/viewform?embedded=true"
target="_blank" rel="noopener" width="640" height="1638" frameborder="0" marginheight="0" marginwidth="0"
class="doings-5">BOOK A MEETING</a>
</section>
<section class="legger">
<div class="box-container bd-container-ss">
<div class="box1">
<h3>Words Of Hope Trauma Relief Foundation <i class="fa-solid fa-hands-praying"></i></h3>
<p>You can reach out and follow us on our social platforms.
</p>
<div class="share">
<a href="" class="fab fa-facebook"></a>
<a href="" class="fab fa-instagram"></a>
<a href="" class="fab fa-linkedin"></a>
<a href="" class="fab fa-twitter"></a>
<a href="" class="fab fa-youtube"></a>
</div>
</div>
<div class="box1">
<h3>Contact Info</h3>
<a href="tel:+2348060072992" class="links"><i class="fas fa-phone"></i> +234 806 007 2992 </a>
<a href="tel:+2349024558793" class="links"><i class="fas fa-phone"></i> +234 902 455 8793 </a>
<a href="mailto:[email protected]" class="links"><i class="fas fa-envelope"></i> [email protected] </a>
<a href="https://maps.app.goo.gl/o5HniW42vWs6cKaZA" target="_blank" rel="noopener" class="links"><i class="fas fa-map-marker-alt"></i> Jakande Estate,Isolo </a>
</div>
<div class="box1">
<h3>Quick Links</h3>
<a href="/" class="links"><i class="fas fa-home"></i>Home </a>
<a href="about-us.html" class="links"><i class="ri-group-fill"></i>Meet Us </a>
<a href="therapy-services.html" class="links"><i class="ri-donut-chart-fill"></i>Services </a>
<a href="supervision-and-consultation.html" class="links"><i class="ri-bar-chart-line"></i>Supervision </a>
<a href="fees.html" class="links"><i class="ri-cash-line"></i>Fees </a>
<a href="what-to-expect.html" class="links"><i class="ri-file-list-line"></i>What To Expect </a>
<a href="frequently-asked-questions.html" class="links"><i class="fas fa-question-circle"></i>FAQ</a>
<a href="contact-us.html" class="links"><i class="fa-solid fa-message"></i>Contact Us</a>
</div>
<div class="box1" id="signup">
<h3>Join Our Newsletter</h3>
<p>Get E-mail updates about our offers.</p>
<form action="" name="newsletter" method="post">
<input name="Email" type="email" placeholder="Your mail Address" id="email" class="email" required="required">
<button type="submit" class="doings-5">
Sign Up
</button>
<span id="msg" ></span>
</form>
</div>
</div>
<div class="credit">
© <script type="text/javascript">document.write(new Date().getFullYear());</script> Words of Hope Trauma Relief Foundation | All Rights Reserved |
<span>
<a href="privacy.html">
Privacy Policy
</a>
</span>
</div>
</section>
<script src="assets/js/main.js"></script>
<script src="assets/js/mixitup.min.js"></script>
<script src="assets/js/swiper-bundle.min.js"></script>
<script src="assets/js/gsap.min.js"></script>
</body>
</html>