-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
169 lines (128 loc) · 7.41 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<title>Hope + Healing + Happiness</title>
<!--Background lake image Image by <a href="https://pixabay.com/users/Atlantios-4957810/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=2845930">Antonios Ntoumas</a> from <a href="https://pixabay.com/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=2845930">Pixabay</a>-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css?family=Bebas+Neue|Raleway:400,800&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/e09d4ac963.js" crossorigin="anonymous"></script>
<!--CSS style sheet-->
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<!--Bootstrap Navigation Bar -->
<header>
<!-- <img id="logo" class="img-fluid" src="images/logo.png" width="300" height="80"> -->
<div id="navbar" class=" navbar navbar-expand-lg navbar-light navbar-toggleable-lg" data-toggle="collapse" data-target="#navbarSupportedContent">
<a class="navbar-brand" href="index.html">
<img id="logo" src="images/logo.png" width="300" height="80" alt="">
</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 mx-auto">
<li class="nav-item active"><a href="index.html" class="text-muted">Home</a></li>
<li class="nav-item "><a href="about.html" class="text-muted">Your Therapist </a></li>
<li class="nav-item "><a href="services.html" class="text-muted">Services</a></li>
<li class="nav-item "><a href="contact.html" class="text-muted">Connect</a></li>
<li class="nav-item "><a href="https://www.therapyportal.com/p/hopehealing1976/" class="text-muted">Client Portal</a></li>
<li class="nav-item "><a href="#" class="text-muted">Forms</a></li>
</ul>
</div>
</div>
</nav>
</header>
<!--Background image -->
<img src="images/balance.jpg" class="img-fluid bg top" alt="Lake image">
<!--Bootstrap Jumbotron-->
<div class="jumbotron page">
<h1 class="">Meet Your Therapist.</h1>
</div>
<!--Body Content-->
<div class="container">
<div id="top" class="container-fluid about" >
<div class="col-lg-12 about-title">
<h2>Julian "Jules" Green, LCSW, LISW-CP</h2>
<h5>Therapist & Owner</h5>
<h5>Hope + Healing + Happiness Life Solutions</h5>
</div>
</div>
<div id="about-top" class="row">
<div class="col-lg-6 about-image">
<img src="images/julian.jpg" class="img-fluid" width= "400">
</div>
<div class="col-lg-6 about">
<p>Welcome, friend! I am happy that you chose to take time learn more about me. I am a proud graduate of New Mexico State University, where I received a Masters of Social Work degree. I have been fortunate to work across the country in state forensic settings, community mental health/outpatient treatment, acute care hospitals, and inpatient mental health facilities. I have also taught social work at my undergraduate Alma mater, SC State University. Sounds interesting, huh?</p>
<p>Well, to be honest, some of the aforementioned experiences were amazing and some felt horrible at the time. Like you, I sought answers and "fixes" for the challenging moments. What got me through was mentorship and tapping into my personal power in order to move forward. Without question, each experience has led me to this point, with you. I am proud to offer you what life has offered me.</p>
</div>
</div>
</div>
<div class="container">
<div class="col-lg-12 about-belief">
<h2>MY CORE BELIEF</h2>
<p>Life constantly offers us the tools we need to move forward, even during the most challenging times. It is our RIGHT to use these gifts to manifest our dreams, in other words, fulfill our purpose. It is both my mission and purpose to serve others as they reach for their passions and purpose.</p>
</div>
</div>
</div>
<img src="images/original.jpg" class="img-fluid about-bottom-image">
<!-- footer -->
<footer class="footer mx-auto py-3">
<div class="container">
<span class="text-muted"> <a href="https://www.psychologytoday.com/us/therapists/hope-healing-happiness-life-solutions-wjules-greenville-sc/426532"><img src="images/today.png" class="psychology-today img-footer" alt="Psychology Today Verified"></a>
<i class="fab fa-twitter fa-5x img-footer"></i>
<i class="fab fa-instagram fa-5x img-footer"></i>
<div class="row">
<div class="col-md-4">
<p>100 Orchard Park #26141 Greenville, SC 29616</p>
</div>
<div class="col-md-4">
<p>864-412-0895</p>
</div>
<div class="col-md-4">
<p>© 2020 Life Solutions. Website by Yvonne King</p></span>
</div>
</div>
</div>
</footer>
<script>
// When the user scrolls down 80px from the top of the document, resize the navbar's padding and the logo's font size
// if (document.documentElement.clientWidth > 900) {
// scripts
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 50 || document.documentElement.scrollTop > 50) {
document.getElementById("navbar").style.padding = "0px 0px";
document.getElementById("logo").style.display = "none";
} else {
document.getElementById("navbar").style.padding = "5px 5px";
document.getElementById("logo").style.display = "inline";
}
}
/*Add your javascript for screens wider than or equal to 768 here*/
// // When the user scrolls the page, execute myFunction
// window.onscroll = function() {myFunction()};
// // Get the header
// var header = document.getElementById("header");
// // Get the offset position of the navbar
// var sticky = header.offsetTop;
// // Add the sticky class to the header when you reach its scroll position. Remove "sticky" when you leave the scroll position
// function myFunction() {
// if (window.pageYOffset > sticky) {
// navbar.classList.add("sticky");
// } else {
// navbar.classList.remove("sticky");
// }
// }
</script>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
</body>
</html>