Remove hyphens from AI Powered, Walk In, and other user-facing text contents
This commit is contained in:
@@ -28,9 +28,9 @@ const PRODUCTS: Product[] = [
|
||||
id: 1,
|
||||
href: '/solutions/behavision',
|
||||
title: 'Behavision',
|
||||
subtitle: 'AI-Powered Footfall Analytics',
|
||||
subtitle: 'AI Powered Footfall Analytics',
|
||||
description:
|
||||
'AI-powered footfall analytics and behavioral intelligence. Understand how customers move, dwell, and engage — turning raw foot traffic into rich, actionable insights.',
|
||||
'AI powered footfall analytics and behavioral intelligence. Understand how customers move, dwell, and engage — turning raw foot traffic into rich, actionable insights.',
|
||||
accent: '#f4be28',
|
||||
accentRgb: '244, 190, 40',
|
||||
tags: ['Footfall Tracking', 'Heatmaps', 'Behavior Analysis'],
|
||||
@@ -66,7 +66,7 @@ const PRODUCTS: Product[] = [
|
||||
'Earn Loyaly Coins through daily login, walking challenges, and interactive games. Unlock surprise coupons, discover nearby store campaigns, and redeem rewards at real offline stores.',
|
||||
accent: '#f4be28',
|
||||
accentRgb: '244, 190, 40',
|
||||
tags: ['Daily Rewards', 'Game-Based Offers', 'Offline Redemption'],
|
||||
tags: ['Daily Rewards', 'Game Based Offers', 'Offline Redemption'],
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user