Update checkout footer to Ladill Pay branding.
Deploy Ladill QR Plus / deploy (push) Successful in 28s
Deploy Ladill QR Plus / deploy (push) Successful in 28s
Payment sections now read Secured by Paystack. Powered by Ladill Pay. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -472,7 +472,7 @@
|
||||
{{-- Header --}}
|
||||
<div class="px-6 py-6 text-center" style="background: linear-gradient(160deg, {{ $churchColor }}0d 0%, {{ $churchColor }}1f 100%); border-bottom: 1px solid {{ $churchColor }}22;">
|
||||
<h2 class="text-lg font-bold text-slate-900">Give Online</h2>
|
||||
<p class="mt-0.5 text-xs text-slate-500">Secured by Paystack</p>
|
||||
<p class="mt-0.5 text-xs text-slate-500">Secured by Paystack. Powered by Ladill Pay</p>
|
||||
</div>
|
||||
|
||||
<div class="px-5 pb-6 pt-5 space-y-5">
|
||||
@@ -1470,7 +1470,7 @@
|
||||
<span x-text="loading ? 'Opening payment…' : ('Pay {{ $currency }} ' + orderTotal.toFixed(2))"></span>
|
||||
</button>
|
||||
|
||||
<p class="text-center text-[11px] text-slate-400">Secured by Paystack</p>
|
||||
<p class="text-center text-[11px] text-slate-400">Secured by Paystack. Powered by Ladill Pay</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user