landing.blade.php 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Supervisor's Login - Research Admission</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <meta name="description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many" />
  8. <meta name="keywords" content="" />
  9. <!-- facebook tags -->
  10. <meta property="og:url" content="http://www.facebook.com/researchadmission"/>
  11. <meta property="og:type" content="website"/>
  12. <meta property="og:title" content="Research Admission"/>
  13. <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
  14. <!-- Linkedin tags -->
  15. <meta property="og:url" content="https://www.linkedin.com/company/researchadmission"/>
  16. <meta property="og:type" content="website"/>
  17. <meta property="og:title" content="Research Admission"/>
  18. <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
  19. <!-- favicon -->
  20. <link rel="shortcut icon" href="{{asset('web/images/logo.png') }}">
  21. <!-- Bootstrap -->
  22. <link href="{{ asset('web/css/bootstrap.min.css') }}" rel="stylesheet" type="text/css" />
  23. <!-- tobii css -->
  24. <link href="{{asset('web/css/tobii.min.css')}}" rel="stylesheet" type="text/css" />
  25. <!-- Icons -->
  26. <link href="{{asset('web/css/materialdesignicons.min.css')}}" rel="stylesheet" type="text/css" />
  27. <link rel="stylesheet" type="text/css" href="{{ asset('web/stylesheets/font-awesome.min.css') }}" />
  28. <link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
  29. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
  30. <!-- Slider -->
  31. <link rel="stylesheet" href="{{asset('web/css/tiny-slider.css')}}"/>
  32. <!-- Main Css -->
  33. <link href="{{asset('web/css/style.css')}}" rel="stylesheet" type="text/css" id="theme-opt" />
  34. <link href="{{asset('web/css/colors/default.css')}}" rel="stylesheet" id="color-opt">
  35. <link rel="preconnect" href="https://fonts.googleapis.com">
  36. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  37. <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap" rel="stylesheet">
  38. <link rel="preconnect" href="https://fonts.googleapis.com">
  39. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  40. <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap" rel="stylesheet">
  41. <link rel="preconnect" href="https://fonts.googleapis.com">
  42. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  43. <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet">
  44. <link rel="preconnect" href="https://fonts.googleapis.com">
  45. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  46. <link href="https://fonts.googleapis.com/css2?family=Montserrat+Alternates&display=swap" rel="stylesheet">
  47. <link rel="stylesheet" href="{{ asset('css/pnotify/pnotify.min.css') }}">
  48. <link href="{{ asset('css/noty/lib/noty.css') }}" rel="stylesheet" type="text/css">
  49. </head>
  50. <style>
  51. body {
  52. font-family: 'Poppins', sans-serif;
  53. font-family: 'Poppins', sans-serif;
  54. }
  55. h1, h2, h3, h4, h6 {
  56. font-family: 'Poppins', sans-serif;
  57. }
  58. h5{
  59. font-family: 'Montserrat Alternates', sans-serif !important;
  60. }
  61. .bg-half-170 {
  62. padding:0px;
  63. }
  64. .form-control:focus {
  65. box-shadow: 0 0 0 0.25rem #8492a61f !important;
  66. border-color: #8492a61f !important;
  67. }
  68. .btn1{
  69. background-color: #141639c4 !important;
  70. color:white !important;
  71. border-radius: 20px;
  72. box-shadow:none !important;
  73. }
  74. .btn1:hover{
  75. background: #fff !important;
  76. color: #141639c4 !important;
  77. border-radius: 20px;
  78. border: 1px solid #141639c4;
  79. }
  80. .tns-nav button {
  81. background: #141639c4 !important;
  82. }
  83. .tns-nav button.tns-nav-active{
  84. background-color: #ffff !important;
  85. }
  86. .bg-left{
  87. background-color:#191e38;
  88. border:none;
  89. padding:8rem;
  90. }
  91. .bg-left .head-line{
  92. font-size: 39px !important;
  93. font-weight: bold;
  94. line-height: 1.2;
  95. color:#ffff;
  96. }
  97. .sub-line1{
  98. font-size: 18px !important;
  99. font-weight: 400;
  100. font-family: poppins !important;
  101. color:#ffff !important;
  102. }
  103. .sub-line2{
  104. font-size: 17px !important;
  105. font-weight: bold;
  106. font-family: poppins !important;
  107. color:#ffff !important;
  108. }
  109. .bg-white{
  110. background-color: #72809f33 !important;
  111. height: 160px;
  112. border: 1px solid #ffff;
  113. }
  114. .box-head{
  115. font-size:15px !important;
  116. color:#ffff;
  117. }
  118. .box-sub{
  119. font-size:14px;
  120. color:#ffff;
  121. }
  122. .d-flex{
  123. display: grid !important;
  124. }
  125. .box-white{
  126. border: 1px solid #ffff;
  127. color: white;
  128. }
  129. .text-muted{
  130. color: white !important;
  131. }
  132. .master-link.secondary {
  133. padding: 1em 0.75em;
  134. }
  135. .master-link.secondary:hover {
  136. color: #fff;
  137. background-color: rgba(235,232,227,.1);
  138. clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1.1em), calc(100% - 1.1em) 100%, 0 100%);
  139. }
  140. </style>
  141. <section class="cover-user" style="background-color:#191e38; padding: 6rem;">
  142. <div class="container-fluid px-0">
  143. <div class="row g-0 position-relative">
  144. <div class="col-lg-5 padding-less ms-5 ps-2">
  145. <div class="container mt-100 mt-60">
  146. <div class="row justify-content-center">
  147. <div class="col-12 text-center">
  148. <div class="section-title mb-4 pb-2">
  149. <h1 style="color: #ebe8e3; font-size: 40px !important; font-weight: 500 !important;">Our Valuable Clients</h1>
  150. </div>
  151. </div><!--end col-->
  152. </div><!--end row-->
  153. <div class="row justify-content-center">
  154. <div class="col-lg-12 mt-4 cover-user-img" style="padding: 0px;">
  155. <div class="tiny-single-item">
  156. <div class="tiny-slide">
  157. <div class="d-flex m-2">
  158. <div class="flex-1 content p-3 shadow rounded box-white position-relative">
  159. <img src="web/images/01.jpg" class="avatar avatar-small client-image rounded shadow" alt="">
  160. <p class="text-muted mt-2">" It seems that only fragments of the original text remain in the Lorem Ipsum texts used today. "</p>
  161. <h6 style="color: #e0cfb5;">- Thomas Israel <small class="text-muted">C.E.O</small></h6>
  162. </div>
  163. </div>
  164. </div>
  165. <div class="tiny-slide">
  166. <div class="d-flex m-2">
  167. <div class="flex-1 content p-3 shadow rounded box-white position-relative">
  168. <img src="web/images/01.jpg" class="avatar avatar-small client-image rounded shadow" alt="">
  169. <p class="text-muted mt-2">" One disadvantage of Lorum Ipsum is that in Latin certain letters appear more frequently than others. "</p>
  170. <h6 style="color: #e0cfb5;">- Barbara McIntosh <small class="text-muted">M.D</small></h6>
  171. </div>
  172. </div>
  173. </div>
  174. <div class="tiny-slide">
  175. <div class="d-flex m-2">
  176. <div class="flex-1 content p-3 shadow rounded box-white position-relative">
  177. <img src="web/images/01.jpg" class="avatar avatar-small client-image rounded shadow" alt="">
  178. <p class="text-muted mt-2">" The most well-known dummy text is the 'Lorem Ipsum', which is said to have originated in the 16th century. "</p>
  179. <h6 style="color: #e0cfb5;">- Carl Oliver <small class="text-muted">P.A</small></h6>
  180. </div>
  181. </div>
  182. </div>
  183. <div class="tiny-slide">
  184. <div class="d-flex m-2">
  185. <div class="flex-1 content p-3 shadow rounded box-white position-relative">
  186. <img src="web/images/01.jpg" class="avatar avatar-small client-image rounded shadow" alt="">
  187. <p class="text-muted mt-2">" According to most sources, Lorum Ipsum can be traced back to a text composed by Cicero. "</p>
  188. <h6 style="color: #e0cfb5;">- Christa Smith <small class="text-muted">Manager</small></h6>
  189. </div>
  190. </div>
  191. </div>
  192. </div>
  193. </div><!--end col-->
  194. </div><!--end row-->
  195. </div><!--end container-->
  196. </div>
  197. <div class="col-lg-5 cover-my-30 ms-5 ps-5">
  198. <div class="row">
  199. <div class="col-12">
  200. <div class="border-0" style="z-index: 1;">
  201. <div class="card-body" style="padding: 0px;">
  202. <h1 style="line-height: 1.1 !important; color: #ebe8e3; font-size: 65px !important; font-weight: 500 !important;">Save Time</h1>
  203. <span style="line-height: 1.1 !important; color: #e0cfb5; font-size: 65px !important; font-weight: 500 !important;">Stay Organized</span>
  204. <p class="mt-5" style="color:#ebe8e3; font-weight: 100 !important;">
  205. <!-- <strong style="font-weight: 600 !important;">‘Recruiting Our Way’</strong> -->
  206. If you are feeling overwhelmed by the abundance of proposals from doctoral applicants flooding your inbox.</p>
  207. <p style="color:#ebe8e3; font-weight: 100 !important;"> With our effortless proposal management solution, students can submit their proposals with ease, and you'll receive email notifications for each new submission. Say goodbye to the chaos and hello to a stress-free solution that saves you time and keeps you organized.</p>
  208. <p class="mt-5" style="color: white;">Try it today and see the difference </p>
  209. <p class="mt-5" style="color: white;"><a href="" class="master-link secondary"><strong style="font-weight: bolder !important; color: white;">Register Your Interest <i class="fa fa-arrow-right fea icon-sm"></i> </strong> </a></p>
  210. </div>
  211. </div>
  212. </div><!--end col-->
  213. </div><!--end row-->
  214. </div> <!-- end col -->
  215. </div><!--end row-->
  216. </div><!--end container fluid-->
  217. </section><!--end section-->
  218. <!-- javascript -->
  219. <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
  220. <!-- tobii js -->
  221. <script src="{{asset('web/js/tobii.min.js')}}"></script>
  222. <!-- SLIDER -->
  223. <script src="{{asset('web/js/tiny-slider.js')}}"></script>
  224. <!-- Icons -->
  225. <script src="{{asset('web/js/feather.min.js')}}"></script>
  226. <!-- Main Js -->
  227. <script src="{{asset('web/js/plugins.init.js')}}"></script>
  228. <script src="{{asset('web/js/app.js')}}"></script>
  229. <script src="{{ asset('css/pnotify/pnotify.js') }}"></script>
  230. <script src="{{ asset('css/noty/lib/noty.min.js') }}"></script>
  231. </body>
  232. </html>