Compare commits

..

9 Commits

Author SHA1 Message Date
tribikram 261c2a7830 [edit] service view image fixed 2 years ago
Mahesh Sharma 05224827b2 layout-app 2 years ago
tribikram d8f54dde16 [edit] content changed 2 years ago
tribikram eefca9f805 [edit] content changed 2 years ago
Mahesh Sharma 03a6955528 meta-title-change 2 years ago
Mahesh Sharma 25ba8f6b78 37-rebase-2nd 2 years ago
Mahesh Sharma a21bc7dc07 37-rebase-2nd 2 years ago
Mahesh Sharma 80739d640b 37-rebase 2 years ago
Mahesh Sharma 8682614dcc welcome-and-layout 2 years ago
  1. 22
      public/frontend/css/style.css
  2. 2
      resources/views/am_chef.blade.php
  3. 8
      resources/views/labor_agreement.blade.php
  4. 14
      resources/views/layout/app.blade.php
  5. 2
      resources/views/need_chef.blade.php
  6. 4
      resources/views/pathway_programme.blade.php
  7. 4
      resources/views/recruitment.blade.php
  8. 4
      resources/views/service_view.blade.php
  9. 6
      resources/views/welcome.blade.php

@ -382,7 +382,8 @@ Responsive Codes
.service-primary .row,
.service-secondary .row,
.service-view-last .row,
.insurance-desc .row{
.insurance-desc .row,
.service-detail-secondary .row{
display: flex;
align-items: center;
}
@ -1496,6 +1497,10 @@ Responsive Codes
.service-primary-img{
margin-right: 25px;
}
.service-detail-secondary{
padding: 3rem 6rem 0 6rem;
background: #E54A5F;
}
.service-secondary{
position: relative;
padding: 3rem 6rem;
@ -1510,7 +1515,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 +1591,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 +1706,9 @@ Responsive Codes
color: #FFFFFF;
text-align: center;
}
.immigration-logo{
width: 65%;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
h2{
@ -1784,7 +1797,8 @@ Responsive Codes
.insurance-desc,
.labor-section-primary,
.labor-section-secondary,
.pathway-steps-section{
.pathway-steps-section,
.service-detail-secondary{
padding: 2rem;
}
.visa-services,

@ -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</a>
<a class="dropdown-item" href="{{url('/am_chef')}}">Hospitality Candidate</a>
<a class="dropdown-item" href="{{url('/labor_agreement')}}">Labour Agreements</a>
</li>
</ul>
@ -114,8 +114,10 @@
<div class="col-md-3">
<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="">
<p>A PLUS Australia Agency, we strive to turn your dream into reality. We help you to secure your future in Australia.</p>
<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</a></li>
<li><a href="/am_chef">Hospitality Candidate</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">

@ -2,7 +2,7 @@
@section('title')
<title>Pathway Programme</title>
<meta name="description" content="Delivering excellent and cost-effective solutions to esnure customer satisfaction."/>
<meta name="og:title" content="Pathway Programme"/>
<meta name="og:title" content="Education"/>
<meta name="og:image" content="{{url('frontend/images/education-banner.png')}}"/>
@endsection
@section('content')
@ -38,7 +38,7 @@
</section>
<section class="pathway-steps-section">
<div class="pathway-step-header">
<h2><span>Pathway</span> to Australian PR 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">

@ -42,10 +42,10 @@
</section>
@if($service_sections->count() > 1)
@php $second_service = $service_sections[1];@endphp
<section class="service-secondary">
<section class="service-detail-secondary">
<div class="row">
<div class="col-md-6">
<div class="service-secondary-img">
<div class="service-detail-secondary-img">
<img src="{{url($second_service->image ?? '')}}" class="w-100" alt="">
</div>
</div>

@ -16,7 +16,7 @@
</video>
<span class="banner-shadow"></span>
<div class="banner-description">
<h2>4 Easy Steps To <br> Secure a Better Future <br> In Australia
<h2>4 Easy Steps To <br> Secure Your Future <br> In Australia
<span data-text="Study Programme"></span>
<span data-text2="Training Programme"></span>
<span data-text3="Skill Assessment"></span>
@ -72,13 +72,13 @@
<h4>We will help you secure a long-lasting future in Australia</h4>
<p>The success in your life comes from you thriving in the things that you are most passionate about.
<br><br>
At A-PLUS Australia agency, we strive to turn your dream into reality. Our team of well-established advisers are here to help you gain your qualifications and kick start your life by assisting you from the day of application till you gain your Permanent Residency in Australia.
At A-PLUS Australia Agency, we strive to turn your dream into reality. Our team of well-established advisers are here to help you gain your qualifications and kick start your life by assisting you from the day of application till you gain your Permanent Residency in Australia.
</p>
<h5>Why Choose A-Plus Australia Agency?</h5>
<ul>
<li>100% Success</li>
<li>Proven pathways to a successful future in Australia.</li>
<li>You are our first Priority</li>
<li>You are our priority</li>
</ul>
<a href="{{url('/about')}}">View More</a>
</div>

Loading…
Cancel
Save