diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css index 2b880f6..c6233f3 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -303,7 +303,9 @@ Responsive Codes .study-melbourne-section, .study-detail-section, .scholarship-section, -.student-visa-section{ +.student-visa-section, +.about-header-section, +.why-et{ padding: 3rem 6rem; } .services-section .row, @@ -634,7 +636,8 @@ Responsive Codes color: #FFFFFF; } .study-australia-desc h1, -.student-visa-section h1{ +.student-visa-section h1, +.why-et-header h1{ font-weight: 700; font-size: 40px; line-height: 60px; @@ -822,6 +825,66 @@ Responsive Codes align-items: center; } /* contact us page css ends */ +/* about us css starts */ +.about-header-section{ + position: relative; + height: 70vh; +} +.about-banner-header h1{ + font-weight: 700; + text-align: center; + font-size: 40px; + line-height: 60px; + color: #000000; +} +.about-banner-header p{ + font-weight: 500; + font-size: 16px; + padding: 0 30%; + text-align: center; + color: #000000; +} +.about-banner-img{ + position: absolute; + top: 65%; + bottom: 0; + transform: translate(-50%, -50%); + left: 50%; + z-index: -1; +} +.about-banner-header span{ + color: #326CBF; +} +.overseas-section{ + padding: 12rem; + background: url('../images/overseas-background.png'); + background-repeat: no-repeat; + background-size: cover; + position: relative; +} +.overseas-img{ + position: absolute; + right: 0; + top: -30%; +} +.overseas-section h1{ + font-weight: 700; + font-size: 30px; + line-height: 45px; + text-align: center; + color: #E22899; +} +.overseas-section p, +.why-et-header p{ + font-weight: 500; + font-size: 16px; + line-height: 24px; + text-align: center; + padding: 0 20%; + color: #000000; +} +/* about us css ends */ + /* Footer Css */ .footer{ background: #296AC7; diff --git a/public/frontend/images/about-banner.png b/public/frontend/images/about-banner.png new file mode 100644 index 0000000..e274345 Binary files /dev/null and b/public/frontend/images/about-banner.png differ diff --git a/public/frontend/images/overseas-background.png b/public/frontend/images/overseas-background.png new file mode 100644 index 0000000..f164f56 Binary files /dev/null and b/public/frontend/images/overseas-background.png differ diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php new file mode 100644 index 0000000..c31eb72 --- /dev/null +++ b/resources/views/about.blade.php @@ -0,0 +1,41 @@ +@extends('layout.app') +@section('title') +About Us + + + + + + +@endsection +@section('content') +
+
+

Making your Dream come true.

+

As our services are power-packed with the best you can find, + your path to a bright future will be set in stone. +

+
+
+ +
+
+
+

Let’s plan your overseas career together

+

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.

+
+ +
+
+
+
+

Why ET Education & Visa

+

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. +

+
+
+@endsection \ No newline at end of file diff --git a/resources/views/visa.blade.php b/resources/views/visa.blade.php index 5f6ab79..e4a5c4b 100644 --- a/resources/views/visa.blade.php +++ b/resources/views/visa.blade.php @@ -24,7 +24,7 @@

Student Visa

-