Compare commits

..

4 Commits

Author SHA1 Message Date
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. 27
      public/frontend/css/style.css
  2. BIN
      public/frontend/images/footer-logo.png
  3. BIN
      public/frontend/images/immigration-lawyers.png
  4. 4
      resources/views/labor_agreement.blade.php
  5. 9
      resources/views/layout/app.blade.php
  6. 12
      resources/views/pathway_programme.blade.php
  7. 17
      resources/views/recruitment.blade.php
  8. 10
      resources/views/welcome.blade.php

@ -1487,12 +1487,18 @@ Responsive Codes
padding: 3rem 6rem; padding: 3rem 6rem;
background: linear-gradient(to right, rgba(245, 245, 245, 0) 0%,rgba(255, 255, 255, 0) 20%,rgb(255, 248, 239) 20%,rgb(254, 255, 236) 100%); background: linear-gradient(to right, rgba(245, 245, 245, 0) 0%,rgba(255, 255, 255, 0) 20%,rgb(255, 248, 239) 20%,rgb(254, 255, 236) 100%);
} }
.service-primary-img, .service-secondary .service-secondary-img{
.service-secondary-img{ position: absolute;
bottom: 0;
left: 0;
width: 50%;
}
.service-primary-img{
margin-right: 25px; margin-right: 25px;
} }
.service-secondary{ .service-secondary{
padding: 3rem 6rem 0 6rem; position: relative;
padding: 3rem 6rem;
background: #E54A5F; background: #E54A5F;
} }
.service-secondary-desc h3{ .service-secondary-desc h3{
@ -1573,7 +1579,7 @@ Responsive Codes
justify-content: space-between; justify-content: space-between;
background: #F3F3F3; background: #F3F3F3;
border-radius: 15px; border-radius: 15px;
min-height: 46pc; min-height: 50pc;
} }
.need-chef-card:hover{ .need-chef-card:hover{
background: #104682; background: #104682;
@ -1672,7 +1678,7 @@ Responsive Codes
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
padding: 30px 20px; padding: 30px 20px;
min-height: 22pc; min-height: 25pc;
} }
.pathway-steps-icon{ .pathway-steps-icon{
background: #FFFFFF; background: #FFFFFF;
@ -1714,7 +1720,8 @@ Responsive Codes
.recruitment-banner .breadcrumb, .recruitment-banner .breadcrumb,
.news-banner-section .breadcrumb, .news-banner-section .breadcrumb,
.services-banner-section .breadcrumb, .services-banner-section .breadcrumb,
.pathway-banner-section .breadcrumb{ .pathway-banner-section .breadcrumb,
.labor-agreement-banner .breadcrumb{
display: none; display: none;
} }
.banner-section .banner-description { .banner-section .banner-description {
@ -1860,11 +1867,17 @@ Responsive Codes
background:rgb(231, 231, 231); background:rgb(231, 231, 231);
} }
.service-primary-img, .service-primary-img,
.service-secondary-img,
.service-last-img, .service-last-img,
.insurance-desc-img{ .insurance-desc-img{
margin: 0 0 20px 0; margin: 0 0 20px 0;
} }
.service-secondary .service-secondary-img{
position: relative;
margin: 0 0 20px 0;
bottom: 0;
left: 0;
width: 100%;
}
} }
@media only screen and (min-width: 768px) and (max-width: 1024px){ @media only screen and (min-width: 768px) and (max-width: 1024px){
html { html {

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

@ -18,6 +18,10 @@
</div> </div>
</section> </section>
<section class="labor-section-primary"> <section class="labor-section-primary">
<div class="text-center mb-5">
<h2>Labour Agreement</h2>
<p>Finding the right hospitality staff in the domestic market has been proven to be difficult for many hospitality operators. Labour Agreement can serve as a strategic tool for operators within the industry to hire, educate and retain staff ensuring you have the required resources to focus on growing your business. We are specialists in assisting Premium Dining Restaurants along with Hotel and Accommodation owners in obtaining labour agreements.</p>
</div>
<h5>Restaurant <hr></h5> <h5>Restaurant <hr></h5>
<h2>Labour Agreement – Restaurant (Premium Dining)</h2> <h2>Labour Agreement – Restaurant (Premium Dining)</h2>
<p>Through Labour Agreements, restaurants can hire overseas workers who are either not eligible for standard immigration programmes or have access to permanent visa options with different terms and conditions than would otherwise be available.</p> <p>Through Labour Agreements, restaurants can hire overseas workers who are either not eligible for standard immigration programmes or have access to permanent visa options with different terms and conditions than would otherwise be available.</p>

@ -113,8 +113,9 @@
<div class="row"> <div class="row">
<div class="col-md-3"> <div class="col-md-3">
<div class="footer-desc"> <div class="footer-desc">
<img src="{{url('frontend/images/logo.png')}}" class="img-fluid" alt=""> <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> <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> </div>
</div> </div>
<div class="col-md-3"> <div class="col-md-3">
@ -152,8 +153,8 @@
</div> </div>
</div> </div>
<div class="footer-bottom"> <div class="footer-bottom">
<div class="abn"> <div class="copyright">
<p>ABN : 97654871011 </p> <p>MIGRATION AGENT’S NUMBER MARN: 1463534</p>
</div> </div>
<div class="copyright"> <div class="copyright">
<p>APLUS © 2022. All Rights Reserved.</p> <p>APLUS © 2022. All Rights Reserved.</p>

@ -28,7 +28,9 @@
<div class="service-secondary-desc"> <div class="service-secondary-desc">
<h5><hr>Education</h5> <h5><hr>Education</h5>
<h3>Pathway from Education</h3> <h3>Pathway from Education</h3>
<p>Some students come to Australia and like living here so much that they decide to live and apply for Permanent Residence Visa after completing their studies. Several pathways to a better future in Australia for international students are available, which will be determined by factors such as qualification, English language ability, employment history and other requirements.</p> <p>A PLUS AGENCY partners with educational providers throughout Australia to assist aspiring students in obtaining the relevant qualifications before embarking on further professional development.</p>
<p>It is common for international students to come to Australia and decide to look for permanent migration options to call Australia home! There are several pathways available to secure a future in Australia, however, the first step is ensuring relevant qualifications are obtained.</p>
<p>At A PLUS AGENCY, we aid from day one and provide a proven framework with an emphasis on employability.</p>
<a href="/contact">Book An Appointment</a> <a href="/contact">Book An Appointment</a>
</div> </div>
</div> </div>
@ -41,7 +43,7 @@
<h5>Here are a few easy steps that could help you follow this road.</h5> <h5>Here are a few easy steps that could help you follow this road.</h5>
</div> </div>
<div class="row g-4"> <div class="row g-4">
<div class="col-md-3"> <div class="col-lg-3 col-md-6">
<div class="pathway-step-card"> <div class="pathway-step-card">
<div class="pathway-steps-icon"> <div class="pathway-steps-icon">
<img src="{{url('frontend/icons/write-blue.svg')}}" alt=""> <img src="{{url('frontend/icons/write-blue.svg')}}" alt="">
@ -52,7 +54,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-3"> <div class="col-lg-3 col-md-6">
<div class="pathway-step-card"> <div class="pathway-step-card">
<div class="pathway-steps-icon"> <div class="pathway-steps-icon">
<img src="{{url('frontend/icons/online-learning.svg')}}" alt=""> <img src="{{url('frontend/icons/online-learning.svg')}}" alt="">
@ -63,7 +65,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-3"> <div class="col-lg-3 col-md-6">
<div class="pathway-step-card"> <div class="pathway-step-card">
<div class="pathway-steps-icon"> <div class="pathway-steps-icon">
<img src="{{url('frontend/icons/efficiency.svg')}}" alt=""> <img src="{{url('frontend/icons/efficiency.svg')}}" alt="">
@ -74,7 +76,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-3"> <div class="col-lg-3 col-md-6">
<div class="pathway-step-card"> <div class="pathway-step-card">
<div class="pathway-steps-icon"> <div class="pathway-steps-icon">
<img src="{{url('frontend/icons/recruitment-icon.svg')}}" alt=""> <img src="{{url('frontend/icons/recruitment-icon.svg')}}" alt="">

@ -27,11 +27,11 @@
<a href="/need_chef"> <a href="/need_chef">
<div class="need-chef-card"> <div class="need-chef-card">
<div class="need-chef-top"> <div class="need-chef-top">
<h4>Hire a Chef</h4> <h4>I am a Hospitality Operator</h4>
<h6>Connecting People and Businesses</h6> <h6>Our goal is to connect highly skilled people with hospitality operators.</h6>
<p>A Plus Agency is an education and recruitment firm specializing in the hospitality industry, focusing on business-to-business relationships and international chef placements. <p>A Plus Agency is an education and recruitment firm specialising in the hospitality industry, we concentrate on business-to-business relations and international candidate placements.
<br><br> <br><br>
Need help finding the best chef for your business? Whatever you need, we will help to find the right talent! 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> <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 enquiry form. We would love to find out how we can help you!
</p> </p>
@ -46,13 +46,12 @@
<a href="/am_chef"> <a href="/am_chef">
<div class="need-chef-card"> <div class="need-chef-card">
<div class="need-chef-top"> <div class="need-chef-top">
<h4>Work as a Chef</h4> <h4>I am A Hospitality Candidate</h4>
<h6>We help you Grow, Choose a Job you Love</h6> <p>At A-PLUS we are obsessed with enabling individuals to further progress within their careers.
<p>A Plus Agency gives hospitality workers like you the ultimate freedom & choice, supports you throughout your employment and provides protection.
<br><br> <br><br>
If you want to work in Australia as a Chef or a Cook, you must provide evidence that you have the skills and qualifications to fulfil the specific job requirements. 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> <br><br>
Are you a chef looking for work? We would love to hear from you! 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.
</p> </p>
</div> </div>
<div class="need-chef-card-img text-center"> <div class="need-chef-card-img text-center">

@ -16,7 +16,7 @@
</video> </video>
<span class="banner-shadow"></span> <span class="banner-shadow"></span>
<div class="banner-description"> <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-text="Study Programme"></span>
<span data-text2="Training Programme"></span> <span data-text2="Training Programme"></span>
<span data-text3="Skill Assessment"></span> <span data-text3="Skill Assessment"></span>
@ -69,16 +69,16 @@
<div class="col-md-6"> <div class="col-md-6">
<div class="about-us-sec"> <div class="about-us-sec">
<h2>A-Plus Australia Agency</h2> <h2>A-Plus Australia Agency</h2>
<h4>We will help you achieve Permanent Residency in Australia</h4> <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. <p>The success in your life comes from you thriving in the things that you are most passionate about.
<br><br> <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> </p>
<h5>Why Choose A-Plus Australia Agency?</h5> <h5>Why Choose A-Plus Australia Agency?</h5>
<ul> <ul>
<li>100% Success</li> <li>100% Success</li>
<li>Pathway to Parmanent</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> </ul>
<a href="{{url('/about')}}">View More</a> <a href="{{url('/about')}}">View More</a>
</div> </div>

Loading…
Cancel
Save