|
|
@ -4,32 +4,26 @@ |
|
|
|
@endsection |
|
|
|
@endsection |
|
|
|
@section('content') |
|
|
|
@section('content') |
|
|
|
<!-- Slider section --> |
|
|
|
<!-- Slider section --> |
|
|
|
<div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="true"> |
|
|
|
<section class="banner-section"> |
|
|
|
<div class="carousel-indicators"> |
|
|
|
<video width="100%" height="auto" id="vid" autoplay playsinline loop muted> |
|
|
|
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> |
|
|
|
<source src="{{url('frontend/video/aplus-video.mp4')}}" type="video/mp4"> |
|
|
|
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> |
|
|
|
</video> |
|
|
|
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> |
|
|
|
<div class="banner-description"> |
|
|
|
</div> |
|
|
|
<h2>Study Commercial</h2> |
|
|
|
<div class="carousel-inner"> |
|
|
|
<h3>Cookery in Australia</h3> |
|
|
|
<div class="carousel-item active"> |
|
|
|
<p>Let us find you a work placement and secure your permanent residency in just 4 simple steps.</p> |
|
|
|
<img src="{{url('frontend/images/slider.png')}}" class="d-block w-100" alt="..."> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="banner-description-two"> |
|
|
|
<div class="carousel-item"> |
|
|
|
<h2>Our pathway will </h2> |
|
|
|
<img src="{{url('frontend/images/slider.png')}}" class="d-block w-100" alt="..."> |
|
|
|
<h3>help you build a secure future in Australia </h3> |
|
|
|
</div> |
|
|
|
<p>Let us find you a work placement and secure your permanent residency in just 4 simple steps.</p> |
|
|
|
<div class="carousel-item"> |
|
|
|
</div> |
|
|
|
<img src="{{url('frontend/images/slider.png')}}" class="d-block w-100" alt="..."> |
|
|
|
<div class="banner-description-three"> |
|
|
|
</div> |
|
|
|
<h2>Our pathway will </h2> |
|
|
|
</div> |
|
|
|
<h3>help you build a secure future in Australia </h3> |
|
|
|
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> |
|
|
|
<p>Let us find you a work placement and secure your permanent residency in just 4 simple steps.</p> |
|
|
|
<span class="carousel-control-prev-icon" aria-hidden="true"></span> |
|
|
|
|
|
|
|
<span class="visually-hidden">Previous</span> |
|
|
|
|
|
|
|
</button> |
|
|
|
|
|
|
|
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> |
|
|
|
|
|
|
|
<span class="carousel-control-next-icon" aria-hidden="true"></span> |
|
|
|
|
|
|
|
<span class="visually-hidden">Next</span> |
|
|
|
|
|
|
|
</button> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
</section> |
|
|
|
<!-- Slider section --> |
|
|
|
<!-- Slider section --> |
|
|
|
<!-- Achievement section --> |
|
|
|
<!-- Achievement section --> |
|
|
|
<section class="achievement-section"> |
|
|
|
<section class="achievement-section"> |
|
|
@ -327,14 +321,10 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-md-6"> |
|
|
|
<div class="col-md-6"> |
|
|
|
<div class="row"> |
|
|
|
|
|
|
|
<div class="col-md-12"> |
|
|
|
|
|
|
|
<div class="enquiry-header text-center"> |
|
|
|
<div class="enquiry-header text-center"> |
|
|
|
<h2>Quick Enquiry</h2> |
|
|
|
<h2>Quick Enquiry</h2> |
|
|
|
<p>Want to get in touch? Please fill in the form below and one of our agents will be in touch with you shortly. </p> |
|
|
|
<p>Want to get in touch? Please fill in the form below and one of our agents will be in touch with you shortly. </p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
<form action=""> |
|
|
|
<form action=""> |
|
|
|
<div class="row enquiry-form"> |
|
|
|
<div class="row enquiry-form"> |
|
|
|
<div class="col-md-6"> |
|
|
|
<div class="col-md-6"> |
|
|
@ -375,7 +365,7 @@ |
|
|
|
</label> |
|
|
|
</label> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<select class="form-select" id="inputGroupSelect01"> |
|
|
|
<select class="form-select" id="inputGroupSelect01"> |
|
|
|
<option selected>Choose Services</option> |
|
|
|
<option hidden>Choose Services</option> |
|
|
|
<option value="1">One</option> |
|
|
|
<option value="1">One</option> |
|
|
|
<option value="2">Two</option> |
|
|
|
<option value="2">Two</option> |
|
|
|
<option value="3">Three</option> |
|
|
|
<option value="3">Three</option> |
|
|
@ -392,6 +382,9 @@ |
|
|
|
<textarea class="form-control" id="exampleFormControlTextarea1" rows="3" placeholder="Message" name="message"></textarea> |
|
|
|
<textarea class="form-control" id="exampleFormControlTextarea1" rows="3" placeholder="Message" name="message"></textarea> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="text-center mt-3"> |
|
|
|
|
|
|
|
<button class="btn-submit">Submit</button> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</form> |
|
|
|
</form> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -399,6 +392,7 @@ |
|
|
|
</section> |
|
|
|
</section> |
|
|
|
<!-- cotact section --> |
|
|
|
<!-- cotact section --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@endsection |
|
|
|
@endsection |
|
|
|
|
|
|
|
|
|
|
|
@section('script') |
|
|
|
@section('script') |
|
|
|