{"id":20983,"date":"2025-09-24T13:59:06","date_gmt":"2025-09-24T13:59:06","guid":{"rendered":"https:\/\/wiguard.in\/?page_id=20983"},"modified":"2025-10-17T13:58:03","modified_gmt":"2025-10-17T13:58:03","slug":"solutions","status":"publish","type":"page","link":"https:\/\/wiguard.in\/index.php\/solutions\/","title":{"rendered":"Solutions"},"content":{"rendered":"\n<!-- Solutions Section - Uniform Full-Width Images with Hover Zoom, Trendy Green Theme -->\n<section class=\"solutions-wrap\" aria-label=\"Solutions\">\n  <div class=\"solutions-header\">\n    <h2>Our Smart Solutions<\/h2>\n    <p class=\"muted\">Advanced security packages: Cameras, recorders, connectivity, and analytics in one.<\/p>\n  <\/div>\n\n  <div class=\"solutions-grid\">\n    <!-- Industrial CCTV -->\n    <article class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2025-09-23-at-3.47.04-PM-1.jpeg\" alt=\"Industrial CCTV\">\n      <\/div>\n      <h3>Industrial CCTV<\/h3>\n      <div class=\"sub muted\">Rugged IP67 outdoor bullets, varifocal domes, explosion-proof, NVR with RAID.<\/div>\n      <div class=\"badge\">Factory\/Plants<\/div>\n      <a href=\"https:\/\/wiguard.in\/index.php\/industrial-cctv\/\" target=\"_blank\" class=\"read-more\">Read More<\/a>\n    <\/article>\n\n    <!-- Residential CCTV -->\n    <article class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2025-09-23-at-3.47.05-PM.jpeg\" alt=\"Residential CCTV\">\n      <\/div>\n      <h3>Residential CCTV<\/h3>\n      <div class=\"sub muted\">Perimeter\/lobby cameras, ANPR at gates, elevators, parking coverage, mobile app.<\/div>\n      <div class=\"badge\">Common Areas<\/div>\n      <a href=\"https:\/\/wiguard.in\/index.php\/residential-cctv\/\" target=\"_blank\" class=\"read-more\">Read More<\/a>\n    <\/article>\n\n    <!-- Warehouse & Cold-Chain -->\n    <article class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/09\/closed-circuit-camera-Multi-angle-CCTV-system-against-the-background-of-a-modern-warehouse.jpg\" alt=\"Warehouse &#038; Cold-Chain\">\n      <\/div>\n      <h3>Warehouse &#038; Cold-Chain<\/h3>\n      <div class=\"sub muted\">Long-range IR, thermal for freezers, PoF switching, RTSP streams for AI analytics.<\/div>\n      <div class=\"badge\">Inside + Yard<\/div>\n      <a href=\"https:\/\/wiguard.in\/index.php\/warehouse-cold-chain\/\" target=\"_blank\" class=\"read-more\">Read More<\/a>\n    <\/article>\n\n    <!-- Vehicle Cameras -->\n    <article class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/09\/71a0J8FRkL.jpg\" alt=\"Vehicle Cameras\">\n      <\/div>\n      <h3>Vehicle Cameras<\/h3>\n      <div class=\"sub muted\">Dual\/triple cams with DVR, GPS\/4G, WDR, day\/night, 120 km\/h capture.<\/div>\n      <div class=\"badge\">On-Vehicle<\/div>\n      <a href=\"https:\/\/wiguard.in\/index.php\/vehicle-cameras\/\" target=\"_blank\" class=\"read-more\">Read More<\/a>\n    <\/article>\n\n    <!-- Command Center -->\n    <article class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/09\/command-center_p3-02.jpg\" alt=\"Command Center\">\n      <\/div>\n      <h3>Command Center<\/h3>\n      <div class=\"sub muted\">Video walls, multi-site health monitoring, role-based access, and alerts.<\/div>\n      <div class=\"badge\">NOC<\/div>\n      <a href=\"https:\/\/wiguard.in\/index.php\/command-center\/\" target=\"_blank\" class=\"read-more\">Read More<\/a>\n    <\/article>\n\n    <!-- AI + Analytics -->\n    <article class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\" src=\"https:\/\/wiguard.in\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-Jul-9-2025-02_57_46-PM-1024x683-1.webp\" alt=\"AI + Analytics\">\n      <\/div>\n      <h3>AI + Analytics<\/h3>\n      <div class=\"sub muted\">Intrusion, loitering, ANPR, face blur, count, heatmaps, AI-ready RTSP feeds.<\/div>\n      <div class=\"badge\">Optional<\/div>\n      <a href=\"https:\/\/wiguard.in\/index.php\/ai-analytics\/\" target=\"_blank\" class=\"read-more\">Read More<\/a>\n    <\/article>\n  <\/div>\n<\/section>\n\n<style>\n:root{\n  --bg: #f6f8fb;\n  --accent: #28a745;\n  --muted: #6b7280;\n  --title: #0f172a;\n  --radius: 16px;\n  --shadow: 0 8px 24px rgba(11,20,40,0.08);\n  --glass: linear-gradient(180deg, rgba(255,255,255,0.95), rgba(255,255,255,0.9));\n  --max-width: 1300px;\n}\n\nbody{\n  font-family: Inter, system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial;\n  margin:0;\n  background:var(--bg);\n  color:var(--title);\n}\n\n.solutions-wrap{\n  max-width: var(--max-width);\n  margin: 48px auto;\n  padding: 24px;\n}\n\n.solutions-header{\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n  margin-bottom: 32px;\n}\n\n.solutions-header h2{\n  font-size: 32px;\n  font-weight: 700;\n  margin: 0;\n}\n\n.solutions-header p{\n  margin: 0;\n  color: var(--muted);\n  font-size: 16px;\n}\n\n.solutions-grid{\n  display: grid;\n  grid-template-columns: 1fr;\n  column-gap: 24px; \/* gap between columns *\/\n  row-gap: 48px;    \/* bigger gap between rows *\/\n}\n\n\/* Card Styling *\/\n.card{\n  background: var(--glass);\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n  overflow: hidden;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.card:hover{\n  transform: translateY(-8px);\n  box-shadow: 0 16px 48px rgba(11,20,40,0.16);\n}\n\n.card h3{\n  margin: 16px 0 8px;\n  font-size: 20px;\n  font-weight: 700;\n  color: var(--accent);\n  text-align: center;\n}\n\n.card .sub{\n  margin-bottom: 12px;\n  font-size: 14px;\n  color: var(--muted);\n  line-height: 1.5;\n  text-align: center;\n}\n\n.badge{\n  display: block;\n  margin: 0 auto 12px;\n  background: rgba(40,167,69,0.15);\n  color: #19692c;\n  padding: 6px 12px;\n  border-radius: 999px;\n  font-weight: 600;\n  font-size: 13px;\n  text-align: center;\n}\n\n.read-more{\n  display: block;\n  margin: 0 auto 16px;\n  padding: 10px 16px;\n  background: var(--accent);\n  color: #fff;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: 600;\n  font-size: 14px;\n  width: fit-content;\n  text-align: center;\n  transition: background 0.25s;\n}\n\n.read-more:hover{\n  background: #19692c;\n}\n\n\/* Uniform full-width images with hover zoom *\/\n.card-image{\n  overflow: hidden;\n}\n\n.card-image img{\n  width: 100%;\n  height: 200px;\n  display: block;\n  object-fit: cover;\n  border-top-left-radius: var(--radius);\n  border-top-right-radius: var(--radius);\n  transition: transform 0.4s ease;\n}\n\n.card:hover .card-image img{\n  transform: scale(1.08);\n}\n\n\/* Responsive Layout *\/\n@media(max-width:768px){\n  .solutions-grid{\n    grid-template-columns: 1fr;\n    row-gap: 40px; \/* slightly smaller gap on mobile *\/\n  }\n  .card-image img{\n    height: 180px;\n  }\n}\n\n@media(min-width:769px) and (max-width:979px){\n  .solutions-grid{\n    grid-template-columns: repeat(2,1fr);\n    column-gap: 24px;\n    row-gap: 48px;\n  }\n}\n\n@media(min-width:980px){\n  .solutions-grid{\n    grid-template-columns: repeat(3,1fr);\n    column-gap: 24px;\n    row-gap: 48px;\n  }\n}\n<\/style>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Our Smart Solutions Advanced security packages: Cameras, recorders, connectivity, and analytics in one. Industrial CCTV Rugged IP67 outdoor bullets, varifocal domes, explosion-proof, NVR with RAID. Factory\/Plants Read More Residential CCTV Perimeter\/lobby cameras, ANPR at gates, elevators, parking coverage, mobile app. Common Areas Read More Warehouse &#038; Cold-Chain Long-range IR, thermal for freezers, PoF switching, RTSP<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-20983","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/pages\/20983","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/comments?post=20983"}],"version-history":[{"count":22,"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/pages\/20983\/revisions"}],"predecessor-version":[{"id":21762,"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/pages\/20983\/revisions\/21762"}],"wp:attachment":[{"href":"https:\/\/wiguard.in\/index.php\/wp-json\/wp\/v2\/media?parent=20983"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}