login: rebrand visible Zino text to Mahindra
This commit is contained in:
parent
c1cbdae4c2
commit
7fc5833ea4
@ -98,7 +98,7 @@ export default function Login() {
|
|||||||
|
|
||||||
{/* Footer rule */}
|
{/* Footer rule */}
|
||||||
<div className="relative z-10 text-[11px] uppercase tracking-[0.18em] text-white/40">
|
<div className="relative z-10 text-[11px] uppercase tracking-[0.18em] text-white/40">
|
||||||
© Zino
|
© Mahindra
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -175,7 +175,7 @@ export default function Login() {
|
|||||||
|
|
||||||
<div className="flex items-center justify-center gap-1.5 mt-12">
|
<div className="flex items-center justify-center gap-1.5 mt-12">
|
||||||
<span className="text-[11px] uppercase tracking-[0.12em] text-stone-400">Powered by</span>
|
<span className="text-[11px] uppercase tracking-[0.12em] text-stone-400">Powered by</span>
|
||||||
<span className="text-[11px] font-bold uppercase tracking-[0.12em]" style={{ color: INK }}>Zino</span>
|
<span className="text-[11px] font-bold uppercase tracking-[0.12em]" style={{ color: INK }}>Mahindra</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user