welcome-blade

et#14
Mahesh Sharma 2 years ago
parent 3f29aac604
commit 786f71526b
  1. 48
      resources/views/welcome.blade.php

@ -79,7 +79,7 @@
<div class="col-md-6">
<div class="services-content">
<h1>Explore and Choose the Service that Fits You the Best.</h1>
<p>We think big and have hands in all leading technology platforms to provide you wide array of services. We think big and have hands in all leading technology platforms to provide you wide array of services.</p>
<p>ET Education aims to serve clients to live their aspirations through steering them in the right direction towards the desired yield. With all leading hands-on platforms, we offer you a wide range of services.</p>
<a href="">Explore All Services</a>
</div>
</div>
@ -169,16 +169,15 @@
</div>
<div class="col-md-6">
<div class="why-us-desc">
<!-- {!!$about_us->skip(1)->first()->description!!} -->
<h1>Why Choose Us</h1>
<p>a remarkable number of Nepalese students from across the world, from diverse backgrounds, have achieved their international education goals successfully through us, the best Study Abroad Consultants in Nepal.</p>
<!--<p>a remarkable number of Nepalese students from across the world, from diverse backgrounds, have achieved their international education goals successfully through us, the best Study Abroad Consultants in Nepal.</p>-->
<div class="why-us-lists">
<div class="lists-icons">
<img src="{{url('frontend/icons/bulb.svg')}}" class="img-fluid" alt="">
</div>
<div class="list-des">
<h3>Certified and Registered Counsellors</h3>
<p>To conduct your process in accordance with industry standards.</p>
<p>To ensure that your process adheres to the industry’s standard and is performed safely and in a trustworthy manner.</p>
</div>
</div>
<div class="why-us-lists">
@ -186,28 +185,29 @@
<img src="{{url('frontend/icons/brightness.svg')}}" class="img-fluid" alt="">
</div>
<div class="list-des">
<h3>Convenient Location and Affordable services</h3>
<p>To facilitate services conveniently and at reasonable amount.</p>
</div>
</div>
<div class="why-us-lists">
<div class="lists-icons">
<img src="{{url('frontend/icons/brightness.svg')}}" class="img-fluid" alt="">
</div>
<div class="list-des">
<h3>Most Trusted Migration Agent</h3>
<p>Reach our Facebook page and find the testimonials. You’d know it all.</p>
</div>
</div>
<div class="why-us-lists">
<div class="lists-icons">
<img src="{{url('frontend/icons/brightness.svg')}}" class="img-fluid" alt="">
</div>
<div class="list-des">
<h3>Assistance for wide ranging Courses and Visa</h3>
<p>To help you provide all the options available for your study or migration pathway.</p>
<h3>Affordable Services for Wide Ranging Courses and Visa</h3>
<p>Provide all the options available for your study or migration pathway conveniently and within reasonable amounts.
</p>
</div>
</div>
<!--<div class="why-us-lists">-->
<!-- <div class="lists-icons">-->
<!-- <img src="{{url('frontend/icons/brightness.svg')}}" class="img-fluid" alt="">-->
<!-- </div>-->
<!-- <div class="list-des">-->
<!-- <h3>Most Trusted Migration Agent</h3>-->
<!-- <p>Reach our Facebook page and find the testimonials. You’d know it all.</p>-->
<!-- </div>-->
<!--</div>-->
<!--<div class="why-us-lists">-->
<!-- <div class="lists-icons">-->
<!-- <img src="{{url('frontend/icons/brightness.svg')}}" class="img-fluid" alt="">-->
<!-- </div>-->
<!-- <div class="list-des">-->
<!-- <h3>Assistance for wide ranging Courses and Visa</h3>-->
<!-- <p>To help you provide all the options available for your study or migration pathway.</p>-->
<!-- </div>-->
<!--</div>-->
<div class="mt-4">
<a href="{{url('about')}}">Learn More</a>
</div>

Loading…
Cancel
Save