@ -118,7 +118,7 @@
< div class = "row" >
< div class = "col-md-6" >
< div class = "why-us-img" >
< img src = "{{url('frontend/images/smiling-girls.png')}}" class = "img-fluid " alt = "" >
< img src = "{{url('frontend/images/smiling-girls.png')}}" class = "w-100 " alt = "" >
< / div >
< / div >
< div class = "col-md-6" >
@ -147,45 +147,173 @@
< / div >
< / div >
< / section >
< section class = "testimonials-section" >
< div class = "row" >
< div class = "col-md-6" >
< div class = "testimonials-desc" >
< h1 > Words from Our Happy Customers< / h1 >
< p > We believe customer satisfaction is a great compliment so we always work hard to achieve your success.< / p >
< a href = "" > View More< / a >
< / div >
< / div >
< div class = "col-md-6" >
< div class = "row g-4 review-row" >
< div class = "review-cards" >
< div class = "col-md-6" >
< div class = "review-card" >
< div class = "review-profile" >
< img src = "{{url('frontend/images/user.png')}}" class = "img-fluid" alt = "" >
< div class = "quote-icon" >
< img src = "{{url('frontend/icons/quote.svg')}}" class = "img-fluid" alt = "" >
< / div >
< / div >
< div class = "review-desc" >
< p > The best, if not, one the best education and visa service providers for Australia along with expert, qualified and friendly staff.< / p >
< / div >
< div class = "review-detail text-center" >
< h4 > Sujita Bhandari< / h4 >
< h6 > Scholars, MIT< / h6 >
< / div >
< / div >
< / div >
< div class = "col-md-6" >
< div class = "review-card" >
< div class = "review-profile" >
< img src = "{{url('frontend/images/user.png')}}" class = "img-fluid" alt = "" >
< div class = "quote-icon" >
< img src = "{{url('frontend/icons/quote.svg')}}" class = "img-fluid" alt = "" >
< / div >
< / div >
< div class = "review-desc" >
< p > The best, if not, one the best education and visa service providers for Australia along with expert, qualified and friendly staff.< / p >
< / div >
< div class = "review-detail text-center" >
< h4 > Sujita Bhandari< / h4 >
< h6 > Scholars, MIT< / h6 >
< / div >
< / div >
< / div >
< div class = "col-md-6" >
< div class = "review-card" >
< div class = "review-profile" >
< img src = "{{url('frontend/images/user.png')}}" class = "img-fluid" alt = "" >
< div class = "quote-icon" >
< img src = "{{url('frontend/icons/quote.svg')}}" class = "img-fluid" alt = "" >
< / div >
< / div >
< div class = "review-desc" >
< p > The best, if not, one the best education and visa service providers for Australia along with expert, qualified and friendly staff.< / p >
< / div >
< div class = "review-detail text-center" >
< h4 > Sujita Bhandari< / h4 >
< h6 > Scholars, MIT< / h6 >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / section >
< section class = "blog-section" >
< div class = "blog-header text-center" >
< h1 > Recent Blogs< / h1 >
< p > Get the updates about moving to Australia with the right guidance and information from our experts.< / p >
< / div >
< div class = "row" >
< div class = "col-md-4 col-sm-12" >
< a href = "" class = "text-decoration-none" >
< div class = "blog-card" >
< div class = "blog-img" >
< img src = "{{url('frontend/images/opera-house.png')}}" class = "w-100" alt = "" >
< div class = "blog-date" >
< h5 > 6 DEC< / h5 >
< / div >
< / div >
< div class = "blog-desc" >
< h5 > EDUCATION | 5 MIN READING< / h5 >
< h2 > Ten Reasons that make Australia the Best Destination < / h2 >
< p > If you want to study in a city surrounded by lush greenery and a pleasant atmosphere..< / p >
< / div >
< / div >
< / a >
< / div >
< div class = "col-md-4 col-sm-12" >
< a href = "" class = "text-decoration-none" >
< div class = "blog-card" >
< div class = "blog-img" >
< img src = "{{url('frontend/images/pexels-andrea-piacquadio.png')}}" class = "w-100" alt = "" >
< div class = "blog-date" >
< h5 > 6 DEC< / h5 >
< / div >
< / div >
< div class = "blog-desc" >
< h5 > EDUCATION | 7 MIN READING< / h5 >
< h2 > Top six benefits of studying in regional Australia < / h2 >
< p > If you want to study in a city surrounded by lush greenery and a pleasant atmosphere..< / p >
< / div >
< / div >
< / a >
< / div >
< div class = "col-md-4 col-sm-12" >
< a href = "" class = "text-decoration-none" >
< div class = "blog-card" >
< div class = "blog-img" >
< img src = "{{url('frontend/images/passport-img.png')}}" class = "w-100" alt = "" >
< div class = "blog-date" >
< h5 > 6 DEC< / h5 >
< / div >
< / div >
< div class = "blog-desc" >
< h5 > EDUCATION | 5 MIN READING< / h5 >
< h2 > Best ways to Settle your career in Australia< / h2 >
< p > If you want to study in a city surrounded by lush greenery and a pleasant atmosphere..< / p >
< / div >
< / div >
< / a >
< / div >
< / div >
< / section >
@endsection
@section('script')
< script >
var $serviceSlider = $('.services-slick');
$serviceSlider.slick({
slidesToShow: 2,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 4000,
prevArrow: false,
nextArrow: false,
dots: true,
centerMode: false,
responsive: [
{
breakpoint: 1024,
settings: {
slidesToShow: 2,
slidesToScroll: 1,
infinite: true,
dots: false
}
},
{
breakpoint: 600,
settings: {
slidesToShow: 2,
slidesToScroll: 1
}
},
{
breakpoint: 480,
settings: {
slidesToShow: 1,
slidesToScroll: 1
var classlider = [('.services-slick'), ('.review-cards')];
classlider.forEach(function(className, index){
$(className).slick({
slidesToShow: 2,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 4000,
prevArrow: false,
nextArrow: false,
dots: true,
centerMode: false,
responsive: [
{
breakpoint: 1024,
settings: {
slidesToShow: 2,
slidesToScroll: 1,
infinite: true,
dots: false
}
},
{
breakpoint: 600,
settings: {
slidesToShow: 2,
slidesToScroll: 1
}
},
{
breakpoint: 480,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}
}
]
]
});
});
< / script >
@endsection