update tampilan login

This commit is contained in:
KhatamNugraha
2023-10-17 13:24:37 +07:00
parent 36a4a4db64
commit be31bd6350
4 changed files with 11 additions and 13 deletions

View File

@ -23,13 +23,13 @@
<!--begin::Footer-->
<div class="d-flex flex-center flex-wrap px-5">
<!--begin::Links-->
<div class="d-flex fw-semibold text-primary fs-base">
{{-- <div class="d-flex fw-semibold text-primary fs-base">
<a href="#" class="px-5" target="_blank">Terms</a>
<a href="#" class="px-5" target="_blank">Plans</a>
<a href="#" class="px-5" target="_blank">Contact Us</a>
</div>
</div> --}}
<!--end::Links-->
</div>
<!--end::Footer-->

View File

@ -5,7 +5,7 @@
<!--begin::Copyright-->
<div class="text-dark order-2 order-md-1">
<span class="text-muted fw-semibold me-1">{{ date('Y') }}&copy;</span>
<a href="https://daengdeni.tech" target="_blank" class="text-gray-800 text-hover-primary">Daeng Deni Mardaeni</a>
<a href="https://daengdeni.tech" target="_blank" class="text-gray-800 text-hover-primary">Bank Artha Graha International</a>
</div>
<!--end::Copyright-->
</div>

View File

@ -2,7 +2,7 @@
<!--begin::Row-->
<div class="row g-5 g-xl-10 mb-5 mb-xl-10">
<!--begin::Col-->
<div class="col-md-6 col-lg-6 col-xl-6 col-xxl-3 mb-md-5 mb-xl-10">
{{-- <div class="col-md-6 col-lg-6 col-xl-6 col-xxl-3 mb-md-5 mb-xl-10">
@include('partials/widgets/cards/_widget-20')
@include('partials/widgets/cards/_widget-7')
@ -13,10 +13,10 @@
@include('partials/widgets/cards/_widget-17')
@include('partials/widgets/lists/_widget-26')
</div>
</div> --}}
<!--end::Col-->
<!--begin::Col-->
<div class="col-xxl-6">
<div class="col-xxl-12">
@include('partials/widgets/engage/_widget-10')
</div>
<!--end::Col-->
@ -53,6 +53,6 @@
</div>
<!--end::Row--> --}}
<!--end::Row-->
</x-default-layout>

View File

@ -6,19 +6,17 @@
<div class="mb-10">
<!--begin::Title-->
<div class="fs-2hx fw-bold text-gray-800 text-center mb-13">
<span class="me-2">Try our all new Enviroment with
<span class="me-2">Selamat Datang Di Aplikasi
<br />
<span class="position-relative d-inline-block text-danger">
<a href="#" class="text-danger opacity-75-hover">Pro Plan</a>
<a href="#" class="text-danger opacity-75-hover">Konfirmasi Bank</a>
<!--begin::Separator-->
<span class="position-absolute opacity-15 bottom-0 start-0 border-4 border-danger border-bottom w-100"></span>
<!--end::Separator-->
</span></span>for Free</div>
</span></span></div>
<!--end::Title-->
<!--begin::Action-->
<div class="text-center">
<a href='#' class="btn btn-sm btn-dark fw-bold" data-bs-toggle="modal" data-bs-target="#kt_modal_upgrade_plan">Upgrade Now</a>
</div>
<!--begin::Action-->
</div>
<!--begin::Wrapper-->