26 lines
1.1 KiB
PHP
26 lines
1.1 KiB
PHP
<section class="testimonial-slides pb-30">
|
|
|
|
<div class="container scroll-section " id="testimonial" data-name="Testimonial">
|
|
<div class="w-full block mb-35 section">
|
|
<div class="w-500 sm:w-full flex flex-col mx-auto text-center p-10">
|
|
<div class="ld-fancy-heading relative mb-20 animation-element">
|
|
<h2 class="ld-fh-element inline-block relative mt-0/5em mb-0 section-heading-sec text-ter">
|
|
Testimonials
|
|
</h2>
|
|
</div>
|
|
<div class="ld-fancy-heading relative animation-element">
|
|
<p class="ld-fh-element mb-0/5em inline-block relative text-18 font-light leading-25 text-ter">
|
|
Hear what our students have to say about Raffles
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
@include('client.raffles.parts.testimonial-video')
|
|
@include('client.raffles.parts.testimonial-text')
|
|
|
|
<div class="dot-break">• • •</div> -->
|
|
|
|
</div>
|
|
</section>
|