[add] index page slicing till recruitment header

AplusAgency/#2
tribikram 2 years ago
parent 9c28338665
commit 03fbe1ae1c
  1. 157
      public/frontend/css/style.css
  2. 7
      public/frontend/icons/Insurance-Icon.svg
  3. 8
      public/frontend/icons/recruitment.svg
  4. 8
      public/frontend/icons/ribbon.svg
  5. 9
      public/frontend/icons/rpl-icon.svg
  6. BIN
      public/frontend/images/about-image.png
  7. BIN
      public/frontend/images/icebergs.png
  8. BIN
      public/frontend/images/laundy-hotels-logo.png
  9. BIN
      public/frontend/images/tapa-vino.png
  10. BIN
      public/frontend/images/the-sydney-collective.png
  11. 6
      resources/views/layout/app.blade.php
  12. 108
      resources/views/welcome.blade.php

@ -4,8 +4,6 @@
box-sizing: border-box;
}
body {
/* font-family: 'Lato', sans-serif important; */
/* font-family: 'Rubik', sans-serif; */
font-family: 'Poppins', sans-serif;
overflow-x: hidden;
}
@ -57,6 +55,8 @@ h4{
z-index: 999;
width: 100%;
box-shadow: 0 0.5px 1px rgba(246, 246, 246, 0.96);
transition: padding 500ms, box-shadow 500ms;
transition-delay: 200ms;
}
.header-scroll{
padding: 0 6rem;
@ -64,10 +64,9 @@ h4{
position: sticky;
box-shadow: 0 2px 4px rgba(99, 99, 99, 0.25);
}
.header .logo{
height: 4rem;
.header-scroll .logo{
height: 5rem;
}
.navbar-list {
display: flex;
justify-content: center;
@ -98,9 +97,9 @@ h4{
}
.mobile-nav-icon {
width: 3rem;
width: 2rem;
height: 2rem;
color: #212529;
color: #ffffff;
}
.mobile-nav-icon[name="close-outline"] {
@ -152,11 +151,6 @@ Responsive Codes
z-index: 999;
}
.header .logo {
width: 40%;
}
.navbar-list {
/* display: none; */
width: 100%;
@ -176,7 +170,7 @@ Responsive Codes
pointer-events: none;
}
.nav-inner{
background: #ffffff;
background: #071C39;
}
.navbar-list {
@ -205,7 +199,7 @@ Responsive Codes
.header {
padding: 0 0.8rem;
position: sticky;
background: #FFFFFF;
background: #071C39;
}
.header .logo {
@ -231,3 +225,138 @@ Responsive Codes
align-items: center;
gap: 15px;
}
/* about us section css */
.about-us-section{
padding: 3rem 6rem;
}
.about-us-section .row{
display: flex;
align-items: center;
}
.about-us-sec h2{
color: #071C39;
}
.about-us-sec h4{
color: #F54C5F;
font-size: 16px;
}
.about-us-sec h5{
font-weight: 700;
font-size: 16px;
line-height: 28px;
color: #01070F;
}
.about-us-sec ul {
margin-bottom: 2rem;
}
.about-us-sec ul li {
list-style: none;
font-weight: 500;
font-size: 17px;
line-height: 33px;
letter-spacing: 0.001em;
color: #01070F;
}
.about-us-sec ul li::before {
content: "\f058";
color: #071C39;
font-family: FontAwesome;
display: inline-block;
margin-right: 0.6em;
margin-left: -1.3em;
width: 1.3em;
}
.about-us-sec a{
background: #071C39;
border-radius: 25px;
padding: 10px 20px;
text-decoration: none;
color: #FFFFFF;
margin-top: 15px;
}
/* about us section css */
/* our services section css */
.our-serivces-section{
padding: 3rem 6rem;
background: #071C39;
}
.our-services-header h2{
color: #FFFFFF;
}
.our-services-header p{
color: #FFFFFF;
padding: 0 30%;
margin-bottom: 45px;
}
.services-cards{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 25px;
}
.services-card{
background: #0E2B52;
box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.07);
border-radius: 12px;
padding: 20px;
align-items: center;
}
.services-icon{
padding: 20px;
width: 100px;
height: 100px;
margin: 0 auto;
border-radius: 50%;
background: #1B3D69;
}
.services-card-content{
align-items: center;
margin: 20px auto;
}
.services-card-content h3{
font-weight: 600;
font-size: 22px;
line-height: 33px;
text-align: center;
color: #FFFFFF;
}
.services-card-content p{
font-weight: 400;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #FFFFFF;
}
/* our services section css */
/* our recruitment section css */
.our-recruitment-section{
padding: 3rem 6rem;
background: #E7E7E7;
}
.our-recruitment-header h2{
color: #071C39;
text-align: center;
}
.our-recruitment-header p{
font-weight: 700;
font-size: 17px;
line-height: 26px;
text-align: center;
color: #071C39;
}
/* our recruitment section css */
.slider-partners .slick-track{
padding: 0 3rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.slider-partners .slick-next::before{
content: "\f054";
color: #01070F;
font-family: FontAwesome;
}
.slider-partners .slick-prev::before{
content: "\f053";
color: #01070F;
font-family: FontAwesome;
}

@ -0,0 +1,7 @@
<svg width="61" height="79" viewBox="0 0 61 79" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.5282 22.5425C6.38372 22.5425 3.57032 26.1597 3.40956 30.0984C3.40956 31.8668 0.596196 32.4778 0.596191 30.0984C0.596176 22.5425 6.78562 1 29.9358 1C56.6227 1 59.838 28.6515 59.838 30.0984C59.838 31.5453 57.6677 32.1884 57.4266 30.0984C57.1854 28.0085 55.3366 22.5425 48.906 22.5425C42.4754 22.5425 41.1089 28.4104 41.1089 30.0984C41.1089 31.7865 38.3759 32.5903 38.3759 30.0984C38.3759 24.7932 33.9549 22.5425 31.463 22.5425V37.8151H28.8908V22.5425C23.9875 22.5425 22.219 28.1693 22.219 29.6965C22.219 31.9472 19.486 32.0276 19.486 29.6965C19.486 26.7224 16.6727 22.5425 11.5282 22.5425Z" fill="white" stroke="#6898DB"/>
<path d="M30.418 56.3031C14.1004 56.3031 9.84013 70.6915 9.84013 76.7202C9.54539 77.2293 9.56683 78.2475 12.0105 78.2475H47.6199C49.1471 78.2475 50.6744 78.7298 50.6744 77.4436C50.6744 74.5499 46.7357 56.3031 30.418 56.3031Z" fill="white"/>
<path d="M40.707 47.461C40.707 53.2322 36.0285 57.9107 30.2573 57.9107C24.486 57.9107 19.8075 53.2322 19.8075 47.461C19.8075 41.6898 24.486 37.0113 30.2573 37.0113C36.0285 37.0113 40.707 41.6898 40.707 47.461Z" fill="white"/>
<path d="M49.5862 54.1999L58.3176 57.9636C58.5195 58.0506 58.6408 58.2592 58.6167 58.4776L57.5613 68.0308C57.4058 69.4387 56.7131 70.7322 55.6276 71.6421L49.7094 76.6024C49.5236 76.7582 49.2529 76.7582 49.0671 76.6024L43.1489 71.6421C42.0634 70.7322 41.3707 69.4387 41.2152 68.0308L40.1598 58.4776C40.1357 58.2592 40.257 58.0506 40.4589 57.9636L49.1903 54.1999C49.3167 54.1454 49.4599 54.1454 49.5862 54.1999L49.7841 53.7407L49.5862 54.1999Z" fill="white" stroke="#6898DB" stroke-linecap="round"/>
<path d="M47 65.1534L48.54 66.3735C48.9755 66.7186 49.6089 66.6424 49.9502 66.2039L54 61" stroke="#6898DB" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

@ -0,0 +1,8 @@
<svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="60" cy="60" r="60" fill="#1B3D69"/>
<path d="M75 67.5368L82.8937 73.4304C83.321 73.7494 83.9235 73.677 84.2631 73.2658L101 53" stroke="white" stroke-width="5" stroke-linecap="round"/>
<path d="M99.5 69.5C99.5 73.052 98.3874 76.5149 96.3184 79.4021C94.2494 82.2894 91.328 84.456 87.9645 85.5978C84.6009 86.7396 80.9642 86.7991 77.5652 85.768C74.1661 84.7369 71.1753 82.667 69.013 79.8489C66.8506 77.0309 65.6253 73.6064 65.5091 70.0562C65.3929 66.5061 66.3916 63.0087 68.365 60.0553C70.3384 57.1019 73.1874 54.8408 76.5117 53.5896C79.8361 52.3384 83.4689 52.1599 86.8999 53.0793" stroke="white" stroke-width="5" stroke-linecap="round"/>
<path d="M42.7579 32.2755C42.1442 33.8571 42.1442 36.0714 42.7579 40.5C40.6099 43.9796 43.6785 45.2449 43.9854 46.1939C44.2922 47.1429 46.7471 56 55.0324 56C63.3177 56 63.6245 46.1939 64.5451 46.1939C65.4657 46.1939 67 44.9286 67 43.0306C67 41.1327 66.0794 41.7653 66.0794 40.5C66.0794 39.2347 66.3863 33.5408 65.1588 31.3265C63.9314 29.1122 60.5559 25 53.8049 25C47.054 25 43.3716 30.6939 42.7579 32.2755Z" fill="white"/>
<path d="M45.7323 58C41.9528 60.0357 33.7008 64.4929 30.9291 66.0357C29.9843 66.4643 27.9055 68.0286 27.1496 70.8571C26.3937 73.6857 24.7349 81.4643 24 85H64C61.7953 82.4286 60.5354 79.5357 59.5905 76.3214C58.8346 77.6071 55.706 81.5714 54.2362 83.3929L48.8819 75.6786L45.7323 58Z" fill="white"/>
<path d="M51 74.3158C51.7778 71.7895 53.2 66.5474 52.6667 65.7895L51.6667 64.2105L54 62C55 62.5263 57 63.7053 57 64.2105C57 64.7158 56.3333 65.8947 56 66.4211L58 74.3158L54 80L51 74.3158Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

@ -0,0 +1,8 @@
<svg width="74" height="68" viewBox="0 0 74 68" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.54983 48.5906C6.30531 48.5906 5.44969 46.0846 5.44969 43.7494C5.44969 42.895 4.5163 42.5533 4.32184 43.1229C3.92944 44.2722 3.38845 46.6541 3.81625 50.755C4.24406 54.8558 7.27758 55.3115 9.10548 55.1976C10.9334 55.0837 29.9512 52.3498 31.2347 52.065C32.5181 51.7802 32.5959 50.4133 32.7903 48.5906C32.9848 46.768 31.9347 40.5029 31.5069 38.7942C31.0791 37.0855 30.4957 35.8894 29.5234 35.8894C28.5512 35.8894 17.9727 35.092 14.8614 34.4655C11.7501 33.839 3.38845 31.6177 1.40499 37.5981C-0.578467 43.5785 -0.267336 51.6663 1.13275 55.881C2.53284 60.0958 6.3442 60.9501 8.36654 60.6654C10.3889 60.3806 16.9615 59.1276 18.8283 59.1276C20.6951 59.1276 26.801 59.2415 28.5901 59.1276C30.3791 59.0136 33.5293 54.2863 31.2347 54.5711C28.9401 54.8558 8.59989 59.811 5.21635 57.0202C1.8328 54.2293 2.18282 51.2106 2.06615 46.6541C1.94947 42.0976 3.85515 37.4842 6.3442 37.5981C8.83325 37.712 9.84441 40.6168 9.9222 43.7494C9.99917 46.8487 8.79435 48.5906 7.54983 48.5906Z" fill="white"/>
<path d="M32.5181 58.0455C34.0737 50.1856 33.9959 45.1165 32.2069 36.2313C35.046 35.263 40.7864 35.8326 41.3464 35.8326C42.0465 35.8326 42.9979 36.2313 43.291 37.4274C45.6633 47.1099 43.4465 56.3369 43.291 57.2482C43.1665 57.9772 42.5391 58.0835 42.2409 58.0455C39.9852 58.0455 36.6794 58.5581 32.5181 58.0455Z" fill="white"/>
<path d="M45.3522 50.5843C45.7023 46.7682 44.5744 37.9969 44.2633 36.0604C51.3285 35.3959 65.8986 33.7252 67.4036 33.7252C69.426 33.7252 70.9573 34.8597 71.6817 36.2882C74.582 42.0081 73.9063 49.7552 73.6692 52.4747L73.6651 52.5208C73.4318 55.1977 73.004 56.2799 71.2928 56.166C69.9238 56.0748 54.6991 53.6979 47.2579 52.5208C46.3245 52.2929 45.1171 53.1473 45.3522 50.5843Z" fill="white"/>
<path d="M70.7483 58.1594C69.5815 57.9316 47.6468 55.0838 46.0912 54.9129C43.291 55.3116 44.66 58.5923 46.0912 58.729C47.5224 58.8657 53.1694 59.0897 55.814 59.1846C58.3808 59.4124 65.4202 60.8933 68.3759 60.6085C73.4318 59.5264 71.915 58.3872 70.7483 58.1594Z" fill="white"/>
<path d="M35.6683 66.3041C35.396 63.4563 33.4126 61.0641 32.0125 60.0389C34.4237 59.944 39.5263 59.7541 40.6464 59.7541C42.0465 59.7541 42.1631 59.6402 42.8632 60.6654C43.5632 61.6906 44.9244 66.8737 44.1855 66.3041C43.4465 65.7345 40.7241 64.0828 39.713 63.0576C38.7018 62.0324 38.274 62.9437 37.9629 63.7411C37.6517 64.5385 35.9405 69.1519 35.6683 66.3041Z" fill="white"/>
<path d="M19.4506 13.7906C19.6717 19.1347 24.5453 21.2519 25.4787 19.828C26.9177 21.7647 27.8511 29.9091 28.1233 31.333C28.3956 32.7569 29.1345 33.1556 30.4179 32.8708C31.7013 32.5861 34.9293 32.0735 36.9517 32.0735C38.974 32.0735 42.8243 32.7569 43.991 33.1556C45.1577 33.5543 45.8578 31.4469 45.9356 30.7065C46.0134 29.9661 46.13 28.2004 46.8301 24.7831C47.3901 22.0492 48.4635 19.733 48.9302 18.9166C57.0585 24.2135 55.1528 3.08275 48.4246 4.50666C49.8247 9.10872 48.4376 12.6135 47.569 13.7906C51.0303 4.50666 43.0965 -1.132 40.763 1.37419C43.6565 6.65982 42.1501 10.5632 41.0353 11.8541C44.4966 1.37413 35.2793 -2.27107 33.4514 1.37419C36.7183 4.50666 35.6294 10.544 34.9293 11.2846C36.4072 6.72808 34.2682 2.05766 30.5346 1.88679C27.5477 1.7501 26.101 4.25996 25.751 5.53199C28.5122 6.15851 29.1734 9.17718 29.4067 11.2846C25.9454 2.57027 19.2172 8.15186 19.4506 13.7906Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

@ -0,0 +1,9 @@
<svg width="55" height="73" viewBox="0 0 55 73" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.92847 40.864C3.38783 42.0125 4.76594 44.9983 4.30657 45.228C3.38784 46.3764 4.07689 48.2139 5.91436 48.6733C6.33336 49.5113 6.29716 50.8936 6.37372 51.4295H3.38784V53.2669H0.861314C-0.287105 53.2669 -0.287105 55.5638 0.861314 55.5638H3.38784V56.4825H23.8297V55.5638H25.8968C27.5046 55.5638 26.8156 53.2669 26.1265 53.2669H23.8297V51.4295H8.44088C8.21119 50.5107 7.98151 49.592 7.75183 48.2139C10.508 46.0089 18.4704 40.7875 22.2219 38.5672L22.4516 49.8217H26.1265V51.6592C28.653 52.3482 29.5718 55.1044 26.1265 57.4013H42.2044C41.745 50.817 43.3528 46.3764 43.3528 40.864C45.8793 44.0796 49.0949 47.0655 49.0949 49.1326C49.0949 51.1998 47.0277 54.8747 46.3387 58.5497C45.6496 62.2246 49.5543 61.3059 50.473 59.4684C51.3917 57.6309 53.2292 52.3482 53.9183 49.8217C54.6073 47.2952 52.9995 44.0796 51.8511 42.7015C50.7027 41.3234 40.5966 30.5283 38.7591 30.5283C36.9217 30.5283 27.7343 29.6095 26.1265 30.5283C24.8403 31.2632 12.1158 39.4094 5.91436 43.3906C5.68467 42.7781 5.04156 41.2315 4.30657 39.9453C3.78157 39.0266 2.4691 39.7156 2.92847 40.864Z" fill="white"/>
<path d="M2.2394 30.5283C3.6175 27.5424 3.15813 26.1643 2.69877 23.6378C4.30655 25.7049 4.76592 28.3692 3.84719 30.758C2.92845 33.1467 4.22999 35.8876 4.9956 36.9594C3.6175 35.811 1.13692 32.917 2.2394 30.5283Z" fill="white"/>
<path d="M6.12256 34.1478C7.16688 31.8826 6.81878 30.8371 6.47067 28.9205C7.68905 30.4887 8.03715 32.5099 7.34094 34.322C6.64473 36.1341 7.63103 38.2134 8.21121 39.0266C7.16688 38.1553 5.28711 35.9599 6.12256 34.1478Z" fill="white"/>
<path d="M6.55748 63.373C3.3419 63.373 2.92847 59.9278 3.15815 58.32L23.8297 58.5497V61.0762C23.8297 62.9137 20.3844 63.1434 20.3844 63.373C20.3844 63.6027 20.1548 64.7512 20.8438 64.7512H28.4234C29.8015 64.7512 30.0312 63.0941 28.8827 62.684C26.3103 61.7653 26.5859 59.8512 27.0453 59.0091H43.8122C43.8122 61.9949 41.745 61.9949 41.745 62.684C41.745 63.2352 42.0513 64.2918 42.2044 64.7512H48.1762V68.6558C48.1762 70.0339 47.4871 72.101 44.9606 72.101H4.07689C1.32069 72.101 1.091 69.8042 1.091 69.1151V64.7512H6.8331C7.52215 64.7512 7.98152 63.6027 6.55748 63.373Z" fill="white"/>
<path d="M42.2044 60.3871C42.2044 60.0066 42.5129 59.6981 42.8934 59.6981H52.0808C52.4613 59.6981 52.7698 60.0066 52.7698 60.3871C52.7698 60.7677 52.4613 61.0762 52.0808 61.0762H42.8934C42.5129 61.0762 42.2044 60.7677 42.2044 60.3871Z" fill="white"/>
<path d="M24.8672 14.9147C24.8672 16.0615 25.0554 15.6792 24.8672 18.355H40.1097V14.1502C40.6742 12.0478 44.2496 11.0921 44.8142 8.79856C45.9903 4.02034 39.7333 2.49131 38.4161 4.4026C37.0988 6.31389 37.287 10.5187 37.287 12.6211C37.287 14.3031 36.2834 13.322 35.7816 12.6211C35.5934 10.3276 35.9697 6.12276 37.287 4.02034C34.6525 -2.09579 26.3726 2.30018 27.6899 4.4026C29.0071 6.50502 29.0071 10.1365 29.0071 12.0478C29.0071 13.959 27.6899 13.5768 27.6899 12.6211V7.46066C27.6899 5.7405 25.9962 3.44695 23.1736 4.02034C20.3509 4.59373 19.5982 8.03405 20.539 10.1365C21.4799 12.2389 24.8672 13.7679 24.8672 14.9147Z" fill="white"/>
<path d="M32.328 28.0017C27.0453 28.0017 26.1265 22.2596 26.1265 20.6519H39.4482C39.4482 23.4081 38.2998 28.0017 32.328 28.0017Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

@ -11,17 +11,13 @@
<!-- google fonts link -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Delius&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- google fonts link -->
<!-- Rubik Google Font -->
<!-- <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet"> -->
<!-- Asap Font Link -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Bootstrap link -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">

@ -49,5 +49,113 @@
</div>
</section>
<!-- Achievement section -->
<!-- About us section -->
<section class="about-us-section">
<div class="row">
<div class="col-md-6">
<img src="{{url('frontend/images/about-image.png')}}" class="img-fluid" alt="">
</div>
<div class="col-md-6">
<div class="about-us-sec">
<h2>A-Plus Australia Agency</h2>
<h4>We will help you achieve Permanent Residency 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.
</p>
<h5>Why Choose A-Plus Australia Agency?</h5>
<ul>
<li>100% Success</li>
<li>Pathway to Parmanent</li>
<li>You are our first Priority</li>
</ul>
<a href="#">View More</a>
</div>
</div>
</div>
</section>
<!-- About us section -->
<!-- our services section -->
<section class="our-serivces-section">
<div class="text-center our-services-header">
<h2>Our Services</h2>
<p>Delivering excellent and cost-effective solutions to ensure customer satisfaction.</p>
</div>
<div class="services-cards">
<div class="services-card">
<div class="services-icon">
<img src="{{url('frontend/icons/ribbon.svg')}}" class="img-fluid" alt="">
</div>
<div class="services-card-content">
<h3>Skill Assessment</h3>
<p>Our training programme based on occupational training allows students to improve their skills for the right job.</p>
</div>
</div>
<div class="services-card">
<div class="services-icon">
<img src="{{url('frontend/icons/recruitment.svg')}}" class="img-fluid" alt="">
</div>
<div class="services-card-content">
<h3>Recruitment</h3>
<p>Trade skill assessment is a process to assess the right skills and knowledge required in the occupation field.</p>
</div>
</div>
<div class="services-card">
<div class="services-icon">
<img src="{{url('frontend/icons/rpl-icon.svg')}}" class="img-fluid" alt="">
</div>
<div class="services-card-content">
<h3>RPL (Recognition of Prior Learning)</h3>
<p>We assist international students in finding
full-time employment in Australia through a variety of hiring options.</p>
</div>
</div>
<div class="services-card">
<div class="services-icon">
<img src="{{url('frontend/icons/Insurance-Icon.svg')}}" class="img-fluid" alt="">
</div>
<div class="services-card-content">
<h3>Insurance</h3>
<p>We offer flexible health insurance to cover unexpected medical expenses while staying in Australia.</p>
</div>
</div>
</div>
</section>
<!-- our services section -->
<!-- our recruitment section -->
<section class="our-recruitment-section">
<div class="our-recruitment-header">
<h2>Our Recruitment Partners</h2>
<p>We have 200 + recruitment partners</p>
</div>
<div class="slider-partners">
<div class="partner-image">
<img src="{{url('frontend/images/icebergs.png')}}" class="img-fluid" alt="">
</div>
<div class="partner-image">
<img src="{{url('frontend/images/laundy-hotels-logo.png')}}" class="img-fluid" alt="">
</div>
<div class="partner-image">
<img src="{{url('frontend/images/tapa-vino.png')}}" class="img-fluid" alt="">
</div>
<div class="partner-image">
<img src="{{url('frontend/images/the-sydney-collective.png')}}" class="img-fluid" alt="">
</div>
</div>
</section>
<!-- our recruitment section -->
@endsection
@section('script')
<script>
$(document).ready(function(){
$('.slider-partners').slick({
slidesToShow: 3,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 2000,
});
});
</script>
@endsection
Loading…
Cancel
Save