Spaces:
Running
Running
File size: 52,291 Bytes
caac2f3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Connect AI - Smart Access & Surveillance Solutions</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
.gradient-bg {
background: linear-gradient(135deg, #1e3a8a 0%, #0ea5e9 100%);
}
.card-hover:hover {
transform: translateY(-5px);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.feature-icon {
transition: all 0.3s ease;
}
.feature-card:hover .feature-icon {
transform: scale(1.1);
}
.nav-link {
position: relative;
}
.nav-link:after {
content: '';
position: absolute;
width: 0;
height: 2px;
bottom: -2px;
left: 0;
background-color: #3b82f6;
transition: width 0.3s ease;
}
.nav-link:hover:after {
width: 100%;
}
</style>
</head>
<body class="font-sans antialiased text-gray-800">
<!-- Header -->
<header class="gradient-bg text-white sticky top-0 z-50 shadow-lg">
<div class="container mx-auto px-6 py-4">
<div class="flex items-center justify-between">
<div class="flex items-center">
<div class="mr-4">
<i class="fas fa-robot text-3xl text-blue-300"></i>
</div>
<div>
<h1 class="text-2xl font-bold">Connect<span class="text-blue-300">AI</span></h1>
<p class="text-xs text-blue-200">Smart Access & Surveillance</p>
</div>
</div>
<nav class="hidden md:flex space-x-8">
<a href="#home" class="nav-link text-white hover:text-blue-300 font-medium">Home</a>
<a href="#features" class="nav-link text-white hover:text-blue-300 font-medium">Features</a>
<a href="#solutions" class="nav-link text-white hover:text-blue-300 font-medium">Solutions</a>
<a href="#pricing" class="nav-link text-white hover:text-blue-300 font-medium">Pricing</a>
<a href="#contact" class="nav-link text-white hover:text-blue-300 font-medium">Contact</a>
</nav>
<div class="md:hidden">
<button id="menu-toggle" class="text-white focus:outline-none">
<i class="fas fa-bars text-2xl"></i>
</button>
</div>
</div>
</div>
<!-- Mobile menu -->
<div id="mobile-menu" class="hidden md:hidden gradient-bg px-6 pb-4">
<div class="flex flex-col space-y-3">
<a href="#home" class="text-white hover:text-blue-300 font-medium">Home</a>
<a href="#features" class="text-white hover:text-blue-300 font-medium">Features</a>
<a href="#solutions" class="text-white hover:text-blue-300 font-medium">Solutions</a>
<a href="#pricing" class="text-white hover:text-blue-300 font-medium">Pricing</a>
<a href="#contact" class="text-white hover:text-blue-300 font-medium">Contact</a>
</div>
</div>
</header>
<!-- Hero Section -->
<section id="home" class="gradient-bg text-white py-20">
<div class="container mx-auto px-6 flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-4">
Next-Gen Access Control <br>with <span class="text-blue-300">AI & RFID</span>
</h1>
<p class="text-xl md:text-2xl mb-8 text-blue-100">
Secure your premises with our advanced facial recognition and RFID automation system.
</p>
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
<a href="#contact" class="bg-white text-blue-600 hover:bg-blue-50 px-8 py-3 rounded-lg font-semibold text-center transition duration-300">
Get Started
</a>
<a href="#features" class="border-2 border-white text-white hover:bg-blue-700 px-8 py-3 rounded-lg font-semibold text-center transition duration-300">
Learn More
</a>
</div>
</div>
<div class="md:w-1/2">
<div class="video-container rounded-xl shadow-2xl overflow-hidden">
<iframe src="https://www.youtube.com/embed/dQw4w9WgXcQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</section>
<!-- Trusted By Section -->
<section class="bg-gray-50 py-12">
<div class="container mx-auto px-6">
<h2 class="text-center text-gray-500 text-sm font-semibold uppercase tracking-wider mb-8">
Trusted by industry leaders
</h2>
<div class="flex flex-wrap justify-center items-center gap-8 md:gap-16">
<div class="h-12 flex items-center">
<i class="fab fa-microsoft text-4xl text-gray-500 hover:text-blue-600 transition"></i>
</div>
<div class="h-12 flex items-center">
<i class="fab fa-google text-4xl text-gray-500 hover:text-blue-600 transition"></i>
</div>
<div class="h-12 flex items-center">
<i class="fab fa-amazon text-4xl text-gray-500 hover:text-blue-600 transition"></i>
</div>
<div class="h-12 flex items-center">
<i class="fab fa-apple text-4xl text-gray-500 hover:text-blue-600 transition"></i>
</div>
<div class="h-12 flex items-center">
<i class="fab fa-ubuntu text-4xl text-gray-500 hover:text-blue-600 transition"></i>
</div>
</div>
</div>
</section>
<!-- Features Section -->
<section id="features" class="py-20 bg-white">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-4">
Advanced Security <span class="text-blue-600">Features</span>
</h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
Our system combines cutting-edge technologies to deliver unparalleled security and convenience.
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
<!-- Feature 1 -->
<div class="feature-card bg-gray-50 rounded-xl p-8 transition duration-300 hover:shadow-lg">
<div class="w-16 h-16 gradient-bg rounded-full flex items-center justify-center mb-6">
<i class="fas fa-id-card feature-icon text-white text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">RFID Access Control</h3>
<p class="text-gray-600">
Seamless entry with RFID cards or tags. Our system supports multiple authentication levels and instant deactivation of lost credentials.
</p>
</div>
<!-- Feature 2 -->
<div class="feature-card bg-gray-50 rounded-xl p-8 transition duration-300 hover:shadow-lg">
<div class="w-16 h-16 gradient-bg rounded-full flex items-center justify-center mb-6">
<i class="fas fa-user-shield feature-icon text-white text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Facial Recognition</h3>
<p class="text-gray-600">
State-of-the-art facial recognition with 99.8% accuracy. Works in various lighting conditions and detects masks or disguises.
</p>
</div>
<!-- Feature 3 -->
<div class="feature-card bg-gray-50 rounded-xl p-8 transition duration-300 hover:shadow-lg">
<div class="w-16 h-16 gradient-bg rounded-full flex items-center justify-center mb-6">
<i class="fas fa-bell feature-icon text-white text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Real-time Alerts</h3>
<p class="text-gray-600">
Instant notifications for unauthorized access attempts, tailgating, or suspicious activities sent directly to your devices.
</p>
</div>
<!-- Feature 4 -->
<div class="feature-card bg-gray-50 rounded-xl p-8 transition duration-300 hover:shadow-lg">
<div class="w-16 h-16 gradient-bg rounded-full flex items-center justify-center mb-6">
<i class="fas fa-cloud feature-icon text-white text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Cloud Integration</h3>
<p class="text-gray-600">
All access logs and facial recognition data securely stored in the cloud with military-grade encryption and easy retrieval.
</p>
</div>
<!-- Feature 5 -->
<div class="feature-card bg-gray-50 rounded-xl p-8 transition duration-300 hover:shadow-lg">
<div class="w-16 h-16 gradient-bg rounded-full flex items-center justify-center mb-6">
<i class="fas fa-mobile-alt feature-icon text-white text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Mobile Management</h3>
<p class="text-gray-600">
Complete system control from your smartphone. Grant temporary access, view live feeds, or check logs anytime, anywhere.
</p>
</div>
<!-- Feature 6 -->
<div class="feature-card bg-gray-50 rounded-xl p-8 transition duration-300 hover:shadow-lg">
<div class="w-16 h-16 gradient-bg rounded-full flex items-center justify-center mb-6">
<i class="fas fa-chart-line feature-icon text-white text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Analytics Dashboard</h3>
<p class="text-gray-600">
Comprehensive analytics on access patterns, peak hours, and security incidents with customizable reports and export options.
</p>
</div>
</div>
</div>
</section>
<!-- Solutions Section -->
<section id="solutions" class="py-20 bg-gray-50">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-4">
Tailored <span class="text-blue-600">Solutions</span> for Every Need
</h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
Our system adapts to various environments and security requirements.
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<!-- Solution 1 -->
<div class="bg-white rounded-xl overflow-hidden shadow-lg card-hover transition duration-300">
<div class="h-48 gradient-bg flex items-center justify-center">
<i class="fas fa-building text-white text-6xl"></i>
</div>
<div class="p-8">
<h3 class="text-xl font-bold text-gray-800 mb-3">Corporate Offices</h3>
<p class="text-gray-600 mb-4">
Secure your business premises with multi-factor authentication, visitor management, and employee tracking.
</p>
<ul class="space-y-2 text-gray-600">
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Department-specific access levels</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Visitor pre-registration system</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Integration with HR systems</span>
</li>
</ul>
</div>
</div>
<!-- Solution 2 -->
<div class="bg-white rounded-xl overflow-hidden shadow-lg card-hover transition duration-300">
<div class="h-48 gradient-bg flex items-center justify-center">
<i class="fas fa-home text-white text-6xl"></i>
</div>
<div class="p-8">
<h3 class="text-xl font-bold text-gray-800 mb-3">Residential Complexes</h3>
<p class="text-gray-600 mb-4">
Protect your residents with smart access control for gates, elevators, and common areas.
</p>
<ul class="space-y-2 text-gray-600">
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Resident mobile app integration</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Delivery personnel management</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Emergency lockdown features</span>
</li>
</ul>
</div>
</div>
<!-- Solution 3 -->
<div class="bg-white rounded-xl overflow-hidden shadow-lg card-hover transition duration-300">
<div class="h-48 gradient-bg flex items-center justify-center">
<i class="fas fa-industry text-white text-6xl"></i>
</div>
<div class="p-8">
<h3 class="text-xl font-bold text-gray-800 mb-3">Industrial Facilities</h3>
<p class="text-gray-600 mb-4">
High-security solutions for restricted areas, hazardous zones, and equipment access.
</p>
<ul class="space-y-2 text-gray-600">
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>PPE detection and enforcement</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Time-based access restrictions</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Integration with safety systems</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- How It Works Section -->
<section class="py-20 bg-white">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-4">
How Connect<span class="text-blue-600">AI</span> Works
</h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
Simple setup, intelligent operation, powerful results.
</p>
</div>
<div class="flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<div class="relative">
<div class="absolute -left-4 -top-4 w-32 h-32 rounded-full bg-blue-100 opacity-50"></div>
<div class="absolute -right-4 -bottom-4 w-32 h-32 rounded-full bg-blue-100 opacity-50"></div>
<div class="relative bg-gray-50 rounded-xl p-8 shadow-lg">
<div class="flex items-start mb-8">
<div class="w-12 h-12 gradient-bg rounded-full flex items-center justify-center mr-4">
<span class="text-white font-bold">1</span>
</div>
<div>
<h3 class="text-lg font-bold text-gray-800 mb-2">Installation</h3>
<p class="text-gray-600">
Our certified technicians install RFID readers and high-resolution cameras at all entry points.
</p>
</div>
</div>
<div class="flex items-start mb-8">
<div class="w-12 h-12 gradient-bg rounded-full flex items-center justify-center mr-4">
<span class="text-white font-bold">2</span>
</div>
<div>
<h3 class="text-lg font-bold text-gray-800 mb-2">Enrollment</h3>
<p class="text-gray-600">
Authorized personnel are enrolled in the system with RFID credentials and facial biometrics.
</p>
</div>
</div>
<div class="flex items-start">
<div class="w-12 h-12 gradient-bg rounded-full flex items-center justify-center mr-4">
<span class="text-white font-bold">3</span>
</div>
<div>
<h3 class="text-lg font-bold text-gray-800 mb-2">Operation</h3>
<p class="text-gray-600">
The system automatically grants or denies access based on real-time authentication.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="md:w-1/2">
<div class="bg-gray-50 rounded-xl p-8 shadow-lg">
<div class="flex items-center mb-6">
<div class="w-16 h-16 gradient-bg rounded-full flex items-center justify-center mr-4">
<i class="fas fa-shield-alt text-white text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800">Security Benefits</h3>
</div>
<div class="space-y-6">
<div class="flex items-start">
<div class="w-8 h-8 bg-blue-100 rounded-full flex items-center justify-center mr-4 mt-1">
<i class="fas fa-check text-blue-600 text-sm"></i>
</div>
<div>
<h4 class="font-semibold text-gray-800">Eliminate Unauthorized Access</h4>
<p class="text-gray-600">
Our multi-factor authentication ensures only authorized individuals can enter secured areas.
</p>
</div>
</div>
<div class="flex items-start">
<div class="w-8 h-8 bg-blue-100 rounded-full flex items-center justify-center mr-4 mt-1">
<i class="fas fa-check text-blue-600 text-sm"></i>
</div>
<div>
<h4 class="font-semibold text-gray-800">Comprehensive Audit Trails</h4>
<p class="text-gray-600">
Every access attempt is logged with timestamp, location, and authentication method.
</p>
</div>
</div>
<div class="flex items-start">
<div class="w-8 h-8 bg-blue-100 rounded-full flex items-center justify-center mr-4 mt-1">
<i class="fas fa-check text-blue-600 text-sm"></i>
</div>
<div>
<h4 class="font-semibold text-gray-800">Instant Threat Detection</h4>
<p class="text-gray-600">
The system identifies and alerts on suspicious behavior patterns or unauthorized access attempts.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Pricing Section -->
<section id="pricing" class="py-20 bg-gray-50">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-4">
Simple, Transparent <span class="text-blue-600">Pricing</span>
</h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
Choose the plan that fits your security needs.
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 max-w-5xl mx-auto">
<!-- Basic Plan -->
<div class="bg-white rounded-xl shadow-lg overflow-hidden">
<div class="gradient-bg text-white py-6 px-8">
<h3 class="text-xl font-bold">Starter</h3>
<p class="text-blue-100">Small businesses & offices</p>
</div>
<div class="p-8">
<div class="mb-6">
<span class="text-4xl font-bold text-gray-800">$99</span>
<span class="text-gray-600">/month</span>
</div>
<ul class="space-y-4 mb-8">
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Up to 5 entry points</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>50 RFID credentials</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Basic facial recognition</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Email alerts</span>
</li>
<li class="flex items-start text-gray-400">
<i class="fas fa-times mt-1 mr-2"></i>
<span>No mobile app</span>
</li>
<li class="flex items-start text-gray-400">
<i class="fas fa-times mt-1 mr-2"></i>
<span>No analytics dashboard</span>
</li>
</ul>
<a href="#contact" class="block w-full bg-gray-100 hover:bg-gray-200 text-gray-800 font-semibold py-3 px-4 rounded-lg text-center transition duration-300">
Get Started
</a>
</div>
</div>
<!-- Professional Plan -->
<div class="bg-white rounded-xl shadow-xl overflow-hidden transform scale-105">
<div class="relative">
<div class="absolute top-0 right-0 bg-yellow-400 text-xs font-bold px-3 py-1 rounded-bl-lg">
POPULAR
</div>
<div class="gradient-bg text-white py-6 px-8">
<h3 class="text-xl font-bold">Professional</h3>
<p class="text-blue-100">Medium businesses & residential</p>
</div>
</div>
<div class="p-8">
<div class="mb-6">
<span class="text-4xl font-bold text-gray-800">$299</span>
<span class="text-gray-600">/month</span>
</div>
<ul class="space-y-4 mb-8">
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Up to 15 entry points</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>200 RFID credentials</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Advanced facial recognition</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Push notifications</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Mobile app included</span>
</li>
<li class="flex items-start text-gray-400">
<i class="fas fa-times mt-1 mr-2"></i>
<span>Basic analytics only</span>
</li>
</ul>
<a href="#contact" class="block w-full gradient-bg hover:opacity-90 text-white font-semibold py-3 px-4 rounded-lg text-center transition duration-300">
Get Started
</a>
</div>
</div>
<!-- Enterprise Plan -->
<div class="bg-white rounded-xl shadow-lg overflow-hidden">
<div class="gradient-bg text-white py-6 px-8">
<h3 class="text-xl font-bold">Enterprise</h3>
<p class="text-blue-100">Large facilities & industrial</p>
</div>
<div class="p-8">
<div class="mb-6">
<span class="text-4xl font-bold text-gray-800">$899</span>
<span class="text-gray-600">/month</span>
</div>
<ul class="space-y-4 mb-8">
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Unlimited entry points</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Unlimited RFID credentials</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Premium facial recognition</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Multi-channel alerts</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Mobile app + web portal</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Advanced analytics dashboard</span>
</li>
</ul>
<a href="#contact" class="block w-full bg-gray-100 hover:bg-gray-200 text-gray-800 font-semibold py-3 px-4 rounded-lg text-center transition duration-300">
Get Started
</a>
</div>
</div>
</div>
<div class="mt-12 text-center">
<p class="text-gray-600 mb-4">Need a custom solution for your organization?</p>
<a href="#contact" class="inline-block border-2 border-blue-600 text-blue-600 hover:bg-blue-600 hover:text-white px-6 py-2 rounded-lg font-semibold transition duration-300">
Contact Sales
</a>
</div>
</div>
</section>
<!-- Testimonials Section -->
<section class="py-20 bg-white">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-4">
What Our <span class="text-blue-600">Clients</span> Say
</h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
Don't just take our word for it - hear from our satisfied customers.
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<!-- Testimonial 1 -->
<div class="bg-gray-50 rounded-xl p-8">
<div class="flex items-center mb-6">
<div class="w-12 h-12 rounded-full overflow-hidden mr-4">
<img src="https://randomuser.me/api/portraits/women/43.jpg" alt="Sarah Johnson" class="w-full h-full object-cover">
</div>
<div>
<h4 class="font-bold text-gray-800">Sarah Johnson</h4>
<p class="text-gray-600 text-sm">Office Manager, TechCorp</p>
</div>
</div>
<p class="text-gray-600 italic mb-4">
"Since implementing ConnectAI, our office security has improved dramatically. The facial recognition is incredibly accurate and our employees love the convenience."
</p>
<div class="flex text-yellow-400">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
</div>
<!-- Testimonial 2 -->
<div class="bg-gray-50 rounded-xl p-8">
<div class="flex items-center mb-6">
<div class="w-12 h-12 rounded-full overflow-hidden mr-4">
<img src="https://randomuser.me/api/portraits/men/32.jpg" alt="Michael Chen" class="w-full h-full object-cover">
</div>
<div>
<h4 class="font-bold text-gray-800">Michael Chen</h4>
<p class="text-gray-600 text-sm">Security Director, LuxeResidences</p>
</div>
</div>
<p class="text-gray-600 italic mb-4">
"The RFID system integrated perfectly with our existing infrastructure. The real-time alerts have helped us prevent several unauthorized access attempts."
</p>
<div class="flex text-yellow-400">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
</div>
<!-- Testimonial 3 -->
<div class="bg-gray-50 rounded-xl p-8">
<div class="flex items-center mb-6">
<div class="w-12 h-12 rounded-full overflow-hidden mr-4">
<img src="https://randomuser.me/api/portraits/men/75.jpg" alt="David Rodriguez" class="w-full h-full object-cover">
</div>
<div>
<h4 class="font-bold text-gray-800">David Rodriguez</h4>
<p class="text-gray-600 text-sm">Facilities Manager, InduTech</p>
</div>
</div>
<p class="text-gray-600 italic mb-4">
"The analytics dashboard gives us incredible insights into access patterns. We've optimized our security staffing based on the data."
</p>
<div class="flex text-yellow-400">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="gradient-bg text-white py-20">
<div class="container mx-auto px-6 text-center">
<h2 class="text-3xl md:text-4xl font-bold mb-6">
Ready to Transform Your Security?
</h2>
<p class="text-xl text-blue-100 max-w-2xl mx-auto mb-8">
Schedule a free consultation with our security experts to discuss your needs.
</p>
<a href="#contact" class="inline-block bg-white hover:bg-blue-50 text-blue-600 px-8 py-4 rounded-lg font-semibold text-lg transition duration-300">
Get a Free Demo
</a>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="py-20 bg-white">
<div class="container mx-auto px-6">
<div class="flex flex-col md:flex-row">
<div class="md:w-1/2 mb-10 md:mb-0">
<h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-6">
Get in <span class="text-blue-600">Touch</span>
</h2>
<p class="text-gray-600 mb-8 text-lg">
Have questions about our solutions? Our team is here to help.
</p>
<div class="space-y-6">
<div class="flex items-start">
<div class="w-12 h-12 gradient-bg rounded-full flex items-center justify-center mr-4">
<i class="fas fa-map-marker-alt text-white"></i>
</div>
<div>
<h4 class="font-bold text-gray-800">Our Location</h4>
<p class="text-gray-600">123 Security Lane, Tech City, TC 10101</p>
</div>
</div>
<div class="flex items-start">
<div class="w-12 h-12 gradient-bg rounded-full flex items-center justify-center mr-4">
<i class="fas fa-phone-alt text-white"></i>
</div>
<div>
<h4 class="font-bold text-gray-800">Phone Number</h4>
<p class="text-gray-600">+1 (555) 123-4567</p>
</div>
</div>
<div class="flex items-start">
<div class="w-12 h-12 gradient-bg rounded-full flex items-center justify-center mr-4">
<i class="fas fa-envelope text-white"></i>
</div>
<div>
<h4 class="font-bold text-gray-800">Email Address</h4>
<p class="text-gray-600">info@connectai.example</p>
</div>
</div>
</div>
<div class="mt-12">
<h4 class="font-bold text-gray-800 mb-4">Follow Us</h4>
<div class="flex space-x-4">
<a href="#" class="w-10 h-10 rounded-full gradient-bg flex items-center justify-center text-white hover:opacity-90 transition">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="w-10 h-10 rounded-full gradient-bg flex items-center justify-center text-white hover:opacity-90 transition">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="w-10 h-10 rounded-full gradient-bg flex items-center justify-center text-white hover:opacity-90 transition">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="#" class="w-10 h-10 rounded-full gradient-bg flex items-center justify-center text-white hover:opacity-90 transition">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
</div>
<div class="md:w-1/2">
<div class="bg-gray-50 rounded-xl p-8 shadow-lg">
<h3 class="text-2xl font-bold text-gray-800 mb-6">Send Us a Message</h3>
<form id="contactForm">
<div class="mb-6">
<label for="name" class="block text-gray-700 font-medium mb-2">Full Name</label>
<input type="text" id="name" class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" required>
</div>
<div class="mb-6">
<label for="email" class="block text-gray-700 font-medium mb-2">Email Address</label>
<input type="email" id="email" class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" required>
</div>
<div class="mb-6">
<label for="phone" class="block text-gray-700 font-medium mb-2">Phone Number</label>
<input type="tel" id="phone" class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent">
</div>
<div class="mb-6">
<label for="company" class="block text-gray-700 font-medium mb-2">Company Name</label>
<input type="text" id="company" class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent">
</div>
<div class="mb-6">
<label for="message" class="block text-gray-700 font-medium mb-2">Your Message</label>
<textarea id="message" rows="4" class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" required></textarea>
</div>
<button type="submit" class="w-full gradient-bg hover:opacity-90 text-white font-semibold py-3 px-4 rounded-lg transition duration-300">
Send Message
</button>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-gray-900 text-white py-12">
<div class="container mx-auto px-6">
<div class="grid grid-cols-1 md:grid-cols-4 gap-8">
<div>
<div class="flex items-center mb-4">
<i class="fas fa-robot text-2xl text-blue-400 mr-2"></i>
<h3 class="text-xl font-bold">Connect<span class="text-blue-400">AI</span></h3>
</div>
<p class="text-gray-400">
Advanced access control and surveillance solutions powered by AI, RFID, and facial recognition technologies.
</p>
</div>
<div>
<h4 class="text-lg font-semibold mb-4">Quick Links</h4>
<ul class="space-y-2">
<li><a href="#home" class="text-gray-400 hover:text-white transition">Home</a></li>
<li><a href="#features" class="text-gray-400 hover:text-white transition">Features</a></li>
<li><a href="#solutions" class="text-gray-400 hover:text-white transition">Solutions</a></li>
<li><a href="#pricing" class="text-gray-400 hover:text-white transition">Pricing</a></li>
<li><a href="#contact" class="text-gray-400 hover:text-white transition">Contact</a></li>
</ul>
</div>
<div>
<h4 class="text-lg font-semibold mb-4">Solutions</h4>
<ul class="space-y-2">
<li><a href="#" class="text-gray-400 hover:text-white transition">Corporate Security</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Residential Access</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Industrial Facilities</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Healthcare Security</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Education Campuses</a></li>
</ul>
</div>
<div>
<h4 class="text-lg font-semibold mb-4">Newsletter</h4>
<p class="text-gray-400 mb-4">
Subscribe to our newsletter for the latest updates and security insights.
</p>
<form class="flex">
<input type="email" placeholder="Your email" class="px-4 py-2 rounded-l-lg focus:outline-none text-gray-900 w-full">
<button type="submit" class="bg-blue-600 hover:bg-blue-700 px-4 py-2 rounded-r-lg transition">
<i class="fas fa-paper-plane"></i>
</button>
</form>
</div>
</div>
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
<p class="text-gray-400 mb-4 md:mb-0">
© 2023 ConnectAI. All rights reserved.
</p>
<div class="flex space-x-6">
<a href="#" class="text-gray-400 hover:text-white transition">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white transition">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white transition">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white transition">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
</div>
</footer>
<script>
// Mobile menu toggle
document.getElementById('menu-toggle').addEventListener('click', function() {
const menu = document.getElementById('mobile-menu');
menu.classList.toggle('hidden');
});
// Smooth scrolling for anchor links
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener('click', function (e) {
e.preventDefault();
const targetId = this.getAttribute('href');
const targetElement = document.querySelector(targetId);
if (targetElement) {
window.scrollTo({
top: targetElement.offsetTop - 80,
behavior: 'smooth'
});
// Close mobile menu if open
const mobileMenu = document.getElementById('mobile-menu');
if (!mobileMenu.classList.contains('hidden')) {
mobileMenu.classList.add('hidden');
}
}
});
});
// Form submission
document.getElementById('contactForm').addEventListener('submit', function(e) {
e.preventDefault();
// Get form values
const name = document.getElementById('name').value;
const email = document.getElementById('email').value;
const phone = document.getElementById('phone').value;
const company = document.getElementById('company').value;
const message = document.getElementById('message').value;
// Here you would typically send the data to a server
// For this example, we'll just show an alert
alert(`Thank you, ${name}! Your message has been received. We'll contact you soon at ${email}.`);
// Reset form
this.reset();
});
// Animation on scroll
function animateOnScroll() {
const elements = document.querySelectorAll('.feature-card, .card-hover');
elements.forEach(element => {
const elementPosition = element.getBoundingClientRect().top;
const screenPosition = window.innerHeight / 1.3;
if (elementPosition < screenPosition) {
element.style.opacity = '1';
element.style.transform = 'translateY(0)';
}
});
}
// Set initial state for animation
document.querySelectorAll('.feature-card, .card-hover').forEach(element => {
element.style.opacity = '0';
element.style.transform = 'translateY(20px)';
element.style.transition = 'all 0.6s ease';
});
// Run animation on load and scroll
window.addEventListener('load', animateOnScroll);
window.addEventListener('scroll', animateOnScroll);
</script>
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=federi/connect-ai" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
</html> |