Israat Zarin пре 1 година
родитељ
комит
347f8eec29
1 измењених фајлова са 10 додато и 16 уклоњено
  1. 10 16
      resources/views/landing.blade.php

+ 10 - 16
resources/views/landing.blade.php

@@ -311,23 +311,18 @@
                         </div><!--end container-->
                     </div>
                     
-                    <div class="container-fluid mt-5" style="background-color: white;">
+                    <div class="container-fluid mt-5" style="background-color: #eee;">
                         <div class="row g-0 mt-5 mb-5" style="justify-content: center;">
                             <div class="col-md-8">
-                                <div class="row justify-content-center">
-                                    <div class="col-12 text-center">
-                                        <div class="section-title mb-5 mt-5">
-                                            <h1 style="line-height: 1.1; color: #191e38; font-size: 48px !important; font-weight: 500 !important; font-family: 'League Spartan', sans-serif !important;">Pre-screening proposals can streamline the application process for all parties involved</h1>
-                                            <p class="mt-4" style="color: #191e38; font-weight: bolder !important;">Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis, vero.</p> 
-                                        </div>
-                                    </div><!--end col-->
-                                </div><!--end row-->
-
                                 <div class="card-body">
-                                    <div class="flex-1 content p-3 shadow rounded box-white position-relative">
-                                        <p class="text-muted1 mt-5 mb-2 text-center">"It seems that only fragments of the original text remain in the Lorem Ipsum texts used today."</p>
+                                    <div class="flex-1 content p-5 shadow rounded box-white position-relative">
+                                    <div class="section-title">
+                                            <h1 style="line-height: 1.1; color: #ffbd59; text-align: center; font-size: 38px !important; font-weight: 500 !important; font-family: 'League Spartan', sans-serif !important;">Pre-screening proposals can streamline the application process for all parties involved</h1>
+                                        </div>
+                                        <p class="text-muted1 mt-4 text-left" style="font-size: 14px !important;">"Pre-screening proposals can optimize the application process for supervisors and candidates. By using a tool to collect and organize information, including the proposal, Education Profile, English Proficiency, and Work Experience, supervisors can filter out unqualified applicants and provide feedback to candidates before they invest more time."</p>
+                                        <p class="text-muted1 mt-4 text-left" style="font-size: 14px !important;">"The tool's centralized communication system saves time and enhances the applicant experience. Utilizing this efficient tool improves the quality of the candidate pool and allows supervisors to spend more time evaluating and nurturing potential candidates."</p>
                                         <div style="display: flex; justify-content: center;">
-                                            <p class="mt-4 mb-5"><span class="master-link secondary open_modal_page" data-title="Register Your Interest" data-url="{{route('modal-get',['name'=>'landing_ragister'])}}"><strong style="font-weight: bolder !important;">Register Your Interest <i class="fa fa-arrow-right fea icon-sm"></i> </strong> </span></p>    
+                                            <p class="mt-4 mb-4"><span class="master-link secondary open_modal_page" data-title="Register Your Interest" data-url="{{route('modal-get',['name'=>'landing_ragister'])}}"><strong style="font-weight: bolder !important;">Register Your Interest <i class="fa fa-arrow-right fea icon-sm"></i> </strong> </span></p>    
                                         </div>
                                     </div>
                                 </div>
@@ -357,12 +352,11 @@
             </div><!--end container fluid-->
         </section><!--end section-->
         <footer class="footer footer-bar" style="background-color: #191e38; display: block;">
-            <div class="container text-center">
+            <div class="container-fluid text-center">
                 <div class="row align-items-center">
                     <div class="col-sm-12">
                         <div class="text-sm-center">
-                        <p class="mb-0" style="color:white; margin-left: -2px; padding: 14px;">Copyright © <script>document.write(new Date().getFullYear())</script>
-                            Research Admission</p>
+                        <p class="mb-0" style="color:white; margin-left: -2px; padding: 14px;">We aim to simplify research application for students and streamline management for supervisors with our comprehensive platform at Research Admission.</p>
                         </div>
                     </div><!--end col-->
                 </div><!--end row-->