Remove hyphens from AI Powered, Walk In, and other user-facing text contents
This commit is contained in:
@@ -124,7 +124,7 @@ export default function Footer() {
|
||||
<Image src="/images/logo-dark.png" alt="Loyaly.AI" width={560} height={160} style={{ height: 140, width: 'auto', marginBottom: 24, display: 'block' }} />
|
||||
</Link>
|
||||
<p style={{ fontSize: 14, lineHeight: 1.75, color: 'rgba(255,255,255,0.35)', fontFamily: 'Sora, sans-serif', margin: '0 0 28px', maxWidth: 280 }}>
|
||||
AI-powered retail intelligence that turns every walk-in into a loyal customer.
|
||||
AI powered retail intelligence that turns every walk in into a loyal customer.
|
||||
</p>
|
||||
<div style={{ display: 'flex', gap: 10 }}>
|
||||
{SOCIALS.map(({ label, href, icon }) => (
|
||||
|
||||
Reference in New Issue
Block a user