Al-HUWAITI Shell
Al-huwaiti


Server : LiteSpeed
System : Linux us-phx-web1202.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64
User : u615232177 ( 615232177)
PHP Version : 8.1.33
Disable Function : NONE
Directory :  /home/u615232177/domains/adesmiley.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u615232177/domains/adesmiley.com/public_html/about.php
<?php session_start();
$page_name = basename($_SERVER['PHP_SELF']); 
include("header.php"); ?>
<title><?php echo $company_name; ?> - About Me</title>

    <!-- Page Header Start -->
    <div
      class="container-fluid header-bg py-5 mb-5 wow fadeIn"
      data-wow-delay="0.1s"
    >
      <div class="container py-5">
        <h1 class="display-4 text-white mb-3 animated slideInDown">About Me</h1>
        <nav aria-label="breadcrumb animated slideInDown">
          <ol class="breadcrumb mb-0">
            <li class="breadcrumb-item">
              <a class="text-white" href="#">Home</a>
            </li>
            <li class="breadcrumb-item">
              <a class="text-white" href="#">Pages</a>
            </li>
            <li class="breadcrumb-item text-primary active" aria-current="page">
              About Me
            </li>
          </ol>
        </nav>
      </div>
    </div>
    <!-- Page Header End -->

    <!-- About Start -->
    <div class="container-xxl py-5">
      <div class="container">
        <div class="row g-5">
          <div class="col-lg-6 wow fadeInUp" data-wow-delay="0.1s">
            <p><span class="text-primary me-2">#</span>About Me</p>
            <h1 class="display-5 mb-4">
              Why You Should Visit
              <span class="text-primary"><?php echo $company_name; ?></span>
            </h1>
            <p class="mb-4">
            Behold AdeSmiley OLATOBAYOMI - a name that signifies a triumphant journey from potential mockery by enemies to the divine embrace of GOD. He is more than a Life Coach; he is an Enlightener, a Motivator, a Spiritual guide, a Business guru, and a Mind Coach par excellence.
<br><br>
Through his remarkable journey, AdeSmiley has touched the lives of countless individuals, igniting their inner sparks and guiding them to rise from the depths of mediocrity to the heights of entrepreneurship and success. He has been the catalyst for transforming ordinary people into extraordinary entrepreneurs, empowering them to become business magnates, and nurturing future sport legends.
<br><br>
But AdeSmiley's influence doesn't stop at professional achievements. He has been instrumental in mending fractured homes, healing the wounds of broken relationships, and facilitating a profound reconnection between couples. His impact reverberates through the love and harmony he has restored.
<br><br>
In a world often clouded by doubt and skepticism, AdeSmiley stands as a testament to the power of unwavering faith, a resilient mind, and boundless gratitude. His journey is a testament to the belief that what a person can conceive in their mind, they can undeniably achieve.
<br><br>
AdeSmiley's life exemplifies the sheer magnificence of the human mind—the most potent gift we possess. Through his guidance and inspiration, he has revealed that within each of us lies the power to shape our destiny, surmount obstacles, and craft the life we desire.
<br><br>
In AdeSmiley OLATOBAYOMI, we find a living embodiment of hope, an unwavering believer in the human potential, and a beacon of light guiding others toward their own paths of greatness. His name signifies the triumph of the human spirit, and his journey continues to inspire all who have the privilege of knowing him.
            </p>
            <h5 class="mb-3">
              <i class="far fa-check-circle text-primary me-3"></i>Transformational Life Coaching
            </h5>
            <h5 class="mb-3">
              <i class="far fa-check-circle text-primary me-3"></i>Natural
              Personal Growth
            </h5>
            <h5 class="mb-3">
              <i class="far fa-check-circle text-primary me-3"></i>Mental Health Coaching
            </h5>
            <h5 class="mb-3">
              <i class="far fa-check-circle text-primary me-3"></i>World Best
              Business Success
            </h5>
            <a class="btn btn-primary py-3 px-5 mt-3" href="about.php">Read More</a>
          </div>
          <div class="col-lg-6 wow fadeInUp" data-wow-delay="0.5s">
            <div class="img-bord">
              <img class="img-flui" style='border-radius:7px;' src="img/about2.jpg" style="width:100%;" />
            </div>
            <h1 class="display-5 mb-4">
              My Mission
              
            </h1>
            <p class="mb-4">
            I'm dedicated to a mission of disseminating enlightenment and cultivating spiritual awareness, harnessing the immense power of the mind to deepen our understanding of its significance. Each individual holds the potential not just to survive but to thrive. We all possess unique and extraordinary gifts.
<br><br>
A certified coach specializing in the intricate realm of mind coaching. Often acknowledged as an enlightener, I hold a unique perspective that is often described as possessing a third eye—a lens through which I view spirituality and personal development.
<br><br>
In a world saturated with diverse religious beliefs, I find myself questioning the true essence of these beliefs when they fall short of serving as conduits for enlightenment, education, and the elevation of individuals in harmony with the divine. Regardless of one's concept of God or spirituality, I advocate for a purposeful application of faith.
<br><br>
My critique extends to the role of religious teachers, whom I believe should epitomize high moral standards and serve as guides for personal and spiritual growth, rather than veering into the realm of mere prosperity preaching. I encourage individuals to derive the maximum value from their lives while contemplating the potential for a fulfilling hereafter, for those who align with such beliefs. For those who do not, the principle remain sactions bear consequences in this life.
<br><br>
In my perspective, there is a growing need for more spiritual teachers mentors who prioritize holistic development, moral integrity, and a genuine connection to divinity over narrow pursuits of material success.
I am not merely a certified coach; I am an enlightener challenging conventional norms. My goal is to inspire a deeper and more purposeful engagement with spirituality for the betterment of individuals and society as a whole.
</p>
          </div>
        </div>
      </div>
    </div>
    <!-- About End -->
    <?php include("footer.php"); ?>

Al-HUWAITI Shell