[edit] content changed

aplus#38
tribikram 2 years ago
parent 03a6955528
commit eefca9f805
  1. 12
      public/frontend/css/style.css
  2. 2
      resources/views/am_chef.blade.php
  3. 8
      resources/views/labor_agreement.blade.php
  4. 12
      resources/views/layout/app.blade.php
  5. 2
      resources/views/need_chef.blade.php
  6. 2
      resources/views/pathway_programme.blade.php
  7. 4
      resources/views/recruitment.blade.php

@ -1510,7 +1510,7 @@ Responsive Codes
.service-secondary-desc p{
font-weight: 500;
font-size: 16px;
line-height: 1.8rem;
line-height: 1.6rem;
color: #FFFFFF;
margin-bottom: 25px;
}
@ -1586,12 +1586,17 @@ Responsive Codes
}
.need-chef-card:hover p,
.need-chef-card:hover h4,
.need-chef-card:hover h6{
.need-chef-card:hover h6,
.need-chef-card:hover span{
color: #FFFFFF;
}
.need-chef-top{
padding: 30px;
}
.need-chef-top span{
color: #0E4F97;
text-decoration: underline;
}
/* insurance page css */
.insurance-banner{
padding: 6rem;
@ -1696,6 +1701,9 @@ Responsive Codes
color: #FFFFFF;
text-align: center;
}
.immigration-logo{
width: 70%;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
h2{

@ -17,7 +17,7 @@
</ol>
</nav>
<div class="chef-banner-content">
<h2>Work as a Chef</h2>
<h2>Hospitality Candidates</h2>
</div>
</section>
<section class="hiring-chef">

@ -47,15 +47,15 @@
</ul>
</div>
</div>
<p>Each occupation listed in the Premium Dining Labour agreement has a pathway to permanent residence after three years of sponsorship, either through a Subclass 186 Employer Nominated (ENS)visa or a Subclass 191 Skilled Regional Visa.
<p>Each occupation listed in the Premium Dining Labour agreement has a pathway to permanent residence after three years of sponsorship, either through a Subclass, 186 Employer Nominated (ENS)visa or a Subclass 191 Skilled Regional Visa.
<br><br>
Currently, the age limit for the Subclass 186 Vis is under 55 years.
Currently, the age limit for the Subclass 186 Visa is under 45 years.
</p>
<h4>The following must require under TSS and SESR visa for Nominee,</h4>
<ul class="mt-3">
<li>An overall IELTS 5.0 (or equivalent),</li>
<li>no less than IELTS 4.5 for listening and speaking and</li>
<li>no less than IELTS 4.0 for reading and writing.</li>
<li>No less than IELTS 4.5 for listening and speaking and</li>
<li>No less than IELTS 4.0 for reading and writing.</li>
</ul>
</section>
<section class="labor-section-secondary">

@ -66,8 +66,8 @@
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li>
<a class="dropdown-item" href="{{url('/need_chef')}}">Hire a Chef</a>
<a class="dropdown-item" href="{{url('/am_chef')}}">Work as a Chef</a>
<a class="dropdown-item" href="{{url('/need_chef')}}">Hospitality Operator’s</a>
<a class="dropdown-item" href="{{url('/am_chef')}}">Hospitality Candidates</a>
<a class="dropdown-item" href="{{url('/labor_agreement')}}">Labour Agreements</a>
</li>
</ul>
@ -115,7 +115,9 @@
<div class="footer-desc">
<img src="{{url('frontend/images/footer-logo.png')}}" class="img-fluid" alt="">
<p>A PLUS Australia Agency, we strive to turn your dream into reality. We help you to achieve Permanent Residency in Australia.</p>
<img src="{{url('frontend/images/immigration-lawyers.png')}}" class="img-fluid mt-3" alt="">
<div class="immigration-logo">
<img src="{{url('frontend/images/immigration-lawyers.png')}}" class="img-fluid mt-4" alt="">
</div>
</div>
</div>
<div class="col-md-3">
@ -133,8 +135,8 @@
<div class="recruitment">
<h2>Recruitment</h2>
<ul>
<li><a href="/need_chef">Hire a Chef</a></li>
<li><a href="/am_chef">Work as a Chef</a></li>
<li><a href="/need_chef">Hospitality Operator’s</a></li>
<li><a href="/am_chef">Hospitality Candidates</a></li>
<li><a href="/labor_agreement">Labour Agreements</a></li>
</ul>
</div>

@ -17,7 +17,7 @@
</ol>
</nav>
<div class="chef-banner-content">
<h2>Hire a Chef</h2>
<h2>Hospitality Operator’s</h2>
</div>
</section>
<section class="hiring-chef">

@ -38,7 +38,7 @@
</section>
<section class="pathway-steps-section">
<div class="pathway-step-header">
<h2><span>Pathway</span> to Secure a Better Future in Australia through 4 Simple Steps</h2>
<h2><span>Pathway</span> to a Successful Future In Australia through 4 Simple Steps</h2>
<p>The current certification needed is a Cert IV in Commercial Cookery to receive a positive skills assessment. You can even accomplish this without an employer's sponsorship or having to reside in a rural area.</p>
<h5>Here are a few easy steps that could help you follow this road.</h5>
</div>

@ -33,7 +33,7 @@
<br><br>
Need help finding the best candidates for your business? Whatever you need, we work relentlessly to provide the best talent for your business.
<br><br>
Please get in touch via our enquiry form. We would love to find out how we can help you!
Please get in touch via our <span>enquiry form</span> . We would love to find out how we can help you!
</p>
</div>
<div class="need-chef-card-img text-center">
@ -51,7 +51,7 @@
<br><br>
A Plus Agency gives hospitality workers like yourself the ultimate freedom & choice, we don’t just end our relationship upon placement. We constantly support you throughout your employment and help ensure progressive professional development.
<br><br>
If you are looking to secure a future within Australia's hospitality sector, we’d love to hear from you. Please send an enquiry with evidence of your skills and qualifications so we can connect you with any opportunities that may arise.
If you are looking to secure a future within Australia's hospitality sector, we’d love to hear from you. Please send an <span>enquiry</span> with evidence of your skills and qualifications so we can connect you with any opportunities that may arise.
</p>
</div>
<div class="need-chef-card-img text-center">

Loading…
Cancel
Save