Accordion example
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
<div id="accordion" class="accordion-style">
<div class="card mb-3">
<div class="card-header" id="headingOne">
<h5 class="mb-0">
<button class="btn btn-link" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">01. How does life coaching work?</button>
</h5>
</div>
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-bs-parent="#accordion">
<div class="card-body">
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header" id="headingTwo">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo"> 02. What would you work on with a life coach?</button>
</h5>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-bs-parent="#accordion">
<div class="card-body">
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header" id="headingThree">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">03. What are the benefits of hiring a life coach?</button>
</h5>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-bs-parent="#accordion">
<div class="card-body">
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header" id="headingFour">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-bs-toggle="collapse" data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">04. Are my coaching sessions in person?</button>
</h5>
</div>
<div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-bs-parent="#accordion">
<div class="card-body">
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
</div>
</div>
</div>
<div class="card mb-0">
<div class="card-header" id="headingFive">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-bs-toggle="collapse" data-bs-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">05. What makes working with Life Coaching different?</button>
</h5>
</div>
<div id="collapseFive" class="collapse" aria-labelledby="headingFive" data-bs-parent="#accordion">
<div class="card-body">
including those who are already running successful businesses, are healthy or who have thriving relationships. Life coaches know there is always more that their clients can achieve and enjoy working.
</div>
</div>
</div>
</div>