et#3
Mahesh Sharma 2 years ago
parent 134927d2df
commit 6908edb276
  1. 86
      public/frontend/css/style.css
  2. 8
      public/frontend/icons/side-bars.svg
  3. BIN
      public/frontend/images/study-abroad-banner.png
  4. BIN
      public/frontend/images/sydney-Image.png
  5. 130
      resources/views/study-abroad.blade.php
  6. 7
      routes/web.php

@ -10,6 +10,19 @@ body {
p{
line-height: 1.6rem;
}
h1{
font-weight: 600;
font-size: 44px;
line-height: 54px;
align-items: center;
margin-bottom: 1.4rem;
}
h2{
font-weight: 600;
font-size: 32px;
line-height: 48px;
margin-bottom: 1.5rem;
}
/* new nav*/
.header {
padding: 0 6rem;
@ -282,12 +295,16 @@ Responsive Codes
/* homepage service section css */
.services-section,
.blog-section{
.blog-section,
.study-australia-desc,
.study-sydney-section,
.study-melbourne-section{
padding: 3rem 6rem;
}
.services-section .row,
.why-us-section .row,
.testimonials-section .row{
.testimonials-section .row,
.study-melbourne-section .row{
display: flex;
align-items: center;
}
@ -550,7 +567,72 @@ Responsive Codes
}
/* blog ection css end */
/* study abroad css starts */
.abroad-banner-section{
padding: 3rem 6rem;
height: 50vh;
background-repeat: no-repeat;
background-size: cover !important;
position: relative;
}
.study-sydney-section{
background: #EBF3FF;
}
.study-sydney-section .row{
display: flex;
align-items: center;
}
.sydney-img{
padding: 2rem 0 0 5rem;
}
.sydney-desc h2{
color: #E22899;
}
.sydney-desc p{
margin-bottom: 2rem;
}
.sydney-desc a{
background: #E22899;
border-radius: 5px;
text-decoration: none;
color: #FFFFFF;
padding: 10px 20px;
}
/* study abroad css ends */
/* breadcrumb css */
.abroad-banner-section .breadcrumb{
float: right;
}
.abroad-banner-section .breadcrumb a{
text-decoration: none;
color: #FFFFFF;
}
.studyabroad-banner-header{
position: absolute;
margin-bottom: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.studyabroad-banner-header h1{
font-weight: 700;
font-size: 46px;
line-height: 4rem;
color: #FFFFFF;
text-align: center;
text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
}
.studyabroad-banner-header h5{
color: #FFFFFF;
}
.study-australia-desc h1{
font-weight: 700;
font-size: 40px;
line-height: 60px;
text-align: center;
color: #296AC7;
}
/* Footer Css */
.footer{
background: #296AC7;

@ -0,0 +1,8 @@
<svg width="94" height="27" viewBox="0 0 94 27" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 11.0001L12 2.00006" stroke="#E22899" stroke-width="2"/>
<path d="M81 26L92 17" stroke="#E22899" stroke-width="2"/>
<path d="M3 25L33 1" stroke="#E22899" stroke-width="2"/>
<path d="M43 25L73 1" stroke="#E22899" stroke-width="2"/>
<path d="M23 25L53 1" stroke="#E22899" stroke-width="2"/>
<path d="M63 25L93 1" stroke="#E22899" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 437 KiB

@ -0,0 +1,130 @@
@extends('layout.app')
@section('title')
<title>Study Abroad</title>
<meta name="description" content="ET Education and Visa Services, presented by Extratech, is an adept provider of excellent education consultation, information, and visa guidance solution to students seeking schooling abroad.">
<meta name="robots" content="index, follow" />
<meta property="og:url" content="" />
<meta property="og:image" content="{{url('frontend/images/banner.png')}}"/>
<meta property="og:title" content="ET-Visas"/>
<meta property="og:description" content="ET Education and Visa Services, presented by Extratech, is an adept provider of excellent education consultation, information, and visa guidance solution to students seeking schooling abroad."/>
@endsection
@section('content')
<section class="abroad-banner-section" style="background: url('frontend/images/study-abroad-banner.png')">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="/">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">name</li>
</ol>
</nav>
<div class="studyabroad-banner-header">
<h1>Study Abroad</h1>
<h5>Take a Right Step Towards Better Future</h5>
</div>
</section>
<section class="study-australia-desc">
<h1>Study in Australia</h1>
<p>Studying abroad really is the opportunity of a lifetime. It’s your chance to start your journey. You’ll also get to continue your education abroad at some of the world’s best universities. At ET Education & Visa, we work closely and diligently with students throughout the entire preparation process to significantly increase their chances of getting into their dream school, rather than just helping students choose a few universities & colleges in Australia for international students based on their interests and giving a brief overview of the admissions procedure.</p>
</section>
<section class="study-sydney-section">
<div class="row">
<div class="col-md-6">
<div class="sydney-desc">
<h2><img src="{{url('frontend/icons/side-bars.svg')}}" class="me-2" alt=""> Study in Sydney</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type
and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<br><br>
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
</p>
<a href="study-sydney">Read more</a>
</div>
</div>
<div class="col-md-6">
<div class="sydney-img">
<img src="{{url('frontend/images/sydney-Image.png')}}" class="img-fluid" alt="">
</div>
</div>
</div>
</section>
<section class="study-melbourne-section">
<div class="row">
<div class="col-md-6">
<div class="sydney-img">
<img src="{{url('frontend/images/sydney-Image.png')}}" class="img-fluid" alt="">
</div>
</div>
<div class="col-md-6">
<div class="sydney-desc">
<h2><img src="{{url('frontend/icons/side-bars.svg')}}" class="me-2" alt=""> Study in Melbourne</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<br><br>
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
</p>
<a href="study-melbourne">Read more</a>
</div>
</div>
</div>
</section>
<section class="study-sydney-section">
<div class="row">
<div class="col-md-6">
<div class="sydney-desc">
<h2><img src="{{url('frontend/icons/side-bars.svg')}}" class="me-2" alt=""> Study in Canberra</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type
and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<br><br>
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
</p>
<a href="study-sydney">Read more</a>
</div>
</div>
<div class="col-md-6">
<div class="sydney-img">
<img src="{{url('frontend/images/sydney-Image.png')}}" class="img-fluid" alt="">
</div>
</div>
</div>
</section>
<section class="study-melbourne-section">
<div class="row">
<div class="col-md-6">
<div class="sydney-img">
<img src="{{url('frontend/images/sydney-Image.png')}}" class="img-fluid" alt="">
</div>
</div>
<div class="col-md-6">
<div class="sydney-desc">
<h2><img src="{{url('frontend/icons/side-bars.svg')}}" class="me-2" alt=""> Study in Adelaide</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<br><br>
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
</p>
<a href="study-melbourne">Read more</a>
</div>
</div>
</div>
</section>
<section class="study-sydney-section">
<div class="row">
<div class="col-md-6">
<div class="sydney-desc">
<h2><img src="{{url('frontend/icons/side-bars.svg')}}" class="me-2" alt=""> Study in Perth</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type
and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<br><br>
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
</p>
<a href="study-sydney">Read more</a>
</div>
</div>
<div class="col-md-6">
<div class="sydney-img">
<img src="{{url('frontend/images/sydney-Image.png')}}" class="img-fluid" alt="">
</div>
</div>
</div>
</section>
@endsection

@ -254,4 +254,9 @@ Route::group(['middleware'=>['auth']],function (){
});
});
});
Route::get('/study-abroad', function () {
return view('study-abroad');
});

Loading…
Cancel
Save