Ingen beskrivning
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

central-command-center.html 21KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>ADM - ARIA Digital Machines</title>
  6. <meta content="width=device-width, initial-scale=1.0" name="viewport" />
  7. <meta content="" name="keywords" />
  8. <meta content="" name="description" />
  9. <!-- Google Web Fonts -->
  10. <link rel="preconnect" href="https://fonts.googleapis.com" />
  11. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
  12. <link
  13. href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
  14. rel="stylesheet">
  15. <!-- Icon Font Stylesheet -->
  16. <link
  17. rel="stylesheet"
  18. href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" />
  19. <link
  20. href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css"
  21. rel="stylesheet" />
  22. <link rel="stylesheet" href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css">
  23. <!-- Libraries Stylesheet -->
  24. <link rel="stylesheet" href="lib/animate/animate.min.css" />
  25. <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet" />
  26. <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" />
  27. <!-- Customized Bootstrap Stylesheet -->
  28. <link href="css/bootstrap.min.css" rel="stylesheet" />
  29. <!-- Template Stylesheet -->
  30. <link href="css/style.css" rel="stylesheet" />
  31. <!-- <link href="css/navbar.css" rel="stylesheet" /> -->
  32. <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  33. <link href="assets/css/main.css" rel="stylesheet">
  34. </head>
  35. <body>
  36. <!-- Spinner Start -->
  37. <!-- Spinner End -->
  38. <header class="header d-flex align-items-center fixed-top" id="header"></header>
  39. <!-- Header Start -->
  40. <!-- <div class="container-fluid bg-breadcrumb">
  41. <div class="container text-center py-5" style="max-width: 900px;">
  42. <h4 class="text-white display-4 mb-4 wow fadeInDown" data-wow-delay="0.1s">Our Features</h4>
  43. <ol class="breadcrumb d-flex justify-content-center mb-0 wow fadeInDown" data-wow-delay="0.3s">
  44. <li class="breadcrumb-item"><a href="index.html">Home</a></li>
  45. <li class="breadcrumb-item"><a href="#">Pages</a></li>
  46. <li class="breadcrumb-item active text-primary">Feature</li>
  47. </ol>
  48. </div>
  49. </div> -->
  50. <!-- Header End -->
  51. <!-- Feature Start -->
  52. <div class="container-fluid feature bg-light py-5 mt-5">
  53. <div class="container mt-5">
  54. <div
  55. class="text-center mx-auto pb-5 wow "
  56. style="max-width: 800px">
  57. <h1 class="display-4 mb-4">Central Command Center</h1>
  58. <h2 class="text-dark">Simplify Control, Amplify Insights</h2>
  59. <p class="mb-0">
  60. ADM Technologies’ Central Command Center provides an enterprise-class video monitoring and management solution. With advanced capabilities to decode and display multiple video streams in real time, it ensures seamless control and smarter decision-making for businesses of all sizes.
  61. </p>
  62. </div>
  63. </div>
  64. </div>
  65. <!-- Feature End -->
  66. <!-- Core Features Section -->
  67. <div class="container-fluid bg-light py-5">
  68. <div class="container py-5">
  69. <div class="row g-5 align-items-center">
  70. <div class="col-xl-6 wow ">
  71. <div class="h-100">
  72. <h1>Core Features</h1>
  73. <p class="mb-0">
  74. <i class="fa fa-check text-primary me-3"></i>
  75. <strong>Multi-Stream Decoding:</strong> Monitor up to 32 video streams simultaneously per screen for comprehensive surveillance.
  76. </p>
  77. <p class="mb-0">
  78. <i class="fa fa-check text-primary me-3"></i>
  79. <strong>AI-Powered Monitoring:</strong> Boost visibility with intelligent analytics and advanced alarm management tools.
  80. </p>
  81. <p class="mb-0">
  82. <i class="fa fa-check text-primary me-3"></i>
  83. <strong>Scalable Integration:</strong> Runs efficiently on commercial off-the-shelf (COTS) servers, adapting to your unique operational needs.
  84. </p>
  85. </div>
  86. </div>
  87. <div class="col-xl-6 wow ">
  88. <img src="img/software-development.png" class="img-fluid w-100" alt="Core Features">
  89. </div>
  90. </div>
  91. </div>
  92. </div>
  93. <!-- Core Features End -->
  94. <!-- Operational Visibility and Alarm Management -->
  95. <div class="container-fluid bg-light py-5">
  96. <div class="container py-5">
  97. <div class="row g-5 align-items-center">
  98. <div class="col-xl-6 wow ">
  99. <img src="img/video-analytics.png" class="img-fluid w-100" alt="Operational Visibility">
  100. </div>
  101. <div class="col-xl-6 wow">
  102. <h1>Improve Operational Visibility</h1>
  103. <p>
  104. Gain unparalleled insight into your organization with a system designed to consolidate hundreds of camera feeds into a single, easy-to-use interface. Rapidly respond to emergencies with real-time situational awareness and greater control.
  105. </p>
  106. <h1>Advanced Alarm Management</h1>
  107. <p>
  108. Stay ahead of potential threats with automated alarm handling and guided workflows. Empower your team to respond quickly with built-in instructions, intuitive interfaces, and detailed alarm histories for streamlined operations.
  109. </p>
  110. </div>
  111. </div>
  112. </div>
  113. </div>
  114. <!-- Operational Visibility End -->
  115. <!-- Applications Across Industries -->
  116. <div class="container-fluid bg-light py-5">
  117. <div class="container py-5">
  118. <div class="row g-5 align-items-center">
  119. <div class="col-xl-6 wow">
  120. <h1>Applications Across Industries</h1>
  121. <p><i class="fa fa-check text-primary me-3"></i><strong>Corporate:</strong> Safeguard offices with centralized control and instant response systems.</p>
  122. <p><i class="fa fa-check text-primary me-3"></i><strong>Retail:</strong> Manage multi-store surveillance and develop loss prevention strategies.</p>
  123. <p><i class="fa fa-check text-primary me-3"></i><strong>Healthcare:</strong> Monitor patient safety and ensure secure facility management.</p>
  124. <p><i class="fa fa-check text-primary me-3"></i><strong>Transportation:</strong> Enable smarter traffic monitoring and public safety controls.</p>
  125. </div>
  126. <div class="col-xl-6 wow ">
  127. <img src="img/video-analytics.png" class="img-fluid w-100" alt="Applications Across Industries">
  128. </div>
  129. </div>
  130. </div>
  131. </div>
  132. <!-- Applications End -->
  133. <!-- Why Choose ADM Technologies -->
  134. <div class="container-fluid bg-light py-5">
  135. <div class="container py-5">
  136. <div class="row g-5 align-items-center">
  137. <div class="col-xl-6 wow ">
  138. <img src="img/video-analytics.png" class="img-fluid w-100" alt="Applications Across Industries">
  139. </div>
  140. <div class="col-xl-6 wow ">
  141. <h1>Why Choose ADM Technologies?</h1>
  142. <p>
  143. <i class="fa fa-check text-primary me-3"></i><strong>End-to-end Solutions:</strong> Unified platform combining surveillance, alarm management, and advanced analytics.
  144. </p>
  145. <p>
  146. <i class="fa fa-check text-primary me-3"></i><strong>Customizable Interface:</strong> Tailor workflows and monitoring to match your specific needs.
  147. </p>
  148. <p>
  149. <i class="fa fa-check text-primary me-3"></i><strong>Future-Ready Infrastructure:</strong> Scalable and robust for businesses of all sizes.
  150. </p>
  151. </div>
  152. </div>
  153. </div>
  154. </div>
  155. <!-- Why Choose ADM Technologies End -->
  156. <!-- Why Choose Us -->
  157. <div class="container-fluid bg-light py-5">
  158. <div class="container py-5">
  159. <div class="row">
  160. <div class="col-xl-12 wow ">
  161. <h1>Command Your Surveillance with Confidence</h1>
  162. <p>
  163. Partner with ADM Technologies to transform your video monitoring with the Central Command Center. Contact us today to explore how our solution can empower your operations.
  164. </p>
  165. </div>
  166. </div>
  167. </div>
  168. </div>
  169. <!-- Why Choose Us End -->
  170. <!-- Footer Start -->
  171. <footer id="footer" class="footer">
  172. <div class="container-fluid footer py-5 wow">
  173. <div class="container py-5">
  174. <div class="row g-5">
  175. <div class="col-xl-9">
  176. <!-- <div class="mb-5"> -->
  177. <!-- <div class="row g-4"> -->
  178. <!-- <div class="col-md-6 col-lg-6 col-xl-5"> -->
  179. <!-- <div class="footer-item"> -->
  180. <!-- <a href="index.html" class="p-0"> -->
  181. <!-- <h3 class="text-white"> -->
  182. <!-- <i class="fab fa-slack me-3"></i> LifeSure -->
  183. <!-- </h3> -->
  184. <!-- <!-- <img src="img/logo.png" alt="Logo"> -->
  185. <!-- </a> -->
  186. <!-- <p class="text-white mb-4"> -->
  187. <!-- Dolor amet sit justo amet elitr clita ipsum elitr -->
  188. <!-- est.Lorem ipsum dolor sit amet, consectetur adipiscing... -->
  189. <!-- </p> -->
  190. <!-- <div class="footer-btn d-flex"> -->
  191. <!-- <a class="btn btn-md-square rounded-circle me-3" href="#" -->
  192. <!-- ><i class="fab fa-facebook-f"></i -->
  193. <!-- ></a> -->
  194. <!-- <a class="btn btn-md-square rounded-circle me-3" href="#" -->
  195. <!-- ><i class="fab fa-twitter"></i -->
  196. <!-- ></a> -->
  197. <!-- <a class="btn btn-md-square rounded-circle me-3" href="#" -->
  198. <!-- ><i class="fab fa-instagram"></i -->
  199. <!-- ></a> -->
  200. <!-- <a class="btn btn-md-square rounded-circle me-0" href="#" -->
  201. <!-- ><i class="fab fa-linkedin-in"></i -->
  202. <!-- ></a> -->
  203. <!-- </div> -->
  204. <!-- </div> -->
  205. <!-- </div> -->
  206. <!-- <div class="col-md-6 col-lg-6 col-xl-3"> -->
  207. <!-- <div class="footer-item"> -->
  208. <!-- <h4 class="text-white mb-4">Useful Links</h4> -->
  209. <!-- <a href="#" -->
  210. <!-- ><i class="fas fa-angle-right me-2"></i> About Us</a -->
  211. <!-- > -->
  212. <!-- <a href="#" -->
  213. <!-- ><i class="fas fa-angle-right me-2"></i> Features</a -->
  214. <!-- > -->
  215. <!-- <a href="#" -->
  216. <!-- ><i class="fas fa-angle-right me-2"></i> Services</a -->
  217. <!-- > -->
  218. <!-- <a href="#" -->
  219. <!-- ><i class="fas fa-angle-right me-2"></i> FAQ's</a -->
  220. <!-- > -->
  221. <!-- <a href="#" -->
  222. <!-- ><i class="fas fa-angle-right me-2"></i> Blogs</a -->
  223. <!-- > -->
  224. <!-- <a href="#" -->
  225. <!-- ><i class="fas fa-angle-right me-2"></i> Contact</a -->
  226. <!-- > -->
  227. <!-- </div> -->
  228. <!-- </div> -->
  229. <!-- <div class="col-md-6 col-lg-6 col-xl-4"> -->
  230. <!-- <div class="footer-item"> -->
  231. <!-- <h4 class="mb-4 text-white">Instagram</h4> -->
  232. <!-- <div class="row g-3"> -->
  233. <!-- <div class="col-4"> -->
  234. <!-- <div class="footer-instagram rounded"> -->
  235. <!-- <img -->
  236. <!-- src="img/instagram-footer-1.jpg" -->
  237. <!-- class="img-fluid w-100" -->
  238. <!-- alt="" /> -->
  239. <!-- <div class="footer-search-icon"> -->
  240. <!-- <a -->
  241. <!-- href="img/instagram-footer-1.jpg" -->
  242. <!-- data-lightbox="footerInstagram-1" -->
  243. <!-- class="my-auto" -->
  244. <!-- ><i class="fas fa-link text-white"></i -->
  245. <!-- ></a> -->
  246. <!-- </div> -->
  247. <!-- </div> -->
  248. <!-- </div> -->
  249. <!-- <div class="col-4"> -->
  250. <!-- <div class="footer-instagram rounded"> -->
  251. <!-- <img -->
  252. <!-- src="img/instagram-footer-2.jpg" -->
  253. <!-- class="img-fluid w-100" -->
  254. <!-- alt="" /> -->
  255. <!-- <div class="footer-search-icon"> -->
  256. <!-- <a -->
  257. <!-- href="img/instagram-footer-2.jpg" -->
  258. <!-- data-lightbox="footerInstagram-2" -->
  259. <!-- class="my-auto" -->
  260. <!-- ><i class="fas fa-link text-white"></i -->
  261. <!-- ></a> -->
  262. <!-- </div> -->
  263. <!-- </div> -->
  264. <!-- </div> -->
  265. <!-- <div class="col-4"> -->
  266. <!-- <div class="footer-instagram rounded"> -->
  267. <!-- <img -->
  268. <!-- src="img/instagram-footer-3.jpg" -->
  269. <!-- class="img-fluid w-100" -->
  270. <!-- alt="" /> -->
  271. <!-- <div class="footer-search-icon"> -->
  272. <!-- <a -->
  273. <!-- href="img/instagram-footer-3.jpg" -->
  274. <!-- data-lightbox="footerInstagram-3" -->
  275. <!-- class="my-auto" -->
  276. <!-- ><i class="fas fa-link text-white"></i -->
  277. <!-- ></a> -->
  278. <!-- </div> -->
  279. <!-- </div> -->
  280. <!-- </div> -->
  281. <!-- <div class="col-4"> -->
  282. <!-- <div class="footer-instagram rounded"> -->
  283. <!-- <img -->
  284. <!-- src="img/instagram-footer-4.jpg" -->
  285. <!-- class="img-fluid w-100" -->
  286. <!-- alt="" /> -->
  287. <!-- <div class="footer-search-icon"> -->
  288. <!-- <a -->
  289. <!-- href="img/instagram-footer-4.jpg" -->
  290. <!-- data-lightbox="footerInstagram-4" -->
  291. <!-- class="my-auto" -->
  292. <!-- ><i class="fas fa-link text-white"></i -->
  293. <!-- ></a> -->
  294. <!-- </div> -->
  295. <!-- </div> -->
  296. <!-- </div> -->
  297. <!-- <div class="col-4"> -->
  298. <!-- <div class="footer-instagram rounded"> -->
  299. <!-- <img -->
  300. <!-- src="img/instagram-footer-5.jpg" -->
  301. <!-- class="img-fluid w-100" -->
  302. <!-- alt="" /> -->
  303. <!-- <div class="footer-search-icon"> -->
  304. <!-- <a -->
  305. <!-- href="img/instagram-footer-5.jpg" -->
  306. <!-- data-lightbox="footerInstagram-5" -->
  307. <!-- class="my-auto" -->
  308. <!-- ><i class="fas fa-link text-white"></i -->
  309. <!-- ></a> -->
  310. <!-- </div> -->
  311. <!-- </div> -->
  312. <!-- </div> -->
  313. <!-- <div class="col-4"> -->
  314. <!-- <div class="footer-instagram rounded"> -->
  315. <!-- <img -->
  316. <!-- src="img/instagram-footer-6.jpg" -->
  317. <!-- class="img-fluid w-100" -->
  318. <!-- alt="" /> -->
  319. <!-- <div class="footer-search-icon"> -->
  320. <!-- <a -->
  321. <!-- href="img/instagram-footer-6.jpg" -->
  322. <!-- data-lightbox="footerInstagram-6" -->
  323. <!-- class="my-auto" -->
  324. <!-- ><i class="fas fa-link text-white"></i -->
  325. <!-- ></a> -->
  326. <!-- </div> -->
  327. <!-- </div> -->
  328. <!-- </div> -->
  329. <!-- </div> -->
  330. <!-- </div> -->
  331. <!-- </div> -->
  332. <!-- </div> -->
  333. <!-- </div> -->
  334. <div
  335. class="pt-5"
  336. style="border-top: 1px solid rgba(255, 255, 255, 0.08)">
  337. <div class="row g-0">
  338. <div class="col-12">
  339. <div class="row g-4">
  340. <div class="col-lg-6 col-xl-4">
  341. <div class="d-flex">
  342. <div
  343. class="btn-xl-square bg-primary text-white rounded p-4 me-4">
  344. <i class="fas fa-map-marker-alt fa-2x"></i>
  345. </div>
  346. <div>
  347. <h4 class="text-white">Address</h4>
  348. <p class="mb-0">
  349. #501,#508-510, Shangrila Plaza , <br />Road No. 2,
  350. Park View Enclave, <br />Banjara Hills , Hyderabad,
  351. <br />Telangana-500034
  352. </p>
  353. </div>
  354. </div>
  355. </div>
  356. <div class="col-lg-6 col-xl-4">
  357. <div class="d-flex">
  358. <div
  359. class="btn-xl-square bg-primary text-white rounded p-4 me-4">
  360. <i class="fas fa-envelope fa-2x"></i>
  361. </div>
  362. <div>
  363. <h4 class="text-white">Mail Us</h4>
  364. <p class="mb-0">info@ADM.com</p>
  365. </div>
  366. </div>
  367. </div>
  368. <div class="col-lg-6 col-xl-4">
  369. <div class="d-flex">
  370. <div
  371. class="btn-xl-square bg-primary text-white rounded p-4 me-4">
  372. <i class="fa fa-phone-alt fa-2x"></i>
  373. </div>
  374. <div>
  375. <h4 class="text-white">Telephone</h4>
  376. <p class="mb-0">+91 9885888835</p>
  377. <p class="mb-0">+91 9581234499</p>
  378. </div>
  379. </div>
  380. </div>
  381. </div>
  382. </div>
  383. </div>
  384. </div>
  385. </div>
  386. <div class="col-xl-3">
  387. <div class="footer-item">
  388. <h4 class="text-white mb-4">Follow Us</h4>
  389. <a href="">
  390. <i class="fab fa-facebook facebook"> Facebook</i>
  391. </a>
  392. <a href="">
  393. <i class="fab fa-twitter twitter"> Twitter</i>
  394. </a>
  395. <a href="">
  396. <i class="fab fa-instagram instagram"> Instagram</i>
  397. </a>
  398. <a href="">
  399. <i class="fab fa-linkedin linkedin"> Linkedin</i>
  400. </a>
  401. <a href="">
  402. <i class="fab fa-youtube youtube"> Youtube</i>
  403. </a>
  404. <a href="">
  405. <i class="fab fa-pinterest pinterest"> Pinterest</i>
  406. </a>
  407. </div>
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412. <!-- Footer End -->
  413. <!-- Copyright Start -->
  414. <div class="container-fluid copyright py-4">
  415. <div class="container">
  416. <div class="row g-4 align-items-center">
  417. <div class="col-md-6 text-center text-md-end mb-md-0">
  418. <span class="text-body">
  419. 2024 © Copy Rights
  420. <a
  421. href="https://ADM.com/"
  422. class="border-bottom text-white">
  423. ADM
  424. </a>
  425. </span>
  426. </div>
  427. <!-- <div class="col-md-6 text-center text-md-start text-body"> -->
  428. <!-- <!--/*** This template is free as long as you keep the below author’s credit link/attribution link/backlink. ***/-->
  429. <!-- <!--/*** If you'd like to use the template without the below author’s credit link/attribution link/backlink, ***/-->
  430. <!-- <!--/*** you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". ***/-->
  431. <!-- Designed By -->
  432. <!-- <a class="border-bottom text-white" href="https://htmlcodex.com" -->
  433. <!-- >HTML Codex</a -->
  434. <!-- > -->
  435. <!-- Distributed By -->
  436. <!-- <a class="border-bottom text-white" href="https://themewagon.com" -->
  437. <!-- >ThemeWagon</a -->
  438. <!-- > -->
  439. <!-- </div> -->
  440. </div>
  441. </div>
  442. </div>
  443. <!-- Copyright End -->
  444. </footer>
  445. <!-- Back to Top -->
  446. <a href="#" class="btn btn-primary btn-lg-square rounded-circle back-to-top"
  447. ><i class="fa fa-arrow-up"></i
  448. ></a>
  449. <!-- JavaScript Libraries -->
  450. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
  451. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
  452. <script src="lib/wow/wow.min.js"></script>
  453. <script src="lib/easing/easing.min.js"></script>
  454. <script src="lib/waypoints/waypoints.min.js"></script>
  455. <script src="lib/counterup/counterup.min.js"></script>
  456. <script src="lib/lightbox/js/lightbox.min.js"></script>
  457. <script src="lib/owlcarousel/owl.carousel.min.js"></script>
  458. <!-- Template Javascript -->
  459. <script src="js/main.js"></script>
  460. <script src="assets/js/navbar.js"></script>
  461. <script src="assets/js/footer.js"></script>
  462. </body>
  463. <script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),_trfd.push({'tccl.baseHost':'secureserver.net'},{'ap':'cpsh-oh'},{'server':'sg2plzcpnl489763'},{'dcenter':'sg2'},{'cp_id':'8377108'},{'cp_cl':'8'}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support.</script><script src='https://img1.wsimg.com/traffic-assets/js/tccl.min.js'></script></html>