refactoring
This commit is contained in:
parent
bee73a8998
commit
8e8acf378a
@ -6,7 +6,7 @@
|
|||||||
<div class="w-full lg:h-48 px-6 bg-dark-blue rounded-lg flex flex-col lg:flex-row justify-between items-center my-8">
|
<div class="w-full lg:h-48 px-6 bg-dark-blue rounded-lg flex flex-col lg:flex-row justify-between items-center my-8">
|
||||||
<div class="w-full lg:w-1/2 flex flex-col self-end py-6">
|
<div class="w-full lg:w-1/2 flex flex-col self-end py-6">
|
||||||
<div
|
<div
|
||||||
class="w-96 h-28"
|
class="h-28"
|
||||||
x-data="{
|
x-data="{
|
||||||
text: '',
|
text: '',
|
||||||
textArray : ['{{ trans('modules.premium_banner') }}'],
|
textArray : ['{{ trans('modules.premium_banner') }}'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user