first commit

This commit is contained in:
Olu Amey
2021-09-12 08:50:33 -04:00
commit 25799745c2
786 changed files with 149916 additions and 0 deletions
+108
View File
@@ -0,0 +1,108 @@
<!-- content
================================================== -->
<div id="content">
<!-- Page Banner -->
<div class="page-banner">
<div class="container">
<h2>About Us</h2>
<ul class="page-tree">
<li><a href="/index.html">Home</a></li>
<li><a href="/about.html">About</a></li>
</ul>
</div>
</div>
<!-- blog-box Banner -->
<div class="blog-box with-sidebar">
<div class="container">
<div class="row">
<div class="col-md-9 single-post">
<div class="single-post-content">
<img alt="" src="upload/single-post.jpg">
<h2>Meet the Chiropractor</h2>
<p>Edith Mobolade is board certified with 19 years of patient care as a clinical scientist and 9 years as a Chiropractor. She uses chiropractic care to improve the health and wellness in all areas of patient's lives, whether they are having problems with back pain or neck pain due to Auto accidents, work related accidents, or just want to start feeling better when they wake up in the morning. Dr. Mobolade takes a "whole person" approach in chiropractic care, which means looking for the underlying causes of disease, discomfort, and pain, as opposed to just treating the symptoms. Many seemingly unrelated symptoms often arise from imbalances in the spinal column, and Dr. Mobolade will be able to determine the root of the pain and create a personalized chiropractic and wellness plan to suit each patient's individual needs. Under the supervision and care of our caring and skilled chiropractor, patients report higher functioning in all areas of their lives. </p>
<p>If you have any questions about our Austell chiropractor, or would like to learn more about chiropractic care at Kevkem Chiropractic Health & Injury Rehab Center, please call us at <span>770-778-0088</span> today!</p>
<ul class="blog-tags">
<li><a class="autor" href="/contact.html"><i class="fa fa-user"></i> Contact us</a></li>
</ul>
</div>
</div>
<? include('ext/sideitem.php'); ?>
</div>
</div>
</div>
<div class="fullwidth-box">
<div class="container">
<!-- about box-->
<div class="about-box">
<div class="row">
<div class="col-md-4">
<div class="about-us-text">
<h3>Who we are</h3>
<div class="innner-box">
<p> A chiropractic and injury rehabilitation center dedicated to providing quality drug free treatments and therapies in the Cobb county area for over 9 years. Conveniently located at the intersection of clay and Austell rd. Our office is well equipped with modern chiropractic and physio therapeutic instruments and equipment to meet all your treatment needs in a very comfortable and friendly clinic environment., We provide body vibration and hydroterm massage therapy, and a certified full service massage therapist is available. </p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="skills-progress">
<h3>Services</h3>
<p><a href="/services.html">Chiropractic Care</a></p>
<p><a href="/services.html">Corrective Exercises</a></p>
<p><a href="/services.html">Lifestyle Advice</a></p>
<p><a href="/services.html">Nutritional Counseling</a></p>
<p><a href="/services.html">Massage Therapy</a></p>
<p><a href="/services.html">Spinal & Postural Screenings</a></p>
</div>
</div>
<div class="col-md-4">
<div class="company-mission">
<h3>Company Mission</h3>
<p>Our goal at Kevkem Chiropractic Health & Injury Rehab Center is to allow everyone to experience the benefits of chiropractic care and adjustments. We actively help you and your family in taking responsibility for your total health, wellness, and disease management. Our chiropractor will assist and guide you as you take the time to care for some of the most important people in your world: you and your family. In an effort to make living the wellness lifestyle as easy and affordable as possible, we can create a customized family chiropractic plan that is specific to you and your family.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End content -->
+95
View File
@@ -0,0 +1,95 @@
<!-- content
================================================== -->
<div id="content">
<!-- Page Banner -->
<div class="page-banner">
<div class="container">
<h2>Contact Us</h2>
<ul class="page-tree">
<li><a href="#">Home</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</div>
<!-- Map box -->
<div class="map">
</div>
<!-- contact box -->
<div class="contact-box">
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="contact-information">
<h3>Contact info</h3>
<ul class="contact-information-list">
<li><span><i class="fa fa-home"></i>4968 Austell Rd # 148 Austell, GA 30106</span></li>
<li><span><i class="fa fa-phone"></i>770-778-0088</span></li>
<li><a href="#"><i class="fa fa-envelope"></i>contact@kevkemchiro.com</a></li>
</ul>
</div>
</div>
<div class="col-md-3">
<div class="contact-information">
<h3>Working hours</h3>
<p class="work-time"><span>Mon</span> : 10AM - 1:30PM & 3:30PM - 6:30PM</p>
<p class="work-time"><span>Tue</span> : 10AM - 1:30PM & 3:30PM - 6:00PM</p>
<p class="work-time"><span>Wed</span> : 10AM - 1:30PM & 3:30PM - 6:30PM</p>
<p class="work-time"><span>Thu</span> : 10AM - 1:30PM & 3:30PM - 6:00PM</p>
<p class="work-time"><span>Fri</span> : 10AM - 1:30PM & 3:30PM - 6:30PM</p>
<p class="work-time"><span>Sat</span> : By Appt Closed</p>
<p class="work-time"><span>Sun</span> : Closed - Closed</p>
</div>
</div>
<div class="col-md-6">
<h3>Send us a message</h3>
<form id="contact-form" method="post">
<font color="red"><strong><?=$message?></strong><font>
<div class="text-input">
<div class="float-input">
<input name="name" id="name" type="text" placeholder="name" value="<?=$name?>">
<span><i class="fa fa-user"></i></span>
</div>
<div class="float-input2">
<input name="mail" id="mail" type="text" placeholder="email" value="<?=$mail?>">
<span><i class="fa fa-envelope"></i></span>
</div>
</div>
<div class="textarea-input">
<textarea name="comment" id="comment" placeholder="message"><?=$body?></textarea>
<span><i class="fa fa-comment"></i></span>
</div>
<div id="msg" class="message"></div>
<input type="submit" id="submit_contact" value="Send Message" onclick="document.getElementById('contact-form').submit();return false;">
</form>
</div>
</div>
</div>
</div>
</div>
<!-- End content -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.migrate.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="js/gmap3.min.js"></script>
<script type="text/javascript" src="js/retina-1.1.0.min.js"></script>
<script type="text/javascript" src="js/plugins-scroll.js"></script>
<script type="text/javascript" src="js/script.js"></script>
+57
View File
@@ -0,0 +1,57 @@
<?
?>
<div class="col-md-3 sidebar">
<div class="sidebar-widgets">
<div align="center"><script type="text/javascript" src="http://service.spine-health.com/sh.badge?id=70445"></script> </div>
<a href="http://www.kudzu.com/m/KevKem-chiropractic-health-center-30123452/reviews/"><img alt="" src="images/kudzu.gif"></a>
<div class="text-widget widget">
<p>Kevkem Chiropractic Health & Injury Rehab Center of Austell is dedicated to helping you achieve your wellness objectives.</p>
</div>
<div class="accordion-widget widget">
<h3>FAQs</h3>
<div class="accordion-box">
<div class="accord-elem active">
<div class="accord-title">
<h5>How can you help me?</h5>
<a class="accord-link" href="#"></a>
</div>
<div class="accord-content">
<p>Dr. Edith Mobolade to learn more about you, your condition, and expectations to determine how chiropractic care can meet your goals.</p>
</div>
</div>
<div class="accord-elem">
<div class="accord-title">
<h5>How often do I need to come in?</h5>
<a class="accord-link" href="#"></a>
</div>
<div class="accord-content">
<p>After reviewing your health history, goals, and examining your spine and X-rays, Dr. Edith Mobolade will discuss recommendations and notify you if your condition requires care with other providers. Dr. Edith Mobolade will provide the best treatment and wellness program for your needs.</p>
</div>
</div>
<div class="accord-elem">
<div class="accord-title">
<h5>What will my treatment cost?</h5>
<a class="accord-link" href="#"></a>
</div>
<div class="accord-content">
<p>Based on your situation assessment and procedure necessary, we billed directly to your insurance. We also accept Visa or MasterCard. For patients who have little or no chiropractic insurance coverage, we can work with you to arrange a flexible payment program that fits your budget.</p>
</div>
</div>
</div>
</div>
</div>
</div>
+318
View File
@@ -0,0 +1,318 @@
<!-- slider
================================================== -->
<div id="slider">
<!--
#################################
- THEMEPUNCH BANNER -
#################################
-->
<div class="fullwidthbanner-container">
<div class="fullwidthbanner">
<ul>
<!-- THE FIRST SLIDE -->
<li data-transition="3dcurtain-vertical" data-slotamount="10" data-masterspeed="300">
<!-- THE MAIN IMAGE IN THE FIRST SLIDE -->
<img alt="" src="upload/slider-revolution/1.jpg" >
<!-- THE CAPTIONS IN THIS SLDIE -->
<div class="caption large_text sfb"
data-x="15"
data-y="100"
data-speed="600"
data-start="1200"
data-easing="easeOutExpo" data-end="7000" data-endspeed="300" data-endeasing="easeInSine" >welcome to KevKem</div>
<div class="caption big_white sft stt"
data-x="15"
data-y="147"
data-speed="500"
data-start="1400"
data-easing="easeOutExpo" data-end="7100" data-endspeed="300" data-endeasing="easeInSine" >Kevkem Chiropractic Health & Injury Rehab Center</div>
<div class="caption modern_medium_fat sft stt"
data-x="15"
data-y="194"
data-speed="500"
data-start="1600"
data-easing="easeOutExpo" data-end="7200" data-endspeed="300" data-endeasing="easeInSine" >770-778-0088, <span>4968 Austell Rd # 148 Austell, GA 30106 </span> </div>
<div class="caption randomrotate"
data-x="795"
data-y="32"
data-speed="600"
data-start="4000"
data-easing="easeOutExpo" data-end="7800" data-endspeed="300" data-endeasing="easeInSine" ><img src="images/slider-icons/profile.png" alt="Image 6"></div>
</li>
<!-- THE Second SLIDE -->
<li data-transition="papercut" data-slotamount="15" data-masterspeed="300">
<!-- THE MAIN IMAGE IN THE second SLIDE -->
<img alt="" src="upload/slider-revolution/2.jpg" >
<!-- THE CAPTIONS IN THIS SLDIE -->
<div class="caption big_white sft stt"
data-x="295"
data-y="116"
data-speed="500"
data-start="1200"
data-easing="easeOutExpo" data-end="7100" data-endspeed="300" data-endeasing="easeInSine" ><span class="opt-style">Specializing in non-invasive </span></div>
<div class="caption modern_medium_fat sft stt"
data-x="437"
data-y="160"
data-speed="500"
data-start="1600"
data-easing="easeOutExpo" data-end="7200" data-endspeed="300" data-endeasing="easeInSine" ><span class="opt-style2">spine care & rehabilitation </span> </div>
<div class="caption modern_medium_fat sft stt"
data-x="537"
data-y="190"
data-speed="500"
data-start="1650"
data-easing="easeOutExpo" data-end="7200" data-endspeed="300" data-endeasing="easeInSine" ><span class="opt-style2"> </span> for fast effective pain relief</div>
<div class="caption randomrotate"
data-x="205"
data-y="282"
data-speed="600"
data-start="2200"
data-easing="easeOutExpo" data-end="7350" data-endspeed="300" data-endeasing="easeInSine" ><img src="images/slider-icons/ipad1.png" alt="Image 1"></div>
<div class="caption randomrotate"
data-x="482"
data-y="227"
data-speed="600"
data-start="2700"
data-easing="easeOutExpo" data-end="7450" data-endspeed="300" data-endeasing="easeInSine" ><img src="images/slider-icons/ipad2.png" alt="Image 2"></div>
<div class="caption randomrotate"
data-x="761"
data-y="282"
data-speed="600"
data-start="3100"
data-easing="easeOutExpo" data-end="7550" data-endspeed="300" data-endeasing="easeInSine" ><img src="images/slider-icons/ipad3.png" alt="Image 3"></div>
</li>
<!-- THE third SLIDE -->
<li data-transition="turnoff" data-slotamount="10" data-masterspeed="300">
<!-- THE MAIN IMAGE IN THE second SLIDE -->
<img alt="" src="upload/slider-revolution/3.jpg" >
<!-- THE CAPTIONS IN THIS SLDIE -->
<div class="caption randomrotate"
data-x="100"
data-y="122"
data-speed="600"
data-start="1200"
data-easing="easeOutExpo" data-end="7100" data-endspeed="300" data-endeasing="easeInSine" ><img src="images/slider-icons/slide.png" alt="Image 1"></div>
<div class="caption big_white sft stt slide3-style"
data-x="520"
data-y="194"
data-speed="500"
data-start="1500"
data-easing="easeOutExpo" data-end="7300" data-endspeed="300" data-endeasing="easeInSine" >Kevkem Chiropractic Health & Injury Rehab Center</div>
<div class="caption modern_medium_fat sft stt slide3-style"
data-x="520"
data-y="237"
data-speed="500"
data-start="1700"
data-easing="easeOutExpo" data-end="7500" data-endspeed="300" data-endeasing="easeInSine" ><span class="opt-style2">Naturally caring for your Spinal Health and Wellness</span> </div>
<div class="caption lfr medium_text"
data-x="520"
data-y="278"
data-speed="600"
data-start="1900"
data-easing="easeOutExpo" data-end="7600" data-endspeed="300" data-endeasing="easeInSine" ><a href="/services.html">Learn More</a></div>
</li>
</ul>
</div>
</div>
</div>
<!-- End slider -->
<!-- content
================================================== -->
<div id="content">
<div class="fullwidth-box">
<div class="container">
<!-- services-box -->
<div class="services-box">
<div class="row">
<div class="col-md-4">
<div class="services-post">
<div class="services-post-content">
<h4>Kevkem Chiropractic</h4>
<p>The Kevkem Chiropractic Health & Injury Rehab Center website is the key for you to make better decisions about your health and well-being.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="services-post">
<div class="services-post-content">
<h4><a href="/contact.html">Contact us</a></h4>
<p>For more information or to schedule an appointment with our Austell chiropractor, call 770-778-0088 today!</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="services-post">
<div class="services-post-content">
<h4><a href="/services.html">Services</a></h4>
<p><a href="/services.html">Chiropractic Care, Corrective Exercises, Lifestyle Advice, Nutritional Counseling, Massage Therapy, Spinal & Postural Screenings</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- client-testimonials -->
<div class="fullwidth-box testimonials-box">
<div class="container">
<h3><span>Client Testimonials</span></h3>
</div>
<ul class="bxslider">
<li>
<div class="container">
<div class="message-content">
<p>No More Pains in My Neck! I work for a very fast-paced tech company and spend a lot of time on my PC resulting to frequent stress that I unknowingly carried in my neck. This took it's toll on me, and started to cause me serious pain and discomfort in my neck. I was advised to see a chiropractor and was recommended to Dr. Mobolade via my insurance provider (United Healthcare) I find Dr Mobolade to be personable. She takes the time to also counsel her patients on simple lifestyle changes that would encourage them to heal faster. I felt so much relief with my first adjustment, and also noticed that the pain in my neck had completly subsided by my third treatment since I was supplementing the visits with simple in-home neck excercises. I feel a whole lot better now, and will definitely recommend her to you.</p>
<h6></h6>
</div>
</div>
</li>
<li>
<div class="container">
<div class="message-content">
<p>I am so glad I went to Dr.Edith after seeing the reviews here on Kudzu. I have worked with a number of chiropractors, but the care and treatment I received from Dr.Edith was phenomenal. She is not one of those types who would do some jerking adjustments and ask you to come back every week. She is so knowledgeable, takes time and gives her full attention when you are in session. She pinpointed my issues without even taking an X-ray and finally took just one X-ray to confirm the diagnostics. She was right on. What is even more impressive is that she utilizes very current techniques and technology, clearly explains the corrective action she is taking in layman terms and told me approximately how many sessions would be needed to rectify the issue in the 1st visit itself. The results were fantastic. I no longer have the back pain Ive had for 15+ years. Thank you so much, doctor!!</p>
<h6>Mary</h6>
</div>
</div>
</li>
<li>
<div class="container">
<div class="message-content">
<p>There are two chiropractors with plenty of assistant who work with the clients. They have a room where u can relax and receive therapy then they take you to another room individually to get adjusted. Overall it's the best bang for the Buck.</p>
<h6></h6>
</div>
</div>
</li>
<li>
<div class="container">
<div class="message-content">
<p>Dr.Edith is giving me the treatment. I observed tremendous improvement. Dr. Edith is extremely good working with me. She explains the problem in detail and suggests appropriate excersises that would work for me. She is very cooperative, listens carefully and provides great care! I would highly recommend Dr.Edith for your chiropractor needs! </p>
<h6>Gita</h6>
</div>
</div>
</li>
<li>
<div class="container">
<div class="message-content">
<p>I went to this clinic with severe back pain due to a herniated disc injury; i was not able to walk,bend or stand without sharp pains in my back and leg. Dr.Edith found the cause of my pain and treated me with disc decompresion therapy and Chiropractic adjustments, i began to feel better within a very short time. I am now pain free! thanks to the highly professional quality of care at this clinic. </p>
<h6></h6>
</div>
</div>
</li>
<li>
<div class="container">
<div class="message-content">
<p>I will come back time and time again, you have fixed my leg, I cant say how much it means to me! </p>
<h6></h6>
</div>
</div>
</li>
<li>
<div class="container">
<div class="message-content">
<p>I had neck and shoulder pains for many years following a car accident in 1996, this pain had progressed into daily headaches and arm pain.I had used all types of strong pain medications, but my problems never went away untill my boyfriend recomended that i need to try chiropractic care, and to my surprise after a few treatments from Dr.Edith, I no longer have any neck and shoulder problems, and best of all my daily headaches are gone!! I feel very much alive again, and i now have a smile on my face again now that i am pain free, thanks to Dr. Edith who quickly dertermined that my pain was due to gross misalignments in my spine caused by the auto accident in 1996.She was very thourough with the examination and gentle with the treatments. I highly recommed this doctor to any one who is suffering from these types of problems, you will be glad you went to see her!! </p>
<h6></h6>
</div>
</div>
</li>
<li>
<div class="container">
<div class="message-content">
<p>I cannot say enough good things about Dr. Edith. YOu can tell when a doctor genuinely cares, and this is her. I came to her in pain from an accident in Fl after I was treated by another doctor. It was like the doctor in florida was only interested in maxing out my medical benefits. after my first day, I felt he differnce with Dr. Edith. It's sure good to have a doctor with that motherly concern. If you've ever been skeptic about Chiro treatment, THIS DOCTOR IS THE ONE THAT WILL CHANGE YOUR MIND. Thank you so much!! </p>
<h6></h6>
</div>
</div>
</li>
<li>
<div class="container">
<div class="message-content">
<p>I had wrist and hand pain for two years,and it kept getting worse inspite of all the pain remedies that i have used. Last month my friend recommended that i see a chiropractor. I went to see Dr. Edith,she quicklly found the cause of my pain, and gave me some treatments, four weeks later my hand pain is completely gone! I am so happy now that my hand is no longer swollen and painfull, i wish i had gone to her sooner. I highly recommend Dr. Edith, she is very kind and gentle. hometown chiropractor </p>
<h6></h6>
</div>
</div>
</li>
<li>
<div class="container">
<div class="message-content">
<p>There are two chiropractors with plenty of assistant who work with the clients. They have a room where u can relax and receive therapy then they take you to amother room individually to get adjusted. Overall it's the best bang for the Buck. </p>
<h6></h6>
</div>
</div>
</li>
</ul>
</div>
</div>
<!-- End content -->
+135
View File
@@ -0,0 +1,135 @@
<!-- content
================================================== -->
<div id="content">
<!-- Page Banner -->
<div class="page-banner">
<div class="container">
<h2>Services</h2>
<ul class="page-tree">
<li><a href="/index.html">Home</a></li>
<li><a href="/services.html">Services</a></li>
</ul>
</div>
</div>
<!-- blog-box Banner -->
<div class="blog-box with-sidebar">
<div class="container">
<div class="row">
<div class="col-md-9 blog-side one-col">
<div class="news-item">
<div class="row">
<h2>At Kevkem Chiropractic Health & Injury Rehab Center, we take great pride in providing the finest chiropractic care to each and every patient. We have included information below about the different chiropractic services offered in our Austell chiropractic office, but please call us at 770-778-0088 if you have any questions!</h2>
<div class="col-md-6"></div>
</div>
</div>
<div class="news-item">
<div class="row">
<div class="col-md-6">
<img alt="" src="upload/blog1.jpg">
</div>
<div class="col-md-6">
<h2><a href="/contact.html">Chiropractic Care</a></h2>
<p>We provide advanced spinal correction and chiropractic adjustments utilizing "state of the art" chiropractic techniques. Never in the history of chiropractic care have chiropractors been able to provide the level of help and expertise that is available today. Many of the newest chiropractic techniques are actually safer, more comfortable and more effective than ever before. As a chiropractor who cares about utilizing the most advanced chiropractic techniques, Dr. Edith Mobolade has years of training, expertise and experience in helping patients get pain relief for back pain, neck pain, headaches, and other related conditions originating from the spine. Chiropractic care under a trained professional can even be used to prevent injuries and help you achieve total health or wellness.</p>
</div>
</div>
</div>
<div class="news-item">
<div class="row">
<div class="col-md-6">
<img alt="" src="upload/blog2.jpg">
</div>
<div class="col-md-6">
<h2><a href="/contact.html">Corrective Exercises</a></h2>
<p>At Kevkem Chiropractic Health & Injury Rehab Center, we teach our patients how to perform special "blueprint" exercises which can help strengthen and correct the irregularities in their body which may be causing pain. Many of these corrective exercises can actually be performed in the comfort of your own home to help improve the effectiveness of your chiropractic care and spinal correction plan. In addition to skeletal misalignment, you may be experiencing pain that is caused by muscles and connective tissues which are out of their proper place. Other types of pain such as back pain, neck pain, and headaches are caused by muscles and tissues that are being used improperly, causing injuries over time. In each case, targeted corrective exercises and stretches from our experienced chiropractor will help you feel good while also helping your body achieve balance and health.</p>
</div>
</div>
</div>
<div class="news-item">
<div class="row">
<div class="col-md-6">
<img alt="" src="upload/blog3.jpg">
</div>
<div class="col-md-6">
<h2><a href="/contact.html">Lifestyle Advice</a></h2>
<p>Many of our patients come to see our chiropractor to address a specific pain symptom such as back pain, neck pain or headaches. While our chiropractor will address each patient's specific condition with chiropractic care, we often find it helpful to "coach" our patients towards achieving a healthier lifestyle. For example, there may be certain activities that you should avoid or do differently to prevent yourself from unintentionally aggravating your particular health challenges. The goal of including lifestyle advice with a chiropractic care plan is to help each and every patient achieve the fulfilling and happy lifestyle they deserve, one that is full of the activities that are enjoyed most. We recognize that every single one of our patients is a whole person, and we use our expertise to help them reach total health </p>
</div>
</div>
</div>
<div class="news-item">
<div class="row">
<div class="col-md-6">
<img alt="" src="upload/blog4.jpg">
</div>
<div class="col-md-6">
<h2><a href="/contact.html">Nutritional Counseling</a></h2>
<p>What does nutrition have to do with chiropractic care? The goal of chiropractic care is to help patients achieve total health and balance with their body, and as part of that goal we provide specific recommendations on nutritional supplements and healthy food choices. Nutritional counseling by our experienced chiropractic health professionals can assist a patient on their return to optimal health. Do you know which supplements and vitamins are good for you? Do you know how these supplements and vitamins interact with one another? At our Austell chiropractic clinic, we can provide each patient with a structured nutritional program that is based on their individual needs.</p>
</div>
</div>
</div>
<div class="news-item">
<div class="row">
<div class="col-md-6">
<img alt="" src="upload/blog5.jpg">
</div>
<div class="col-md-6">
<h2><a href="/contact.html">Massage Therapy</a></h2>
<p>Massage therapy does more than make you feel good, it can actually help your body achieve balance and health. Massage therapy offers a natural treatment approach which actually relieves musculoskeletal pain for many patients. Our chiropractic office provides specific massage and muscular therapy that is complimentary to their chiropractic care. Each massage therapy plan is tailored to meet the patient's unique pain condition or injury. The benefits of massage therapy may include the increase of blood circulation, a localized reduction in swelling and the relaxation of muscles. Massage has been known to relieve muscle pain and spasms, increase a patient's range of motion, while also aiding in a patient's recovery. Some investigative studies have even indicated that a single session of massage may help boost your immune system!</p>
</div>
</div>
</div>
<div class="news-item">
<div class="row">
<div class="col-md-6">
<img alt="" src="upload/blog6.jpg">
</div>
<div class="col-md-6">
<h2><a href="/contact.html">Spinal & Postural Screenings</a></h2>
<p>There is a saying that an ounce of prevention is worth a pound of cure. Your spinal health is no exception. Posture and spinal screenings by a trained and experienced chiropractor such as Dr. Edith Mobolade can help reveal important health information, unlocking the door to improved health and well-being. In order to help the Austell community, we provide screenings at area malls, community events, health fairs and places of employment. Contact us today at 770-778-0088 to arrange a screening at your event or workplace.</p>
</div>
</div>
</div>
</div>
<? include('ext/sideitem.php'); ?>
</div>
</div>
</div>
</div>
<!-- End content -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.migrate.js"></script>
<script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/retina-1.1.0.min.js"></script>
<script type="text/javascript" src="js/plugins-scroll.js"></script>
<script type="text/javascript" src="js/script.js"></script>