Remove em-dashes and hyphens from For People, For Business, and Solutions pages

This commit is contained in:
R-Bharathraj
2026-06-30 17:51:15 +05:30
parent 2935fdbbf2
commit bf9289ca7b
7 changed files with 12 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ const recs = [
{ rank: '01', label: 'Double points at Starbucks', match: '98%', tag: 'Near you · 0.3km' },
{ rank: '02', label: 'Nike Air sale ends tonight', match: '94%', tag: 'Trending · Fashion' },
{ rank: '03', label: 'Decathlon weekend special', match: '91%', tag: 'Sports · 1.4km' },
{ rank: '04', label: 'Zara new arrivals 15% off', match: '87%', tag: 'Your style' },
{ rank: '04', label: 'Zara new arrivals, 15% off', match: '87%', tag: 'Your style' },
];
export default function AIRecommendationsSection() {
@@ -46,7 +46,7 @@ export default function AIRecommendationsSection() {
<p className="fp-rise" style={{
fontSize: 15, lineHeight: 1.8, color: '#4f463a', fontFamily: 'Sora, sans-serif', margin: '0 0 36px', maxWidth: 340,
}}>
Our recommendation engine learns your taste from every transaction and surfaces offers uniquely matched to you getting sharper with every visit.
Our recommendation engine learns your taste from every transaction and surfaces offers uniquely matched to you, getting sharper with every visit.
</p>
{/* Stat chips — brand gold palette */}

View File

@@ -46,7 +46,7 @@ export default function DiscoverDealsSection() {
<p className="fp-rise" style={{
fontSize: 16, lineHeight: 1.8, color: 'rgba(255,255,255,0.45)', fontFamily: 'Sora, sans-serif', margin: '0 0 36px', maxWidth: 380,
}}>
Find participating stores nearby and see their active game-based discount campaigns, live coupons, and coin-earning opportunities all surfaced in real time so you never miss a deal.
Find participating stores nearby and see their active game based discount campaigns, live coupons, and coin earning opportunities, all surfaced in real time so you never miss a deal.
</p>
<div className="fp-rise" style={{

View File

@@ -73,7 +73,7 @@ export default function HeroSection() {
fontSize: 'clamp(16px, 1.4vw, 19px)', lineHeight: 1.7, fontWeight: 400,
color: 'rgba(255,255,255,0.58)', maxWidth: 560, margin: '0 auto 40px', fontFamily: 'Sora, sans-serif',
}}>
Earn Loyaly Coins through daily activities, interactive games, and walking challenges then redeem them at participating stores near you. Earn Online. Spend Offline.
Earn Loyaly Coins through daily activities, interactive games, and walking challenges, then redeem them at participating stores near you. Earn Online. Spend Offline.
</p>
<div className="fp-content fp-cta" style={{ display: 'flex', gap: 16, flexWrap: 'wrap', alignItems: 'center', justifyContent: 'center' }}>

View File

@@ -40,7 +40,7 @@ export default function SpendAnywhereSection() {
<p className="fp-rise" style={{
fontSize: 15, lineHeight: 1.75, color: 'rgba(255,255,255,0.45)', fontFamily: 'Sora, sans-serif', margin: 0, maxWidth: 320,
}}>
One wallet. Every store. Your Loyaly points are universal no restrictions, no expiry, no fine print.
One wallet. Every store. Your Loyaly points are universal: no restrictions, no expiry, no fine print.
</p>
</div>

View File

@@ -116,7 +116,7 @@ export default function WhyLoyalySection() {
fontSize: 16, lineHeight: 1.8, color: '#4f463a', margin: '0 0 36px',
fontFamily: 'Sora, sans-serif', maxWidth: 440,
}}>
India&apos;s offline retail market is worth 2.1 lakh crore. Yet loyalty penetration sits at effectively zero. Loyaly exists to close that gap permanently.
India&apos;s offline retail market is worth 2.1 lakh crore. Yet loyalty penetration sits at effectively zero. Loyaly exists to close that gap, permanently.
</p>
{/* Data bars */}