@extends('layout.app')
@section('title')
< title > About Us< / 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 = "about-header-section" >
< div class = "about-banner-header" >
< h1 > Making your < span > Dream< / span > come true.< / h1 >
< p > As our services are power-packed with the best you can find,
your path to a bright future will be set in stone.
< / p >
< / div >
< div class = "about-banner-img" >
< img src = "{{url('frontend/images/about-banner.png')}}" class = "img-fluid" alt = "" >
< / div >
< / section >
< section class = "overseas-section" >
< h1 > Let’s plan your overseas career together< / h1 >
< p > We provide honest, credible, and authentic counselling for studying or migrating to Australia.
At ET Education, you will meet a qualified circle of consultants offering access to our
global education partners.< / p >
< div class = "overseas-img" >
< img src = "{{url('frontend/images/australia-map.png')}}" class = "img-fluid" alt = "" >
< / div >
< / section >
< section class = "why-et" >
< div class = "why-et-header" >
< h1 > Why ET Education & Visa< / h1 >
< p > We provide honest, credible, and authentic counselling for studying or migrating to Australia.
At ET Education, you will meet a qualified circle of consultants offering access to our
global education partners.
< / p >
< / div >
< div class = "et-cards" >
< div class = "et-card" >
< div class = "et-card-img" >
< img src = "{{url('frontend/images/user.png')}}" class = "img-fluid" alt = "" >
< / div >
< div class = "et-card-detail" >
< h2 > 15+< / h2 >
< p > Registered Migration Agents< / p >
< / div >
< / div >
< div class = "et-card" >
< div class = "et-card-img" >
< img src = "{{url('frontend/images/user.png')}}" class = "img-fluid" alt = "" >
< / div >
< div class = "et-card-detail" >
< h2 > 15+< / h2 >
< p > Registered Migration Agents< / p >
< / div >
< / div >
< div class = "et-card" >
< div class = "et-card-img" >
< img src = "{{url('frontend/images/user.png')}}" class = "img-fluid" alt = "" >
< / div >
< div class = "et-card-detail" >
< h2 > 15+< / h2 >
< p > Registered Migration Agents< / p >
< / div >
< / div >
< div class = "et-card" >
< div class = "et-card-img" >
< img src = "{{url('frontend/images/user.png')}}" class = "img-fluid" alt = "" >
< / div >
< div class = "et-card-detail" >
< h2 > 15+< / h2 >
< p > Registered Migration Agents< / p >
< / div >
< / div >
< / div >
< / section >
< section class = "lets-chat-section" >
< h1 > Let's Chat< / h1 >
< p > Thinking about starting a team? Need to augment your existing team?
We’re here to help. We work with US based companies to help them grow!
< / p >
< div class = "text-center" >
< a href = "" > Consult with us< / a >
< / div >
< / section >
@endsection