'use client';

import React from "react";
import { motion } from "framer-motion";
import { Container, Row, Col, Accordion } from 'react-bootstrap';
import HeaderTop from "@/components/HeaderTop";
import HeaderSticky from "@/components/HeaderSticky";

export default function AiBasedCCTVPage() {
  return (
    <React.Fragment>
      <section className="section-default">
        <Container className="min-vh-100 py-3 py-md-5 d-flex flex-column position-relative" style={{backgroundImage:"url('https://media.vensysco.com/ai-based-cctv-e1.webp')", backgroundPosition:"center right", backgroundSize:"contain", backgroundRepeat: "no-repeat"}}>
          <HeaderTop />
          <HeaderSticky />
          <Row className='flex-fill align-items-end align-items-md-center justify-content-center justify-content-md-start text-center text-md-start mb-5 mb-md-0'>
            <Col md={5}>
              <motion.h1 className="display-3 fw-bold" whileInView={{y:[-30,0]}} transition={{duration:1.8}}>
                AI Based CCTV
              </motion.h1>
              <motion.hr className="border-4 mx-auto mx-md-0" whileInView={{width:[0,'50%']}} transition={{duration:2}} />                
              <motion.h2 className='fs-3' whileInView={{y:[30,0]}} transition={{duration:1.6}}>
                Smarter machines, better surveillance
              </motion.h2>
            </Col>
          </Row>
        </Container>
      </section>        
      <Container className="py-3 py-md-5 position-relative">          
        <Row className='align-items-center g-3 g-md-5'>
          <Col md={12} className="text-center">
            <motion.h3 className="fw-bold text-danger display-3">
              Vensysco
            </motion.h3>
            <motion.h4 className="fw-bold text-danger">
              Pioneering AI-Powered CCTV for Enhanced Security
            </motion.h4>
            <motion.p>
              Welcome to the future of surveillance – Vensysco, where artificial intelligence and machine learning come together to redefine the standards of security.Our AI-based CCTV systems not only raise the bar but set an entirely new benchmark for safeguarding your assets, property, and peace of mind.
            </motion.p>
            <motion.p>
              In a world where security is paramount, our cutting-edge technology is the answer. Vensysco’s AI-Based CCTV is your intelligent guardian, working tirelessly to boost security and provide a level of protection that goes beyond the conventional.
            </motion.p>
          </Col>
          <Col md={8}>
            <motion.h3 className="fw-bold fs-1 text-danger">
              Elevating Security through AI
            </motion.h3>
            <motion.p>
              Vensysco’s AI-Based CCTV harnesses the power of artificial intelligence and machine learning like never before. These intelligent cameras are not just another set of eyes; they are your vigilant sentinels, capable of understanding and analyzing their surroundings in real-time.
            </motion.p>
            <motion.p>
              Our advanced AI algorithms empower these cameras to detect abnormalities and establish trends, providing you with insights that were once unimaginable. This means that your security system is not merely reactive, but proactive. It becomes a partner in crime prevention, allowing you to stay ahead of potential threats and vulnerabilities.
            </motion.p>
          </Col>
          <Col md={4} className="align-self-start">
            <motion.img className="img-fluid" src="https://media.vensysco.com/ai-based-cctv-e2.webp" alt="ai cctv monitoring system" whileInView={{scale:[0.8,1]}} transition={{duration:2}} />
          </Col>
          <Col md={4} className="align-self-start">
            <motion.img className="img-fluid" src="https://media.vensysco.com/ai-based-cctv-e3.webp" alt="intelligent surveillance dashboard" whileInView={{scale:[0.8,1]}} transition={{duration:2}} />
          </Col>
          <Col md={8}>
            <motion.h3 className="fw-bold fs-1 text-danger">
              Enhancing Vigilance
            </motion.h3>
            <motion.p>
              Our intelligent cameras do more than just record footage; they actively monitor your premises. Whether it’s a bustling business environment, a quiet residential neighborhood, or a critical infrastructure site, Vensysco’s AI-Based CCTV ensures that every inch is under surveillance.
            </motion.p>
            <motion.p>
              Imagine a security system that learns from the past and predicts the future. The technology at the core of our CCTV solutions continually refines its understanding of what’s normal and what’s not. When an event deviates from the norm, the system recognizes it and alerts you. It’s like having a team of experts with an eagle eye watching over you, ready to respond to any suspicious behavior.
            </motion.p>
          </Col>
          <Col md={8}>
            <motion.h3 className="fw-bold fs-1 text-danger">
              Efficient Incident Response
            </motion.h3>
            <motion.p>
              Vensysco doesn’t just stop at detecting anomalies; we take it a step further. When a potential threat is identified, our system doesn’t just sound the alarm. It intelligently assesses the situation and, if necessary, alerts administrators. This level of sophistication in incident response is what sets us apart.
            </motion.p>
            <motion.p>
              With our AI-Based CCTV, you can be confident that possible breaches are dealt with quickly and efficiently. The technology’s ability to differentiate between benign activities and genuinely suspicious behavior ensures that you receive only the most pertinent alerts. This minimizes false alarms and allows you to respond effectively when it truly matters.
            </motion.p>
          </Col>
          <Col md={4} className="align-self-start">
            <motion.img className="img-fluid" src="https://media.vensysco.com/ai-based-cctv-e4.webp" alt="ai video surveillance system" whileInView={{scale:[0.8,1]}} transition={{duration:2}} />
          </Col>
          <Col md={12}>
            <motion.p>
              Embracing the Future of Security, and we are committed to staying at the forefront of technological advancements. At Vensysco, we are not content with resting on our laurels. We understand that the security landscape is constantly evolving. Our dedication to innovation ensures that your security system will remain as effective and relevant in the future as it is today.
            </motion.p>
            <motion.p>
              Vensysco’s AI-Based CCTV is not just a security solution; it’s a transformation of the way we think about protection. By harnessing the power of artificial intelligence and machine learning, we elevate security to a level where it is not just a reactive measure but an intelligent, proactive strategy. Our technology is the future of surveillance, and it’s here to ensure that your assets and peace of mind are safeguarded like never before.
            </motion.p>
            <motion.p>
              Join us in embracing the future of security with Vensysco. Experience the peace of mind that only cutting-edge technology can provide, and let us be your partner in securing what matters most.
            </motion.p>
          </Col>             
        </Row>
      </Container>
      <section className="section-faqs">
        <Container className="py-3 py-md-5">
          <div className="p-3 p-md-5">
            <motion.h2 className="text-center fs-1 mb-4">
              Frequently Asked Questions
            </motion.h2>
          </div>

          <Accordion>

            <Accordion.Item eventKey="0">
              <Accordion.Header>
                What is AI-based CCTV and how is it different from traditional CCTV?
              </Accordion.Header>
              <Accordion.Body>
                AI-based CCTV uses artificial intelligence and machine learning to analyze video footage in real time, detect unusual behavior, and provide intelligent insights, unlike traditional CCTV which only records and displays footage.
              </Accordion.Body>
            </Accordion.Item>

            <Accordion.Item eventKey="1">
              <Accordion.Header>
                How does Vensysco Technologies Limited (VTL) enhance surveillance with AI-based CCTV?
              </Accordion.Header>
              <Accordion.Body>
                Vensysco Technologies Limited (VTL) enhances surveillance by using advanced AI algorithms that detect anomalies, recognize patterns, and send real-time alerts, enabling proactive security management.
              </Accordion.Body>
            </Accordion.Item>

            <Accordion.Item eventKey="2">
              <Accordion.Header>
                What are the key benefits of AI-based CCTV systems?
              </Accordion.Header>
              <Accordion.Body>
                AI-based CCTV offers benefits such as real-time threat detection, reduced false alarms, predictive analysis, automated monitoring, and faster incident response for improved security.
              </Accordion.Body>
            </Accordion.Item>

            <Accordion.Item eventKey="3">
              <Accordion.Header>
                How does AI-based CCTV improve incident response?
              </Accordion.Header>
              <Accordion.Body>
                AI-based CCTV identifies suspicious activities instantly, evaluates the situation intelligently, and alerts administrators only when necessary, allowing quick and effective action against potential threats.
              </Accordion.Body>
            </Accordion.Item>

            <Accordion.Item eventKey="4">
              <Accordion.Header>
                Why is AI-based CCTV considered the future of surveillance?
              </Accordion.Header>
              <Accordion.Body>
                AI-based CCTV is considered the future because it transforms security from a reactive system into a proactive and intelligent solution that continuously learns, adapts, and improves to handle evolving security challenges.
              </Accordion.Body>
            </Accordion.Item>

          </Accordion>
        </Container>
      </section>
    </React.Fragment>
  );
}