mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 05:34:30 -04:00
Update client portal login image
This commit is contained in:
parent
f5380fbb52
commit
54effdc009
BIN
public/images/client-portal-new-image.jpg
Normal file
BIN
public/images/client-portal-new-image.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 622 KiB |
@ -10,7 +10,7 @@
|
||||
<div class="grid lg:grid-cols-3">
|
||||
@if($account && !$account->isPaid())
|
||||
<div class="hidden lg:block col-span-1 bg-red-100 h-screen">
|
||||
<img src="{{ asset('images/bg-home2018b.jpg') }}"
|
||||
<img src="{{ asset('images/client-portal-new-image.jpg') }}"
|
||||
class="w-full h-screen object-cover"
|
||||
alt="Background image">
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user