diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css index 2b5513d..04687bb 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -620,6 +620,9 @@ Responsive Codes text-decoration: none; color: #FFFFFF; } +.abroad-banner-section .breadcrumb-item.active{ + color: #FFFFFF; +} .studyabroad-banner-header{ position: absolute; margin-bottom: 0; @@ -895,6 +898,7 @@ Responsive Codes .et-cards{ display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; + margin-top: 4rem; } .et-card{ display: flex; @@ -915,13 +919,15 @@ Responsive Codes } .lets-chat-section{ background: #E8F2FF; - padding: 3rem 6rem; + padding: 6rem; } .lets-chat-section h1{ text-align: center; } .lets-chat-section p{ text-align: center; + padding: 0 30%; + line-height: 1.7rem; margin-bottom: 35px; } .lets-chat-section a{ @@ -933,6 +939,45 @@ Responsive Codes border-radius: 6px; padding: 10px 40px; } +.our-values-section{ + padding: 3rem 6rem; + background: url('../images/our-values-background.png'); + background-repeat: no-repeat; + background-size: cover; +} +.our-values-section h1{ + text-align: center; + color: #326CBF; + margin-bottom: 45px; +} +.values-left p{ + color: #000000; + margin-bottom: 35px; +} +.values-lists a{ + text-decoration: none; + cursor: pointer; + padding: 20px 20px 20px 0; + line-height: 33px; + border-bottom: 1px solid #A0A0A0; +} +.values-lists h2{ + color: #296AC7; + font-weight: 500; + font-size: 22px; +} +.values-lists a:last-child{ + border-bottom: none; +} +.values-lists{ + display: flex; + flex-direction: column; + justify-content: space-between; + height: 100%; +} +.link-active h2{ + color: #E22899 !important; +} /* about us css ends */ .visa-table ul{ @@ -1027,6 +1072,13 @@ Responsive Codes line-height: 34px; color: #296AC7; } +.why-us-desc a{ + color: #FFFFFF; + background: #296AC7; + text-decoration: none; + padding: 10px 20px; + border-radius: 25px; +} /* Footer Css */ .footer{ background: #296AC7; diff --git a/public/frontend/images/attractive-man.png b/public/frontend/images/attractive-man.png new file mode 100644 index 0000000..c2f7739 Binary files /dev/null and b/public/frontend/images/attractive-man.png differ diff --git a/public/frontend/images/our-values-background.png b/public/frontend/images/our-values-background.png new file mode 100644 index 0000000..f8ac21a Binary files /dev/null and b/public/frontend/images/our-values-background.png differ diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php index 08e2456..8509c5d 100644 --- a/resources/views/about.blade.php +++ b/resources/views/about.blade.php @@ -66,13 +66,66 @@ --> +
+

We are our values

+
+
+
+

We are passionate about creating a calm, inspiring work environment that attracts very + high-performing talent. We connect that talent with our partners, providing mutual growth opportunities. +

+
+ +
+
+
+ +
+

Let's Chat

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!

- Consult with us + Consult with us
+@endsection +@section('script') + @endsection \ No newline at end of file diff --git a/resources/views/blogs.blade.php b/resources/views/blogs.blade.php index 9255d21..a5cadea 100644 --- a/resources/views/blogs.blade.php +++ b/resources/views/blogs.blade.php @@ -1,6 +1,6 @@ @extends('layout.app') @section('title') -About Us +Blogs @@ -13,7 +13,7 @@
@@ -79,4 +79,7 @@
+
+ +
@endsection \ No newline at end of file diff --git a/resources/views/study-abroad.blade.php b/resources/views/study-abroad.blade.php index 438dc9a..70fa059 100644 --- a/resources/views/study-abroad.blade.php +++ b/resources/views/study-abroad.blade.php @@ -13,7 +13,7 @@
diff --git a/resources/views/visa.blade.php b/resources/views/visa.blade.php index 94d9838..f96bb15 100644 --- a/resources/views/visa.blade.php +++ b/resources/views/visa.blade.php @@ -13,7 +13,7 @@
diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 750ba59..98d05e7 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -157,6 +157,9 @@

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

+
+ Learn More +