{"id":1053,"date":"2026-06-13T11:25:07","date_gmt":"2026-06-13T11:25:07","guid":{"rendered":"https:\/\/new.kunnsolutions.com\/?page_id=1053"},"modified":"2026-07-09T08:53:54","modified_gmt":"2026-07-09T08:53:54","slug":"about-us","status":"publish","type":"page","link":"https:\/\/new.kunnsolutions.com\/index.php\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1053\" class=\"elementor elementor-1053\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0be7852 e-con e-atomic-element e-flexbox-base e-e5e7ca3 \" data-id=\"0be7852\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0be7852\" data-e-type=\"e-flexbox\" data-id=\"0be7852\">\n    \t\t<div class=\"elementor-element elementor-element-8bc073b elementor-widget elementor-widget-spacer\" data-id=\"8bc073b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-312e156 elementor-widget elementor-widget-html\" data-id=\"312e156\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Marcellus&family=Poppins:wght@300;400;600;700&display=swap');\r\n\r\n  :root {\r\n    --brand-brown: #68301D;\r\n    --brand-dark: #3a190e;\r\n    --brand-light-brown: #8a462d;\r\n    --brand-cream: #fdfaf6;\r\n    --brand-gold: #c5a880;\r\n    --brand-gold-glow: rgba(197, 168, 128, 0.3);\r\n    --text-dark: #221c1a;\r\n    --text-muted: #7a6e6a;\r\n    --card-shadow: 0 10px 40px rgba(104, 48, 29, 0.04);\r\n    --hover-shadow: 0 20px 50px rgba(104, 48, 29, 0.12);\r\n  }\r\n\r\n  .kunn-premium-wrapper {\r\n    color: var(--text-dark);\r\n    line-height: 1.8;\r\n    max-width: 1200px;\r\n    margin: 40px auto;\r\n    padding: 20px;\r\n    box-sizing: border-box;\r\n    background-color: #ffffff;\r\n  }\r\n\r\n  .kunn-premium-wrapper *, \r\n  .kunn-premium-wrapper *::before, \r\n  .kunn-premium-wrapper *::after {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  \/* --- ANIMATIONS DEFINITIONS --- *\/\r\n  @keyframes floatAnimation {\r\n    0% { transform: translateY(0px); }\r\n    50% { transform: translateY(-10px); }\r\n    100% { transform: translateY(0px); }\r\n  }\r\n\r\n  @keyframes pulseGlow {\r\n    0% { box-shadow: 0 0 0 0 rgba(104, 48, 29, 0.4); }\r\n    70% { box-shadow: 0 0 0 15px rgba(104, 48, 29, 0); }\r\n    100% { box-shadow: 0 0 0 0 rgba(104, 48, 29, 0); }\r\n  }\r\n\r\n  @keyframes backgroundMove {\r\n    0% { background-position: 0% 50%; }\r\n    50% { background-position: 100% 50%; }\r\n    100% { background-position: 0% 50%; }\r\n  }\r\n\r\n  \/* --- LUXURY ANIMATED HERO BANNER --- *\/\r\n  .kunn-animated-hero {\r\n    text-align: center;\r\n    padding: 100px 30px;\r\n    background: linear-gradient(-45deg, var(--brand-dark), var(--brand-brown), var(--brand-light-brown), var(--brand-dark));\r\n    background-size: 400% 400%;\r\n    animation: backgroundMove 15s ease infinite;\r\n    border-radius: 24px;\r\n    margin-bottom: 80px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-shadow: 0 20px 45px rgba(104, 48, 29, 0.2);\r\n  }\r\n\r\n  .kunn-animated-hero h1 {\r\n    font-family: 'Marcellus', serif;\r\n    font-size: 52px;\r\n    font-weight: 400;\r\n    margin: 0 0 20px 0;\r\n    letter-spacing: 3px;\r\n    color: #ffffff;\r\n    text-shadow: 0 2px 10px rgba(0,0,0,0.2);\r\n  }\r\n\r\n  .kunn-animated-hero p {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 18px;\r\n    max-width: 750px;\r\n    margin: 0 auto;\r\n    color: var(--brand-cream);\r\n    opacity: 0.9;\r\n    font-weight: 300;\r\n    letter-spacing: 1px;\r\n  }\r\n\r\n  \/* --- INTRO DISPLAY & PULSE COUNTER --- *\/\r\n  .kunn-intro-table {\r\n    display: table;\r\n    width: 100%;\r\n    margin-bottom: 90px;\r\n  }\r\n\r\n  .kunn-intro-text-cell {\r\n    display: table-cell;\r\n    width: 62%;\r\n    vertical-align: middle;\r\n    padding-right: 60px;\r\n  }\r\n\r\n  .kunn-intro-stat-cell {\r\n    display: table-cell;\r\n    width: 38%;\r\n    vertical-align: middle;\r\n    text-align: center;\r\n    position: relative;\r\n  }\r\n\r\n  .animated-stat-card {\r\n    background: #ffffff;\r\n    border: 1px solid var(--brand-gold);\r\n    padding: 60px 40px;\r\n    border-radius: 20px;\r\n    animation: floatAnimation 6s ease-in-out infinite;\r\n    display: inline-block;\r\n    width: 100%;\r\n    max-width: 340px;\r\n    position: relative;\r\n    z-index: 2;\r\n    background: var(--brand-cream);\r\n  }\r\n\r\n  .pulse-node {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    transform: translate(-50%, -50%);\r\n    width: 90%;\r\n    height: 90%;\r\n    border-radius: 20px;\r\n    z-index: 1;\r\n    animation: pulseGlow 2.5s infinite;\r\n  }\r\n\r\n  .luxury-num {\r\n    font-family: 'Marcellus', serif;\r\n    font-size: 70px;\r\n    color: var(--brand-brown);\r\n    line-height: 1;\r\n    margin-bottom: 10px;\r\n    font-weight: bold;\r\n  }\r\n\r\n  \/* --- DESIGN HEADINGS --- *\/\r\n  .luxury-heading {\r\n    font-family: 'Marcellus', serif;\r\n    font-size: 32px;\r\n    color: var(--brand-brown);\r\n    margin-top: 0;\r\n    margin-bottom: 35px;\r\n    letter-spacing: 1px;\r\n    position: relative;\r\n    display: inline-block;\r\n  }\r\n\r\n  .luxury-heading::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: -8px;\r\n    left: 0;\r\n    width: 40px;\r\n    height: 2px;\r\n    background: var(--brand-gold);\r\n    transition: width 0.4s ease;\r\n  }\r\n\r\n  .kunn-premium-wrapper:hover .luxury-heading::after {\r\n    width: 100%;\r\n  }\r\n\r\n  \/* --- INTERACTIVE INFRASTRUCTURE BLOCKS --- *\/\r\n  .kunn-infra-container {\r\n    margin-bottom: 90px;\r\n  }\r\n\r\n  .kunn-infra-table-grid {\r\n    display: table;\r\n    width: 100%;\r\n    table-layout: fixed;\r\n    border-collapse: separate;\r\n    border-spacing: 30px 0;\r\n  }\r\n\r\n  .interactive-infra-card {\r\n    display: table-cell;\r\n    background: #ffffff;\r\n    border-radius: 20px;\r\n    padding: 45px 30px;\r\n    text-align: center;\r\n    vertical-align: top;\r\n    position: relative;\r\n    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);\r\n    box-shadow: var(--card-shadow);\r\n    border: 1px solid #f2ece9;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .interactive-infra-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 4px;\r\n    background: var(--brand-gold);\r\n    transform: scaleX(0);\r\n    transform-origin: left;\r\n    transition: transform 0.4s ease;\r\n  }\r\n\r\n  .interactive-infra-card:hover {\r\n    transform: translateY(-12px);\r\n    box-shadow: var(--hover-shadow);\r\n    border-color: transparent;\r\n  }\r\n\r\n  .interactive-infra-card:hover::before {\r\n    transform: scaleX(1);\r\n    background: var(--brand-brown);\r\n  }\r\n\r\n  .icon-sphere {\r\n    width: 80px;\r\n    height: 80px;\r\n    line-height: 80px;\r\n    background: var(--brand-cream);\r\n    font-size: 38px;\r\n    border-radius: 50%;\r\n    margin: 0 auto 25px auto;\r\n    transition: transform 0.4s ease;\r\n    display: block;\r\n    box-shadow: inset 0 2px 8px rgba(104, 48, 29, 0.05);\r\n  }\r\n\r\n  .interactive-infra-card:hover .icon-sphere {\r\n    transform: scale(1.15) rotate(10deg);\r\n    background: var(--brand-brown);\r\n  }\r\n\r\n  .interactive-infra-card h3 {\r\n    font-family: 'Marcellus', serif;\r\n    font-size: 22px;\r\n    color: var(--brand-brown);\r\n    margin: 0 0 15px 0;\r\n  }\r\n\r\n  \/* --- MODERN OEM GLASS CONTAINER --- *\/\r\n  .premium-oem-glassbox {\r\n    background: linear-gradient(135deg, rgba(253, 250, 246, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);\r\n    border-radius: 24px;\r\n    padding: 50px;\r\n    margin-bottom: 90px;\r\n    border: 1px solid var(--border-color);\r\n    box-shadow: var(--card-shadow);\r\n    position: relative;\r\n    backdrop-filter: blur(10px);\r\n  }\r\n\r\n  .premium-oem-glassbox::after {\r\n    content: \"OEM\";\r\n    position: absolute;\r\n    right: 30px;\r\n    bottom: -10px;\r\n    font-size: 120px;\r\n    font-weight: 800;\r\n    color: rgba(104, 48, 29, 0.02);\r\n    font-family: 'Poppins', sans-serif;\r\n    user-select: none;\r\n    pointer-events: none;\r\n  }\r\n\r\n  \/* --- STAGGERED SHOWCASE PRODUCT GRID --- *\/\r\n  .kunn-products-table-grid {\r\n    display: table;\r\n    width: 100%;\r\n    table-layout: fixed;\r\n    border-collapse: separate;\r\n    border-spacing: 30px;\r\n    margin-top: -30px;\r\n  }\r\n\r\n  .product-table-row {\r\n    display: table-row;\r\n  }\r\n\r\n  .premium-product-cell {\r\n    display: table-cell;\r\n    background: #ffffff;\r\n    border: 1px solid #f2ece9;\r\n    padding: 35px;\r\n    border-radius: 20px;\r\n    vertical-align: top;\r\n    box-shadow: var(--card-shadow);\r\n    transition: all 0.4s ease;\r\n    position: relative;\r\n  }\r\n\r\n  .premium-product-cell h4 {\r\n    font-family: 'Marcellus', serif;\r\n    margin: 0 0 15px 0;\r\n    color: var(--brand-brown);\r\n    font-size: 21px;\r\n    display: flex;\r\n    align-items: center;\r\n  }\r\n\r\n  .premium-product-cell h4::before {\r\n    content: \"\u26ac\";\r\n    color: var(--brand-gold);\r\n    margin-right: 15px;\r\n    font-size: 26px;\r\n    font-weight: bold;\r\n    transition: transform 0.3s ease;\r\n  }\r\n\r\n  .premium-product-cell:hover {\r\n    box-shadow: var(--hover-shadow);\r\n    border-color: var(--brand-gold);\r\n    background: var(--brand-cream);\r\n  }\r\n\r\n  .premium-product-cell:hover h4::before {\r\n    transform: scale(1.4);\r\n    color: var(--brand-brown);\r\n  }\r\n\r\n  \/* --- RESPONSIVE STRUCTURAL OVERRIDES --- *\/\r\n  @media (max-width: 991px) {\r\n    .kunn-intro-table, .kunn-intro-text-cell, .kunn-intro-stat-cell {\r\n      display: block;\r\n      width: 100%;\r\n    }\r\n    .kunn-intro-text-cell {\r\n      padding-right: 0;\r\n      margin-bottom: 50px;\r\n    }\r\n    .kunn-intro-stat-cell {\r\n      text-align: center;\r\n    }\r\n    .kunn-infra-table-grid {\r\n      display: block;\r\n    }\r\n    .interactive-infra-card {\r\n      display: block;\r\n      width: 100%;\r\n      margin-bottom: 30px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .kunn-animated-hero { padding: 70px 20px; }\r\n    .kunn-animated-hero h1 { font-size: 34px; }\r\n    .kunn-animated-hero p { font-size: 15px; }\r\n    .kunn-products-table-grid, .product-table-row {\r\n      display: block;\r\n    }\r\n    .premium-product-cell {\r\n      display: block;\r\n      width: 100% !important;\r\n      margin-bottom: 25px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"kunn-premium-wrapper\">\r\n\r\n  <!-- Interactive Cinematic Banner -->\r\n  <div class=\"kunn-animated-hero\">\r\n    <h1>KUNN SOLUTIONS<\/h1>\r\n    <p>Pioneering the Evolution of Global Islamic Technology Systems Since 2002<\/p>\r\n  <\/div>\r\n\r\n  <!-- Intro Block & Pulse Ripple Box -->\r\n  <div class=\"kunn-intro-table\">\r\n    <div class=\"kunn-intro-text-cell\">\r\n      <h2 class=\"luxury-heading\">Two Decades of Engineering Trust<\/h2>\r\n      <p>Welcome to <strong>KUNN SOLUTIONS<\/strong>, an internationally acclaimed technological authority specializing in the research, blueprinting, and distribution of high-end Islamic electronic ecosystems. For over twenty years, we have mastered the art of integrating deep spiritual values with complex mechanical firmware, creating flawless digital assets that guide and elevate daily Islamic workflows globally.<\/p>\r\n      <p>The operational experience embedded within our technical division remains entirely unmatched in the sector. By focusing exclusively on strict system stability and pristine data fidelity, we have maintained a solid corporate retention rate with enterprise clients for more than 20 consecutive years.<\/p>\r\n    <\/div>\r\n    <div class=\"kunn-intro-stat-cell\">\r\n      <div class=\"pulse-node\"><\/div>\r\n      <div class=\"animated-stat-card\">\r\n        <div class=\"luxury-num\">20+<\/div>\r\n        <div style=\"font-size: 12px; font-weight:700; text-transform:uppercase; letter-spacing:2px; color: var(--text-muted);\">Years of Unrivaled Enterprise Loyalty<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Operational Cross-Border Nodes -->\r\n  <div class=\"kunn-infra-container\">\r\n    <h2 class=\"luxury-heading\">Our Cross-Border Architecture<\/h2>\r\n    <p style=\"margin-bottom: 40px; color: var(--text-muted);\">Our organization structures its operational pipeline across three global hubs to ensure peak developmental speed and rigorous distribution logistics:<\/p>\r\n    \r\n    <div class=\"kunn-infra-table-grid\">\r\n      <!-- Node 1: Pakistan -->\r\n      <div class=\"interactive-infra-card\">\r\n        <span class=\"icon-sphere\">\ud83c\uddf5\ud83c\uddf0<\/span>\r\n        <h3>R&D Headquarters<\/h3>\r\n        <p style=\"font-size: 14px; margin: 0; color: var(--text-muted);\">The primary intellectual hub where product architecture, custom motherboard software\/firmware engineering, aesthetic product industrial design, and highly precise Islamic data parsing take place.<\/p>\r\n      <\/div>\r\n      \r\n      <!-- Node 2: China -->\r\n      <div class=\"interactive-infra-card\">\r\n        <span class=\"icon-sphere\">\ud83c\udde8\ud83c\uddf3<\/span>\r\n        <h3>Mass Scale Production<\/h3>\r\n        <p style=\"font-size: 14px; margin: 0; color: var(--text-muted);\">Based in the global technology manufacturing capital, Shenzhen. This advanced plant manages hardware component assemblies and micro-level quality control protocols under full load limits.<\/p>\r\n      <\/div>\r\n      \r\n      <!-- Node 3: UAE -->\r\n      <div class=\"interactive-infra-card\">\r\n        <span class=\"icon-sphere\">\ud83c\udde6\ud83c\uddea<\/span>\r\n        <h3>Global Logistics Node<\/h3>\r\n        <p style=\"font-size: 14px; margin: 0; color: var(--text-muted);\">Operating out of Dubai, our trading center oversees secure cargo pathways, international customs coordination, and frictionless fulfillment mechanisms for global markets.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Glassmorphism Custom B2B Box -->\r\n  <div class=\"premium-oem-glassbox\">\r\n    <h2 class=\"luxury-heading\" style=\"margin-bottom:20px;\">Elite B2B OEM Implementations<\/h2>\r\n    <p style=\"margin: 0; font-size: 16px; color: #3a3230; position: relative; z-index:2;\">We design, customize, and manufacture highly tailored  Original Equipment Manufacturer (OEM) solutions for global corporate entities and specialized distribution lines. Our engineering capacity permits deep customization pathways\u2014allowing you to alter external mechanical shells, introduce corporate presentation packaging, or deploy personalized localized software runtimes smoothly.<\/p>\r\n  <\/div>\r\n\r\n  <!-- Premium Products Display Structure -->\r\n  <div class=\"kunn-products-section\">\r\n    <h2 class=\"luxury-heading\">The Production Portfolio<\/h2>\r\n    <p style=\"margin-bottom: 40px; color: var(--text-muted);\">We develop high-performance interactive interfaces calibrated natively to maintain absolute reliability:<\/p>\r\n\r\n    <div class=\"kunn-products-table-grid\">\r\n      <!-- Pair 1 -->\r\n      <div class=\"product-table-row\">\r\n        <div class=\"premium-product-cell\">\r\n          <h4>Quran Smart Reading Pens<\/h4>\r\n          <p>Assembled across multiple modern form factors featuring premium display kits, studio-grade vocal reproduction nodes, and precise page layout sensory mapping.<\/p>\r\n        <\/div>\r\n        <div class=\"premium-product-cell\">\r\n          <h4>High-Fidelity Quran Speakers<\/h4>\r\n          <p>Acoustically sound-treated playback systems embedded with luxury visual cases that disperse pristine ambient audios into modern spaces.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <!-- Pair 2 -->\r\n      <div class=\"product-table-row\">\r\n        <div class=\"premium-product-cell\">\r\n          <h4>Interactive Educational Toys<\/h4>\r\n          <p>Gamified sensory hardware units developed to engage younger generations with correct phonetics, prayer step tracking, and basic Islamic mannerisms.<\/p>\r\n        <\/div>\r\n        <div class=\"premium-product-cell\">\r\n          <h4>Automatic Prayer & Athan Clocks<\/h4>\r\n          <p>Microchip-driven spatial timekeepers running deep timezone calculations to automate accurate calculation tables for household and Mosque spaces.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Pair 3 -->\r\n      <div class=\"product-table-row\">\r\n        <div class=\"premium-product-cell\">\r\n          <h4>Native Android Systems<\/h4>\r\n          <p>Advanced ecosystem application layouts written to securely bridge customized physical electronics with cloud-connected app architectures.<\/p>\r\n        <\/div>\r\n        <div class=\"premium-product-cell\">\r\n          <h4>Digital Quran Media Players<\/h4>\r\n          <p>High-definition media presentation hardware designed with low power draw, expansive screen choices, and hyper-responsive menu structures.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-deeb5b3 e-con e-atomic-element e-flexbox-base \" data-id=\"deeb5b3\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"deeb5b3\" data-e-type=\"e-flexbox\" data-id=\"deeb5b3\">\n    \t\t\t<div class=\"e-svg-base\" data-interaction-id=\"d65f9f4\" data-e-type=\"widget\" data-id=\"d65f9f4\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width: 100%; height: 100%; overflow: unset;\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.9999 4.31543C25.4805 4.31543 25.9243 4.57296 26.1627 4.99024L36.1067 22.3922C36.3436 22.8067 36.3419 23.316 36.1022 23.7289C35.8626 24.1418 35.4213 24.396 34.9439 24.396H15.0559C14.5785 24.396 14.1372 24.1418 13.8976 23.7289C13.6579 23.316 13.6562 22.8067 13.8931 22.3922L23.8371 4.99024C24.0755 4.57296 24.5193 4.31543 24.9999 4.31543ZM24.9999 8.35413L17.3638 21.7174H32.636L24.9999 8.35413ZM8.98998 31.6843C8.68586 31.6843 8.39419 31.8051 8.17914 32.0202C7.96409 32.2352 7.84327 32.5269 7.84327 32.831V42.775C7.84327 43.0791 7.96409 43.3708 8.17914 43.5858C8.39419 43.8009 8.68586 43.9217 8.98998 43.9217H18.934C19.2381 43.9217 19.5297 43.8009 19.7448 43.5858C19.9598 43.3708 20.0807 43.0791 20.0807 42.775V32.831C20.0807 32.5269 19.9598 32.2352 19.7448 32.0202C19.5297 31.8051 19.2381 31.6843 18.934 31.6843H8.98998ZM6.2851 30.1261C7.00248 29.4088 7.97545 29.0057 8.98998 29.0057H18.934C19.9485 29.0057 20.9215 29.4088 21.6388 30.1261C22.3562 30.8435 22.7592 31.8165 22.7592 32.831V42.775C22.7592 43.7895 22.3562 44.7625 21.6388 45.4799C20.9215 46.1973 19.9485 46.6003 18.934 46.6003H8.98998C7.97545 46.6003 7.00248 46.1973 6.2851 45.4799C5.56772 44.7625 5.1647 43.7895 5.1647 42.775V32.831C5.1647 31.8165 5.56772 30.8435 6.2851 30.1261ZM30.0959 31.5824C31.7457 29.9326 33.9834 29.0058 36.3165 29.0058C38.6497 29.0058 40.8873 29.9326 42.5371 31.5824C44.187 33.2322 45.1138 35.4698 45.1138 37.803C45.1138 40.1362 44.187 42.3738 42.5371 44.0236C40.8873 45.6734 38.6497 46.6003 36.3165 46.6003C33.9834 46.6003 31.7457 45.6734 30.0959 44.0236C28.4461 42.3738 27.5193 40.1362 27.5193 37.803C27.5193 35.4698 28.4461 33.2322 30.0959 31.5824ZM36.3165 31.6843C34.6938 31.6843 33.1374 32.329 31.99 33.4764C30.8425 34.6239 30.1978 36.1802 30.1978 37.803C30.1978 39.4258 30.8425 40.9821 31.99 42.1296C33.1374 43.2771 34.6938 43.9217 36.3165 43.9217C37.9393 43.9217 39.4956 43.2771 40.6431 42.1296C41.7906 40.9821 42.4352 39.4258 42.4352 37.803C42.4352 36.1802 41.7906 34.6239 40.6431 33.4764C39.4956 32.329 37.9393 31.6843 36.3165 31.6843Z\" fill=\"currentColor\"><\/path><\/svg><\/div>\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p class=\"tx-excerpt\">KUNN SOLUTIONS Pioneering the Evolution of Global Islamic Technology Systems Since 2002 Two Decades of Engineering Trust Welcome to KUNN SOLUTIONS, an internationally acclaimed technological authority specializing in the research, blueprinting, and distribution of high-end...<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1053","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/new.kunnsolutions.com\/index.php\/wp-json\/wp\/v2\/pages\/1053","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/new.kunnsolutions.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/new.kunnsolutions.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/new.kunnsolutions.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/new.kunnsolutions.com\/index.php\/wp-json\/wp\/v2\/comments?post=1053"}],"version-history":[{"count":31,"href":"https:\/\/new.kunnsolutions.com\/index.php\/wp-json\/wp\/v2\/pages\/1053\/revisions"}],"predecessor-version":[{"id":1198,"href":"https:\/\/new.kunnsolutions.com\/index.php\/wp-json\/wp\/v2\/pages\/1053\/revisions\/1198"}],"wp:attachment":[{"href":"https:\/\/new.kunnsolutions.com\/index.php\/wp-json\/wp\/v2\/media?parent=1053"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}