refactor(register): update background styling and remove promotional text
This commit is contained in:
parent
8c4a364377
commit
6179840cd3
@ -112,19 +112,9 @@ class="transition-all duration-500 ease-in-out {{ $currentStep === $step['id'] ?
|
||||
</div>
|
||||
|
||||
<div class="flex-1 p-4 max-lg:hidden">
|
||||
<div class="text-white relative rounded-lg h-full w-full bg-zinc-900 flex flex-col items-start justify-end p-16"
|
||||
<div class="relative rounded-lg h-full w-full bg-zinc-100 flex flex-col items-start justify-end p-16"
|
||||
style="background-image: url('/assets/images/cover.jpg'); background-size: cover">
|
||||
<div class="flex gap-2 mb-4">
|
||||
<flux:icon.star variant="solid" />
|
||||
<flux:icon.star variant="solid" />
|
||||
<flux:icon.star variant="solid" />
|
||||
<flux:icon.star variant="solid" />
|
||||
<flux:icon.star variant="solid" />
|
||||
</div>
|
||||
|
||||
<div class="mb-6 italic font-base text-3xl xl:text-4xl text-white">
|
||||
Bergabunglah dengan ribuan pelanggan yang puas dengan produk parfum berkualitas kami.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user