diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css index 84596fe..3a0e688 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -7,6 +7,9 @@ body { /* font-family: "DM Sans", sans-serif !important; */ overflow-x: hidden; } +p{ + line-height: 1.6rem; +} /* new nav*/ .header { padding: 0 6rem; @@ -200,6 +203,43 @@ Responsive Codes margin-bottom: 16px; } /* Header css */ +/* banner slider css */ +.slider-banner{ + position: relative; +} +.slider-content{ + padding: 3rem 6rem; + position: absolute; + top: 30%; + width: 60%; +} +.slider-content h2{ + font-weight: 700; + font-size: 38px; + line-height: 57px; + letter-spacing: 0.005em; + color: #EC3AB0; + margin-bottom: 0; +} +.slider-content h1{ + font-weight: 700; + font-size: 46px; + line-height: 62px; + letter-spacing: 0.005em; + color: #326CBF; +} +.slider-content p{ + margin-bottom: 3rem; +} +.slider-content a{ + background: rgba(216, 51, 162, 0.8); + border: 2px solid #EC3AB0; + border-radius: 25px; + padding: 10px 20px; + text-decoration: none; + color: #FFFFFF; +} +/* banner slider css */ /* about us icons section */ .about-icons-section{ @@ -240,6 +280,7 @@ Responsive Codes background: #FFF1FC; } /* homepage service section css */ + .services-section, .blog-section{ padding: 3rem 6rem; diff --git a/public/frontend/images/slider-one.png b/public/frontend/images/slider-one.png new file mode 100644 index 0000000..61d1be4 Binary files /dev/null and b/public/frontend/images/slider-one.png differ diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 5ba712d..3805fea 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -9,6 +9,18 @@ @endsection @section('content') +
+
+ +
+

Welcome to ET Education,

+

Migration & Visa Services

+

We are here to help you provide with all the options available for your study or migration pathway.

+ Book an Appointment +
+
+
+