{"id":335,"date":"2025-09-09T19:01:49","date_gmt":"2025-09-09T19:01:49","guid":{"rendered":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/?page_id=335"},"modified":"2025-09-10T08:12:29","modified_gmt":"2025-09-10T08:12:29","slug":"about-us","status":"publish","type":"page","link":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/index.php\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"335\" class=\"elementor elementor-335\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ddfcb0 e-flex e-con-boxed e-con e-parent\" data-id=\"9ddfcb0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74a0e6a elementor-widget elementor-widget-html\" data-id=\"74a0e6a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Delta Prime - Our Founders Section (Black Background) -->\r\n<section class=\"dp-founders\">\r\n  <style>\r\n    .dp-founders {\r\n      background: #000; \/* Black background *\/\r\n      padding: 60px 16px;\r\n      display: flex;\r\n      justify-content: center;\r\n      font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Arial;\r\n      color: #e2e8f0;\r\n    }\r\n    .dp-founders-inner {\r\n      width: 100%;\r\n      max-width: 900px;\r\n      background: #111827; \/* Dark gray card *\/\r\n      border-radius: 12px;\r\n      padding: 36px 28px;\r\n      box-shadow: 0 6px 20px rgba(0,0,0,0.5);\r\n    }\r\n    .dp-founders h2 {\r\n      font-size: 28px;\r\n      margin-bottom: 14px;\r\n      color: #38bdf8; \/* Light blue heading *\/\r\n      text-align: center;\r\n    }\r\n    .dp-founders p {\r\n      margin: 0 0 16px 0;\r\n      line-height: 1.6;\r\n      font-size: 15px;\r\n      color: #cbd5e1;\r\n      text-align: center;\r\n    }\r\n    .dp-founders p:last-child {\r\n      margin-bottom: 0;\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n      .dp-founders h2 { font-size: 24px; }\r\n      .dp-founders p { font-size: 14px; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"dp-founders-inner\">\r\n    <h2>Our Founders<\/h2>\r\n    <p>Delta Prime IT Solutions was founded by three professionals with a shared vision to empower businesses through reliable, innovative, and secure IT solutions. With expertise in technology, customer service, and security systems, they bring extensive experience and a hands-on approach to every project.<\/p>\r\n\r\n    <p>Together, they are dedicated to delivering exceptional service, building lasting client relationships, and helping businesses thrive in today\u2019s digital era. Their combined strengths form a solid foundation for solving real-world IT challenges.<\/p>\r\n\r\n    <p>Guided by values of transparency, efficiency, and personalized support, the founders continue to drive Delta Prime\u2019s growth\u2014fuelled by innovation and client satisfaction.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3a19c3d e-flex e-con-boxed e-con e-parent\" data-id=\"3a19c3d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eaef0e0 elementor-widget elementor-widget-html\" data-id=\"eaef0e0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Delta Prime Vision-Mission Section (Black Theme) -->\r\n<section class=\"dp-vms\">\r\n  <style>\r\n    .dp-vms {\r\n      background: #000; \/* full black section bg *\/\r\n      padding: 50px 16px;\r\n      font-family: system-ui, sans-serif;\r\n      display: flex;\r\n      justify-content: center;\r\n    }\r\n    .dp-vms-inner {\r\n      width: 100%;\r\n      max-width: 1100px;\r\n      display: grid;\r\n      gap: 36px;\r\n    }\r\n    .dp-vms .dp-card {\r\n      background: #111827; \/* dark gray card *\/\r\n      border-radius: 12px;\r\n      padding: 24px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.5);\r\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\r\n    }\r\n    .dp-vms .dp-card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 8px 20px rgba(0,0,0,0.7);\r\n    }\r\n    .dp-vms .dp-card h2 {\r\n      font-size: 28px;\r\n      margin-bottom: 12px;\r\n      color: #38bdf8; \/* cyan accent *\/\r\n    }\r\n    .dp-vms .dp-card p {\r\n      margin: 0 0 14px 0;\r\n      line-height: 1.6;\r\n      color: #e2e8f0; \/* light gray text *\/\r\n    }\r\n    .dp-vms .dp-values {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n      gap: 20px;\r\n    }\r\n    .dp-vms .dp-value {\r\n      background: #1e293b; \/* dark tile *\/\r\n      border-radius: 12px;\r\n      padding: 16px;\r\n      text-align: center;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      color: #f1f5f9;\r\n    }\r\n    @media (max-width: 600px) {\r\n      .dp-vms .dp-card h2 { font-size: 22px; }\r\n      .dp-vms .dp-card p { font-size: 14px; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"dp-vms-inner\">\r\n    <!-- Vision -->\r\n    <div class=\"dp-card\">\r\n      <h2>Our Vision<\/h2>\r\n      <p>To be a trusted technology partner, empowering businesses with reliable IT solutions, advanced security, and innovative services that drive growth and digital transformation.<\/p>\r\n    <\/div>\r\n\r\n    <!-- Mission -->\r\n    <div class=\"dp-card\">\r\n      <h2>Our Mission<\/h2>\r\n      <p>To deliver comprehensive IT support, infrastructure, and security services with a focus on quality, responsiveness, and customer satisfaction\u2014helping businesses stay secure, connected, and competitive.<\/p>\r\n    <\/div>\r\n\r\n    <!-- Core Values -->\r\n    <div class=\"dp-card\">\r\n      <h2>Our Core Values<\/h2>\r\n      <div class=\"dp-values\">\r\n        <div class=\"dp-value\">Integrity<\/div>\r\n        <div class=\"dp-value\">Innovation<\/div>\r\n        <div class=\"dp-value\">Reliability<\/div>\r\n        <div class=\"dp-value\">Customer Focus<\/div>\r\n        <div class=\"dp-value\">Teamwork<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Strength -->\r\n    <div class=\"dp-card\">\r\n      <h2>Our Strength<\/h2>\r\n      <p>At Delta Prime IT Solutions, our strength lies in our ability to deliver fast, reliable, and customized IT services tailored to each client\u2019s needs. With a skilled team, strong technical expertise, and a commitment to quality, we ensure seamless support, advanced security, and long-term value. Whether it's IT infrastructure, cybersecurity, or surveillance systems, we provide end-to-end solutions that empower businesses to operate with confidence and efficiency.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10a1821 e-flex e-con-boxed e-con e-parent\" data-id=\"10a1821\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-780a681 elementor-widget elementor-widget-html\" data-id=\"780a681\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Delta Prime - Trusted IT Partner (Black Background, Safe Scoped) -->\r\n<section class=\"dp-trust\" aria-labelledby=\"dp-trust-heading\">\r\n  <style>\r\n    .dp-trust {\r\n      background: #000; \/* section black bg *\/\r\n      padding: 28px;\r\n      display: flex;\r\n      justify-content: center;\r\n      font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Arial;\r\n      color: #f1f5f9;\r\n    }\r\n    .dp-trust-inner {\r\n      width: 100%;\r\n      max-width: 980px;\r\n      display: grid;\r\n      grid-template-columns: 1fr auto;\r\n      gap: 20px;\r\n      align-items: center;\r\n      border-radius: 10px;\r\n      padding: 20px;\r\n      background: #111827; \/* dark card *\/\r\n      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.6);\r\n    }\r\n    .dp-trust h3 {\r\n      margin: 0 0 8px 0;\r\n      font-size: 20px;\r\n      color: #38bdf8; \/* cyan accent *\/\r\n    }\r\n    .dp-trust p {\r\n      margin: 0;\r\n      color: #e2e8f0;\r\n      line-height: 1.6;\r\n      font-size: 14.5px;\r\n    }\r\n    .dp-trust .dp-cta-wrap {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 14px;\r\n    }\r\n    .dp-trust .dp-btn {\r\n      display: inline-block;\r\n      background: linear-gradient(90deg, #0b76ff, #005ce6);\r\n      color: #fff;\r\n      padding: 12px 18px;\r\n      border-radius: 10px;\r\n      text-decoration: none;\r\n      font-weight: 600;\r\n      box-shadow: 0 6px 16px rgba(11, 118, 255, 0.25);\r\n      transition: transform .14s ease, box-shadow .14s ease, opacity .14s ease;\r\n      font-size: 14px;\r\n    }\r\n    .dp-trust .dp-btn:hover {\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 12px 30px rgba(11, 118, 255, 0.35);\r\n    }\r\n    .dp-trust .dp-btn:active {\r\n      transform: translateY(-1px);\r\n    }\r\n    .dp-trust .dp-link {\r\n      font-size: 13px;\r\n      color: #94a3b8;\r\n      text-decoration: none;\r\n    }\r\n    .dp-trust .dp-link:hover {\r\n      text-decoration: underline;\r\n    }\r\n    @media (max-width: 720px) {\r\n      .dp-trust-inner {\r\n        grid-template-columns: 1fr;\r\n        text-align: left;\r\n        gap: 12px;\r\n      }\r\n      .dp-trust .dp-cta-wrap {\r\n        justify-content: flex-start;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"dp-trust-inner\">\r\n    <div>\r\n      <h3 id=\"dp-trust-heading\">What Makes Delta Prime IT Solutions a Trusted IT Partner?<\/h3>\r\n      <p>\r\n        At Delta Prime IT Solutions, we specialize in delivering fast, reliable, and secure technology solutions for businesses of all sizes. From IT support and infrastructure to cybersecurity, CCTV installation, and managed services, our team is committed to helping clients stay connected, protected, and future-ready. We combine technical expertise with a personalized approach, ensuring every solution we offer aligns with your business goals.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"dp-cta-wrap\" aria-hidden=\"false\">\r\n      <a class=\"dp-btn\" href=\"mailto:info@smartsecuritysolutions.affordablewebsite.in?subject=Enquiry%20-%20IT%20Services\" target=\"_blank\" rel=\"noopener\">Get a Quote<\/a>\r\n      <a class=\"dp-link\" href=\"\/contact\">Or visit our Contact page<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8916bcc e-flex e-con-boxed e-con e-parent\" data-id=\"8916bcc\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4da8d43 elementor-widget elementor-widget-html\" data-id=\"4da8d43\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Delta Prime - Why Choose Us Section (Black Theme, Safe Scoped) -->\r\n<section class=\"dp-whychoose\">\r\n  <style>\r\n    .dp-whychoose {\r\n      background: #000; \/* section bg black *\/\r\n      padding: 60px 16px;\r\n      display: flex;\r\n      justify-content: center;\r\n      font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Arial;\r\n      color: #f1f5f9; \/* light text *\/\r\n    }\r\n    .dp-whychoose-inner {\r\n      width: 100%;\r\n      max-width: 1100px;\r\n      display: grid;\r\n      gap: 36px;\r\n    }\r\n\r\n    .dp-whychoose h2 {\r\n      font-size: 28px;\r\n      color: #38bdf8; \/* cyan accent *\/\r\n      margin-bottom: 12px;\r\n    }\r\n    .dp-whychoose p {\r\n      margin: 0 0 16px 0;\r\n      line-height: 1.6;\r\n      color: #cbd5e1; \/* light gray *\/\r\n    }\r\n\r\n    \/* Features Grid *\/\r\n    .dp-whychoose .dp-features {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\r\n      gap: 20px;\r\n    }\r\n    .dp-whychoose .dp-feature {\r\n      background: #111827; \/* dark card *\/\r\n      padding: 18px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 4px 10px rgba(0,0,0,0.5);\r\n      font-size: 15px;\r\n      font-weight: 500;\r\n      color: #f8fafc; \/* white text *\/\r\n      transition: transform .2s ease, box-shadow .2s ease;\r\n    }\r\n    .dp-whychoose .dp-feature:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 8px 20px rgba(0,0,0,0.8);\r\n    }\r\n\r\n    \/* Two-column content (cards) *\/\r\n    .dp-whychoose .dp-columns {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n      gap: 20px;\r\n    }\r\n    .dp-whychoose .dp-card {\r\n      background: #111827;\r\n      padding: 24px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.5);\r\n    }\r\n    .dp-whychoose .dp-card h3 {\r\n      margin: 0 0 10px 0;\r\n      font-size: 20px;\r\n      color: #38bdf8; \/* cyan *\/\r\n    }\r\n    .dp-whychoose .dp-card p {\r\n      font-size: 15px;\r\n      line-height: 1.6;\r\n      color: #cbd5e1;\r\n    }\r\n\r\n    \/* Final block *\/\r\n    .dp-whychoose .dp-final {\r\n      background: #111827;\r\n      padding: 24px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.5);\r\n    }\r\n    .dp-whychoose .dp-final h3 {\r\n      font-size: 20px;\r\n      color: #38bdf8;\r\n      margin-bottom: 10px;\r\n    }\r\n    .dp-whychoose .dp-final p {\r\n      font-size: 15px;\r\n      line-height: 1.6;\r\n      color: #cbd5e1;\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media(max-width: 600px) {\r\n      .dp-whychoose h2 { font-size: 24px; }\r\n      .dp-whychoose .dp-card h3,\r\n      .dp-whychoose .dp-final h3 { font-size: 18px; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"dp-whychoose-inner\">\r\n    <!-- Why Choose -->\r\n    <div>\r\n      <h2>Why Choose Delta Prime IT Solutions?<\/h2>\r\n      <p>At Delta Prime IT Solutions, we offer more than just tech support, we deliver peace of mind. From cybersecurity and network management to CCTV and managed services, our solutions are tailored to your business needs. With fast response times, expert technicians, and a commitment to quality, we ensure your systems are secure, efficient, and future-ready.<\/p>\r\n      <div class=\"dp-features\">\r\n        <div class=\"dp-feature\">Fast and Responsive Support<\/div>\r\n        <div class=\"dp-feature\">Secure and Compliant Solutions<\/div>\r\n        <div class=\"dp-feature\">End-to-End IT Services<\/div>\r\n        <div class=\"dp-feature\">Reliable and Scalable Infrastructure<\/div>\r\n        <div class=\"dp-feature\">Future-Ready and Efficient<\/div>\r\n        <div class=\"dp-feature\">Trained Professionals<\/div>\r\n        <div class=\"dp-feature\">Safe & Verified Installations<\/div>\r\n        <div class=\"dp-feature\">Unmatched Vision and Focus<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Excellence + Sustainability -->\r\n    <div class=\"dp-columns\">\r\n      <div class=\"dp-card\">\r\n        <h3>Operational Excellence<\/h3>\r\n        <p>At Delta Prime IT Solutions, operational excellence means delivering consistent, high-quality IT services with efficiency, precision, and accountability. Our streamlined processes, expert team, and proactive support ensure that every project and service meets the highest standards on time, every time.<\/p>\r\n      <\/div>\r\n      <div class=\"dp-card\">\r\n        <h3>Business Sustainability<\/h3>\r\n        <p>At Delta Prime IT Solutions, we believe technology should support long-term success. Our approach focuses on providing secure, scalable, and efficient IT solutions that grow with your company. We help businesses reduce downtime, protect data, and operate sustainably through smart technology and proactive maintenance.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Final Block -->\r\n    <div class=\"dp-final\">\r\n      <h3>IT Contracts and Integrated Services<\/h3>\r\n      <p>We offer flexible IT service contracts and integrated technology solutions that are tailored to your business needs. From managed IT services and network support to cybersecurity and CCTV installation, Delta Prime ensures seamless operations with reliable service delivery. Our passion lies in simplifying complex systems and empowering businesses with cost-effective, end-to-end IT management.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Founders Delta Prime IT Solutions was founded by three professionals with a shared vision to empower businesses through reliable, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-335","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/index.php\/wp-json\/wp\/v2\/pages\/335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/index.php\/wp-json\/wp\/v2\/comments?post=335"}],"version-history":[{"count":40,"href":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/index.php\/wp-json\/wp\/v2\/pages\/335\/revisions"}],"predecessor-version":[{"id":433,"href":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/index.php\/wp-json\/wp\/v2\/pages\/335\/revisions\/433"}],"wp:attachment":[{"href":"https:\/\/smartsecuritysolutions.affordablewebsite.in\/index.php\/wp-json\/wp\/v2\/media?parent=335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}