61 lines
2.5 KiB
PHP
61 lines
2.5 KiB
PHP
<?php $this->extend('layouts/master') ?>
|
||
|
||
<?php $this->section('content') ?>
|
||
<!-- ************ - BEGIN Breadcrumbs - ************** -->
|
||
<div id="breadcrumbs">
|
||
<a title="Home" href="#">Home »</a> About Us
|
||
</div><!--/ breadcrumbs-->
|
||
<div class="gray-holder">
|
||
|
||
<h1>About Us</h1>
|
||
<p>
|
||
|
||
We belief in mental health of an individual with the focus on prevention and treatment as parts of our mission
|
||
because living a holistic life is our primary concern. For examples; cigarette smoking can worsen the heart
|
||
condition, High blood sufferers should reduce sodium consumption, anxiety can shorten your life, and worry is an
|
||
enemy of peace. Alcohol and drug abuse can kill you early or damage your liver, heart and messed up your brain,
|
||
etc.
|
||
</p>
|
||
<p>
|
||
Secondly, mental health education is way to make client aware of their infirmities, and how vulnerable their
|
||
lives can be to other sicknesses, so they take precaution. Our goal is to motivate them to commit to mental
|
||
health program and ask them to take necessary action to better their lives. We offer HIV/AIDS and other sexually
|
||
transmitted diseases. We believe that you can be made whole, if you will take the first step to contact us/call
|
||
us for help today.
|
||
|
||
</p>
|
||
<div class="content-divider"></div>
|
||
<h2>Services We Offer</h2>
|
||
<p>
|
||
• Alcohol and addiction therapy
|
||
• Marital problem counseling
|
||
• Group and individual counseling
|
||
• Psycho-education about prevention
|
||
• Depression and anxiety therapy
|
||
• Adolescent opposition defiant therapy
|
||
• Career and financial counseling
|
||
• Spirituality and holistic lifestyles
|
||
• Homelessness, joblessness and mental health issues
|
||
|
||
|
||
</p>
|
||
<div class="content-divider"></div>
|
||
<h3>Treatment Available</h3>
|
||
<p>
|
||
|
||
I Care Mental Health will like to help you overcome your alcohol and addiction problems. We want to help you
|
||
overcome your fear, anxiety and depression and motivate you to live a normal life again. Your marriage
|
||
relationships can be restored to meet your expectations. Your children can do better in school if you seek
|
||
therapeutic help for them. You can be informed about how to choose a better career regardless of the economic
|
||
woes. I Care Agency is the right place for you, don’t hesitate just call for help before is too late.
|
||
|
||
|
||
</p>
|
||
|
||
|
||
<div class="clear"></div>
|
||
</div><!--/ gray-holder-->
|
||
|
||
<?= $this->endSection() ?>
|
||
|