Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 486be69215 |
@@ -68,6 +68,12 @@ export default function LandingPage() {
|
||||
tag="Core Features"
|
||||
tagIcon={Shield}
|
||||
features={[
|
||||
{
|
||||
icon: Gauge,
|
||||
title: "Real-Time Analytics", description: "Live monitoring dashboard tracking access patterns, system performance, and security events instantly."},
|
||||
{
|
||||
icon: Cloud,
|
||||
title: "Cloud-Based Management", description: "Secure cloud infrastructure enabling remote gate control and management from anywhere globally."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Lightning-Fast Response", description: "Sub-second gate activation with real-time status synchronization across all access points and devices."},
|
||||
@@ -77,12 +83,6 @@ export default function LandingPage() {
|
||||
{
|
||||
icon: Radio,
|
||||
title: "Wireless Integration", description: "IoT-enabled infrastructure connecting gates, sensors, and management systems for unified control."},
|
||||
{
|
||||
icon: Gauge,
|
||||
title: "Real-Time Analytics", description: "Live monitoring dashboard tracking access patterns, system performance, and security events instantly."},
|
||||
{
|
||||
icon: Cloud,
|
||||
title: "Cloud-Based Management", description: "Secure cloud infrastructure enabling remote gate control and management from anywhere globally."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Multi-User Control", description: "Role-based access management supporting unlimited users with granular permission customization."},
|
||||
|
||||
Reference in New Issue
Block a user