Remove hyphens from AI Powered, Walk In, and other user-facing text contents

This commit is contained in:
R-Bharathraj
2026-06-30 17:43:31 +05:30
parent d6675126ba
commit d5e6991c9f
7 changed files with 14 additions and 14 deletions

View File

@@ -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'],
},
];