Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 65e99591c5 | |||
| 4dc84b1146 | |||
| d13289ff57 | |||
| 84b1b687c4 | |||
| 486be69215 |
@@ -64,10 +64,16 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBorderGlow
|
||||
title="Enterprise-Grade Access Control"
|
||||
description="Our gate automation systems combine cutting-edge technology with industrial-grade reliability to deliver uncompromising security and seamless operation."
|
||||
description="Trusted by 2000+ enterprises worldwide. Reduce unauthorized access attempts by 95% while maintaining seamless operations. Our gate automation systems combine cutting-edge technology with industrial-grade reliability to deliver uncompromising security and rapid deployment."
|
||||
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