diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css index 4bd1ce7..b366465 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -243,7 +243,8 @@ Responsive Codes .services-section{ padding: 3rem 6rem; } -.services-section .row{ +.services-section .row, +.why-us-section .row{ display: flex; align-items: center; } @@ -260,6 +261,20 @@ Responsive Codes .services-content p{ margin-bottom: 45px; } +.services-slick .slick-dots li.slick-active button:before{ + color: #E22899 !important; + border: 2px solid #E22899; +} +.services-slick .slick-dots li button:before{ + font-size: 12px; + line-height: 16px; + top: 20px; + height: 18px; + width: 18px; + border: 2px solid #E22899; + border-radius: 50%; + color: transparent !important; + } .services-content a{ background: #E22899; padding: 10px 20px; @@ -297,6 +312,29 @@ Responsive Codes .service-icon{ margin-bottom: 20px; } + +/* why us section css */ +.why-us-section{ + padding: 3rem 6rem; + background: #EBF3FF; +} +.why-us-lists{ + display: flex; + gap: 2rem; +} +.why-us-desc h1{ + font-weight: 600; + font-size: 44px; + line-height: 66px; + align-items: center; + color: #296AC7; +} +.why-us-desc p{ + font-weight: 400; + font-size: 16px; + line-height: 24px; + color: #1E1C1C; +} /* Footer Css */ .footer{ background: #296AC7; diff --git a/public/frontend/icons/brightness.jpg b/public/frontend/icons/brightness.jpg new file mode 100644 index 0000000..4bf1ddb Binary files /dev/null and b/public/frontend/icons/brightness.jpg differ diff --git a/public/frontend/icons/brightness.png b/public/frontend/icons/brightness.png new file mode 100644 index 0000000..ab254dc Binary files /dev/null and b/public/frontend/icons/brightness.png differ diff --git a/public/frontend/icons/brightness.svg b/public/frontend/icons/brightness.svg new file mode 100644 index 0000000..50ba0d8 --- /dev/null +++ b/public/frontend/icons/brightness.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/public/frontend/icons/bulb.png b/public/frontend/icons/bulb.png new file mode 100644 index 0000000..e47dc6b Binary files /dev/null and b/public/frontend/icons/bulb.png differ diff --git a/public/frontend/icons/bulb.svg b/public/frontend/icons/bulb.svg new file mode 100644 index 0000000..8d3c95e --- /dev/null +++ b/public/frontend/icons/bulb.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/public/frontend/images/smiling-girls.png b/public/frontend/images/smiling-girls.png new file mode 100644 index 0000000..f2ee82f Binary files /dev/null and b/public/frontend/images/smiling-girls.png differ diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 135b7cd..09012ff 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -38,7 +38,7 @@
-
+
@@ -114,6 +114,39 @@
+
+
+
+
+ +
+
+
+
+

Why Choose Us

+

a remarkable number of Nepalese students from across the world, from diverse backgrounds, have achieved their international education goals successfully through us, the best Study Abroad Consultants in Nepal.

+
+
+ +
+
+

Countless opportunities

+

Start your overseas education journey with the best overseas education consultant.

+
+
+
+
+ +
+
+

One Stop Solution

+

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text.

+
+
+
+
+
+
@endsection @section('script')