5 Commits

Author SHA1 Message Date
65e99591c5 Update src/app/page.tsx 2026-03-04 05:17:18 +00:00
4dc84b1146 Merge version_3 into main
Merge version_3 into main
2026-03-04 05:15:30 +00:00
d13289ff57 Update src/app/page.tsx 2026-03-04 05:15:26 +00:00
84b1b687c4 Merge version_2 into main
Merge version_2 into main
2026-03-04 05:13:49 +00:00
486be69215 Update src/app/page.tsx 2026-03-04 05:13:39 +00:00

View File

@@ -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."},