Israat Zarin 2 years ago
parent
commit
708bb03738
2 changed files with 73 additions and 28 deletions
  1. 64 28
      resources/views/Q-apply.blade.php
  2. 9 0
      resources/views/application.blade.php

+ 64 - 28
resources/views/Q-apply.blade.php

@@ -54,14 +54,14 @@
        <style>
 
             body {
-                font-family: 'Oswald', sans-serif;
-                font-family: 'Quicksand', sans-serif;
+                font-family: "Montserrat",Arial,sans-serif;
+                font-family: "Montserrat",Arial,sans-serif;
             }
             h1, h2, h3, h4, h6 {
                 font-family:Ubuntu !important;
             }
             h5{
-                font-family: 'Montserrat Alternates', sans-serif !important;
+                font-family: "Montserrat",Arial,sans-serif !important;
             }
             .bg-half-170 {
             padding:0px;
@@ -100,42 +100,45 @@
                 font-size:14px;
                 color:#ffff;
             }
-            .d-flex{
-                display: grid !important;
-            }
             .tmail{
                 color: #a7a7a7; 
                 text-align: center; 
                 margin: 0px;
             }
+            .form-control {
+                border: 1px solid #dee2e6;
+                font-size: 20px;
+                line-height: 45px;
+                background-color: #ffffff;
+                border-radius: 6px;
+            }
+            #topnav{
+                position: relative;
+            }
        </style>
-<header id="topnav" class="defaultscroll">
     <div class="container-fluid">
-        <!-- Logo container-->
         <div class="col-md-12">
             <div class="row">
-                <div class="col md-12 mt-2 mb-2" style="text-align: center; border-bottom: 1px solid #eee;">
-                    <!-- <a class="logo" href="index.html"> -->
-                        <h3 style="font-family:Ubuntu !important;">Research Admission</h3>
-                    <!-- </a> -->
+                <div class="col md-12" style="text-align: center;">
+                        <h2 class="mt-2" style="font-family:Ubuntu !important; font-size: 37px !important;">Research Admission</h2>
+                        <div style="border-bottom: 1px solid #eee;"></div>
                 </div>
             </div>
         </div>
     </div>
-</header>
         <section class="cover-user">
             <div class="container px-0">
                 <div class="row g-0 position-relative">
                     <div class="col-lg-3"></div>
                     <div class="col-lg-6 cover-my-30 ">
-                        <div class="cover-user-img d-flex align-items-center p-5">
+                        <div class="d-flex align-items-center p-5">
                             <div class="row">
                                 <div class="col-12">
                                     <div class="card login-page border-0">
                                         <div class="card-body" style="padding: 0px;">
                                             <div class="row">
                                                 <div class="col-md-12" style="text-align: center;">
-                                                        <h5 class="mb-3">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Veritatis, accusamus.</h5>
+                                                        <h3 class="mb-3" style="font-size: 30px !important; line-height: 43px; font-weight: 700;">Not yet a member? You're in the right place</h3>
                                                         <div class="single_glance_row">
                                                             <span class="tbl2" style="font-size: 18px; font-weight:700;">
                                                                 Mr Z
@@ -150,34 +153,67 @@
                                                         <div class="single_glance_row mt-1">
                                                             <span style="font-size: 14px;">English</span>
                                                         </div>        
+                                                    </div>    
+                                                <div class="col-lg-12 mt-4">
                                                     <div class="mb-3">
-                                                        <label class="form-label"></label>
+                                                        <label class="form-label" style="font-size: 21px; font-weight: 200;">Full Name<span style="color: red;">*</span></label>
                                                         <div class="form-icon position-relative">
-                                                            <input type="text" class="form-control" id="" placeholder="Full Name" name="name" required="">
+                                                            <input type="text" class="form-control" id="" placeholder="" name="name" required="">
                                                         </div>
-                                                    </div>
-                                                </div>    
-                                                <div class="col-lg-12" style="margin-top:-18px;">
+                                                    </div> 
                                                     <div class="mb-3">
-                                                        <label class="form-label"></label>
+                                                        <label class="form-label" style="font-size: 21px; font-weight: 200;">Email Address<span style="color: red;">*</span></label>
                                                         <div class="form-icon position-relative">
-                                                            <input type="email" class="form-control" id="" placeholder="Email Address" name="email" required="">
+                                                            <input type="email" class="form-control" id="" placeholder="" name="email" required="">
                                                         </div>
                                                     </div>
                                                 </div><!--end col-->
-
+                                                <h5 class="text-center mb-4" style="font-weight:100;">You will use this email address to log in to our sites. To check that it is correct, we will send you a verification link.</h5>
                                                 <div class="col-md-12">
                                                     <div class="mt-2 mb-4 text-center">
-                                                        <button type="submit" class="btn btn1" style="width: 100%;">
+                                                        <button type="submit" class="btn btn1" style="width: 100%; font-size: 23px;">
                                                             {{ __('Submit') }}
                                                         </button>
                                                     </div>
                                                 </div>
-                                                <h6 class="text-center">Lorem, ipsum dolor sit amet consectetur</h6>
-                                                <h6 class="text-center">Lorem, ipsum dolor sit amet consectetur</h6>
-                                                <h6 class="text-center mb-4">Lorem, ipsum dolor sit amet consectetur</h6>
+                                                <h5>Benefits from your first booking :</h5>
+                                                    <div class="row">
+                                                        <div class="col-12">
+                                                            <div class="d-flex align-items-center">
+                                                                <h2><i data-feather="shield" class="fea icon-m-md text-primary"></i></h2>
+                                                                <div class="ms-3">
+                                                                    <p class="text-muted mb-0">The best prices guaranteed for your stays.</p>
+                                                                </div>
+                                                            </div>
+                                                        </div><!--end col-->
+                            
+                                                        <div class="col-12">
+                                                            <div class="d-flex align-items-center">
+                                                                <h2><i data-feather="cpu" class="fea icon-m-md text-primary"></i></h2>
+                                                                <div class="ms-3">
+                                                                    <p class="text-muted mb-0">Earn points for everything you do and use your points whenever you want.</p>
+                                                                </div>
+                                                            </div>
+                                                        </div><!--end col--> 
+                                                        <div class="col-12">
+                                                            <div class="d-flex align-items-center">
+                                                                <h2><i data-feather="cpu" class="fea icon-m-md text-primary"></i></h2>
+                                                                <div class="ms-3">
+                                                                    <p class="text-muted mb-0">Experiences tailored to your passions.</p>
+                                                                </div>
+                                                            </div>
+                                                        </div><!--end col-->
+                                                    </div>
                                                 <div style="border-bottom: 1px solid #eee;"></div>
-                                                <p class="mt-5 tmail" style="font-size: 12px;">Copyright © 2023 Research Admission</p>
+                                                <h5 class="text-center mb-4 mt-4" style="font-weight:100;">Already registered?</h5>
+                                                <div class="col-md-12">
+                                                    <div class="mt-2 mb-4 text-center">
+                                                        <button type="submit" class="btn btn1" style="width: 100%; font-size: 23px;">
+                                                            {{ __('Log in') }}
+                                                        </button>
+                                                    </div>
+                                                </div>
+                                                <p class="mb-2 tmail" style="font-size: 12px;">Copyright © 2023 Research Admission</p>
                                             </div>
                                         </div>
                                     </div>

+ 9 - 0
resources/views/application.blade.php

@@ -78,6 +78,15 @@
                                         <span class="label_badge_radius" style="background-color: #d8fdd8; color: green; border-radius: 5px; font-weight: bold;">Applied</span>
                                         
                                     </div>
+                                </div>
+                                 <div class="p-2" style="display:flex; border-top: 1px solid #eee;">
+                                    <div class="left">
+                                        <div class="uni_details" style="display:flex;">
+                                            <div class="inner_right ms-5">
+                                                <span style="font-size:11px; color: red;">Not yet a member? You're in the right place</span><br>
+                                            </div>
+                                        </div>
+                                    </div>
                                 </div> 
                             </div> 
                             @endforeach