Raffales-LMS/resources/views/raffels/partials/about.blade.php
2024-04-16 15:43:24 +05:45

46 lines
2.4 KiB
PHP

<div id="about" class="section-full p-t120 p-b120 twm-explore-area bg-cover" style="background-image: url('{{ asset('raffels/assets/images/background/bg-1.jpg') }}');">
<div class="container">
<div class="section-content">
<div class="row">
<div class="col-lg-4 col-md-12">
<div class="twm-explore-media-wrap">
<div class="twm-media">
<img src="{{asset('raffels/assets/images/gir-large.png')}}" alt="">
</div>
</div>
</div>
<div class="col-lg-8 col-md-12">
<div class="twm-explore-content-outer">
<div class="twm-explore-content">
<div class="twm-l-line-1"></div>
<div class="twm-l-line-2"></div>
<div class="twm-r-circle-1"></div>
<div class="twm-r-circle-2"></div>
<div class="twm-title-small">About Raffels Educare</div>
<div class="twm-title-large">
<h2>Your Trust Our Commitment </h2>
<p>Raffles Educare Associates Pvt. Ltd., established in 2005, is one of the best educational consultancy with a successful track record in the overseas education.Over the 15 years of excellence we have 97% visa success rate along with highest student satisfaction, fulfilling the career dreams of many students. Since the year of inception, we have been providing educational services of international standards and escalated to be one of the leading institutions. We have our head office located at Kathmandu, capital city of Nepal and other branches at the major cities such as Itahari, Damauli, Pokhara, and further extension in progress in the country as well as abroad. </p>
</div>
<div class="twm-upload-file">
<a class="site-button" href="tel:9821313323">Give us a call</a>
</div>
</div>
<div class="twm-bold-circle-right"></div>
<div class="twm-bold-circle-left"></div>
</div>
</div>
</div>
</div>
</div>
</div>