{
    "id": 3949,
    "date": "2026-09-02T13:29:22",
    "date_gmt": "2026-09-02T13:29:22",
    "guid": {
        "rendered": "https:\/\/inatboxdownload.com.tr\/?page_id=3949"
    },
    "modified": "2026-09-21T08:37:25",
    "modified_gmt": "2026-09-21T08:37:25",
    "slug": "hakkimizda",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/inatboxdownload.com.tr\/en\/hakkimizda\/",
    "title": {
        "rendered": "About Us"
    },
    "content": {
        "rendered": "<style>\n\/* =========================================================\n   INAT BOX \u2014 ABOUT US\n   Matches the same visual system as the Privacy Policy page\n   ========================================================= *\/\n\n.inat-about-page {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 110px 24px 90px;\n    color: #cbd5e1;\n    font-family: 'Inter', Arial, sans-serif;\n    line-height: 1.8;\n}\n\n.inat-about-hero {\n    position: relative;\n    text-align: center;\n    max-width: 850px;\n    margin: 0 auto 65px;\n    padding: 20px 20px 35px;\n}\n\n.inat-about-hero::before {\n    content: \"\";\n    position: absolute;\n    width: 260px;\n    height: 160px;\n    background: rgba(34, 197, 94, 0.08);\n    filter: blur(70px);\n    border-radius: 50%;\n    top: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    pointer-events: none;\n}\n\n.inat-about-label {\n    position: relative;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: #22c55e;\n    font-family: 'Inter', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n}\n\n.inat-about-label::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    background: #22c55e;\n    border-radius: 50%;\n    box-shadow: 0 0 12px rgba(34, 197, 94, 0.7);\n}\n\n.inat-about-hero h1 {\n    position: relative;\n    color: #f8fafc;\n    font-family: 'Outfit', Arial, sans-serif;\n    font-size: 52px;\n    font-weight: 700;\n    letter-spacing: -1.2px;\n    line-height: 1.15;\n    margin: 0 0 18px;\n}\n\n.inat-about-subtitle {\n    position: relative;\n    max-width: 650px;\n    margin: 0 auto;\n    color: #94a3b8;\n    font-size: 16px;\n    line-height: 1.7;\n}\n\n.inat-about-content {\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n.inat-about-intro {\n    position: relative;\n    background: linear-gradient(135deg, rgba(15, 23, 42, 0.95), rgba(15, 23, 42, 0.65)) !important;\n    border: 1px solid #1e293b;\n    border-radius: 18px;\n    padding: 30px 32px;\n    margin-bottom: 55px;\n    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.02);\n}\n\n.inat-about-intro::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 22px;\n    bottom: 22px;\n    width: 3px;\n    background: #22c55e;\n    border-radius: 0 5px 5px 0;\n    box-shadow: 0 0 15px rgba(34, 197, 94, 0.35);\n}\n\n.inat-about-intro p {\n    margin: 0;\n    color: #cbd5e1;\n    font-size: 16px;\n}\n\n.inat-about-intro strong {\n    color: #f8fafc;\n}\n\n.inat-about-section {\n    margin-bottom: 52px;\n}\n\n.inat-about-section h2 {\n    position: relative;\n    color: #f8fafc;\n    font-family: 'Outfit', Arial, sans-serif;\n    font-size: 27px;\n    font-weight: 600;\n    line-height: 1.3;\n    margin: 0 0 18px;\n    padding-left: 18px;\n}\n\n.inat-about-section h2::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 5px;\n    width: 4px;\n    height: 26px;\n    background: #22c55e;\n    border-radius: 4px;\n    box-shadow: 0 0 10px rgba(34, 197, 94, 0.25);\n}\n\n.inat-about-section p {\n    color: #cbd5e1;\n    font-family: 'Inter', Arial, sans-serif;\n    font-size: 16px;\n    margin: 0 0 17px;\n}\n\n.inat-about-section strong {\n    color: #f8fafc;\n    font-weight: 600;\n}\n\n.inat-about-section ul {\n    list-style: none;\n    margin: 20px 0 22px;\n    padding: 0;\n}\n\n.inat-about-section li {\n    position: relative;\n    color: #cbd5e1;\n    font-size: 15.5px;\n    padding: 8px 0 8px 25px;\n}\n\n.inat-about-section li::before {\n    content: \"\";\n    position: absolute;\n    left: 3px;\n    top: 17px;\n    width: 6px;\n    height: 6px;\n    background: #22c55e;\n    border-radius: 50%;\n}\n\n.inat-about-note {\n    background: #0f172a !important;\n    border: 1px solid #1e293b;\n    border-radius: 14px;\n    padding: 21px 24px;\n    margin: 25px 0;\n}\n\n.inat-about-note p {\n    margin: 0;\n    color: #94a3b8;\n}\n\n.inat-about-note strong {\n    color: #f8fafc;\n}\n\n.inat-about-contact {\n    background: linear-gradient(135deg, #0f172a, #111c31) !important;\n    border: 1px solid #1e293b;\n    border-radius: 18px;\n    padding: 30px;\n    margin-top: 22px;\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.15);\n}\n\n.inat-about-contact p {\n    margin-bottom: 12px;\n}\n\n.inat-about-contact p:last-child {\n    margin-bottom: 0;\n}\n\n.inat-about-contact a {\n    color: #22c55e;\n    text-decoration: none;\n    border-bottom: 1px solid rgba(34, 197, 94, 0.3);\n}\n\n.inat-about-stats {\n    display: flex;\n    gap: 1.5rem;\n    font-size: 0.9rem;\n    color: #22c55e;\n    font-weight: 700;\n    margin-top: 16px;\n    flex-wrap: wrap;\n}\n\n.inat-about-bottom {\n    border-top: 1px solid #1e293b;\n    margin-top: 70px;\n    padding-top: 28px;\n    text-align: center;\n    color: #64748b;\n    font-size: 13px;\n}\n\n@media (max-width: 900px) {\n    .inat-about-page { padding: 85px 22px 70px; }\n    .inat-about-hero { margin-bottom: 50px; }\n    .inat-about-hero h1 { font-size: 44px; }\n    .inat-about-section h2 { font-size: 25px; }\n}\n\n@media (max-width: 600px) {\n    .inat-about-page { padding: 70px 16px 55px; }\n    .inat-about-hero { padding: 15px 5px 25px; margin-bottom: 40px; }\n    .inat-about-label { font-size: 10px; letter-spacing: 1.6px; }\n    .inat-about-hero h1 { font-size: 35px; letter-spacing: -0.6px; }\n    .inat-about-subtitle { font-size: 14px; }\n    .inat-about-intro { padding: 24px 22px; margin-bottom: 42px; }\n    .inat-about-section { margin-bottom: 40px; }\n    .inat-about-section h2 { font-size: 22px; padding-left: 15px; }\n    .inat-about-section h2::before { height: 22px; width: 3px; }\n    .inat-about-section p, .inat-about-section li { font-size: 15px; }\n    .inat-about-contact { padding: 23px 20px; }\n    .inat-about-bottom { margin-top: 50px; }\n}\n\n\/* =========================================================\n   CONTACT FORM\n   ========================================================= *\/\n\n.inat-contact-form-wrap {\n    background: #0f172a !important;\n    border: 1px solid #1e293b;\n    border-radius: 18px;\n    padding: 30px;\n    max-width: 600px;\n    margin: 2rem auto 0;\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.15);\n}\n\n.inat-form-group {\n    margin-bottom: 1.25rem;\n}\n\n.inat-form-group label {\n    display: block;\n    color: #cbd5e1;\n    font-family: 'Inter', Arial, sans-serif;\n    font-size: 0.9rem;\n    font-weight: 600;\n    margin-bottom: 0.5rem;\n}\n\n.inat-form-group input,\n.inat-form-group textarea {\n    width: 100%;\n    background: #020617 !important;\n    border: 1px solid #1e293b;\n    border-radius: 10px;\n    padding: 0.75rem 1rem;\n    color: #f8fafc !important;\n    font-family: 'Inter', Arial, sans-serif;\n    font-size: 0.95rem;\n    box-sizing: border-box;\n    transition: border-color 0.2s ease;\n}\n\n.inat-form-group input:focus,\n.inat-form-group textarea:focus {\n    outline: none;\n    border-color: #22c55e;\n}\n\n.inat-form-group textarea {\n    resize: vertical;\n    min-height: 120px;\n}\n\n.inat-form-submit {\n    background: #22c55e;\n    color: #ffffff;\n    border: none;\n    padding: 0.85rem 2rem;\n    border-radius: 12px;\n    font-family: 'Inter', Arial, sans-serif;\n    font-weight: 600;\n    font-size: 0.95rem;\n    cursor: pointer;\n    transition: background 0.2s ease;\n    width: 100%;\n}\n\n.inat-form-submit:hover {\n    background: #16a34a;\n}\n\n@media (max-width: 600px) {\n    .inat-contact-form-wrap {\n        padding: 22px;\n    }\n}\n<\/style>\n\n<div class=\"inat-about-page\">\n\n    <div class=\"inat-about-hero\">\n        <div class=\"inat-about-label\">About Us<\/div>\n        <h1>Get to Know Us<\/h1>\n        <p class=\"inat-about-subtitle\">\n            Honest, practical guides for Inat Box APK \u2014 built by people\n            who actually test, verify, and troubleshoot before publishing.\n        <\/p>\n    <\/div>\n\n    <div class=\"inat-about-content\">\n\n        <div class=\"inat-about-intro\">\n            <p>\n                <strong>inatboxdownload.com.tr<\/strong> is an independent\n                information and guide site focused on Inat Box APK,\n                Inat TV, and related streaming applications. We are not\n                the developers of these apps, and we are not affiliated\n                with the Google Play Store or any official app\n                distribution platform.\n            <\/p>\n        <\/div>\n\n        <section class=\"inat-about-section\">\n            <h2>What We Do<\/h2>\n            <p>\n                We publish installation guides, device-specific setup\n                instructions, safety information, and troubleshooting\n                resources for Inat Box and related apps across Android\n                phones, tablets, Android TV, Fire TV Stick, TV boxes,\n                and PC.\n            <\/p>\n            <p>\n                Every download we link to is scanned with VirusTotal\n                before publishing, and we review the app&#8217;s requested\n                permissions to help visitors make an informed decision\n                before installing anything.\n            <\/p>\n        <\/section>\n\n        <section class=\"inat-about-section\">\n            <h2>Why We Started This Site<\/h2>\n            <p>\n                Searching for Inat Box APK online means running into a\n                lot of outdated guides, sites bundling spam links with\n                downloads, and confusing or inaccurate information about\n                how the app actually works. We built this site to fix\n                that \u2014 clear instructions, verified downloads, and honest\n                answers to the questions people actually ask, including\n                the uncomfortable ones like &#8220;is this safe?&#8221;\n            <\/p>\n        <\/section>\n\n        <section class=\"inat-about-section\">\n            <h2>Our Approach<\/h2>\n            <ul>\n                <li>Every APK file is scanned with VirusTotal before publishing<\/li>\n                <li>We test installation steps on real devices, not just write from memory<\/li>\n                <li>We update guides when new versions release, not months later<\/li>\n                <li>We flag known issues and scams honestly, including ones affecting our own recommendations<\/li>\n                <li>We link out to competitors&#8217; safety information when it&#8217;s genuinely useful to you<\/li>\n            <\/ul>\n        <\/section>\n  <section class=\"inat-about-section\">\n    <h2>How We Review Information<\/h2>\n    <p>\n        We aim to be transparent about exactly what we check before\n        publishing or updating a page, and equally honest about what\n        we have not been able to independently verify.\n    <\/p>\n    <ul>\n        <li>We check the version, file size, and other technical details of the APK file we host, and update this information when a new file is checked.<\/li>\n        <li>We review installation instructions against the current, documented sideloading process for each device type, and update steps when a device&#8217;s settings menu or requirements change.<\/li>\n        <li>We check the APK&#8217;s requested permissions and scan the file with VirusTotal before publishing, and note the date this was last done.<\/li>\n        <li>We have not been able to physically test every installation guide on every device model. Where a step is based on documented procedure rather than hands-on testing, we do not claim otherwise.<\/li>\n        <li>We update pages when we become aware that information has changed or was inaccurate.<\/li>\n        <li>Where something cannot be independently verified \u2014 such as a claim about server uptime or content availability \u2014 we say so rather than presenting it as confirmed fact.<\/li>\n    <\/ul>\n    <div class=\"inat-about-note\">\n        <p>\n            <strong>A note on accuracy:<\/strong>\n            We would rather tell you what we genuinely know and what\n            we don&#8217;t than overstate our own testing process. If you\n            notice something on this site that turns out to be\n            inaccurate, we&#8217;d like to hear about it.\n        <\/p>\n    <\/div>\n<\/section>\n\n        <section class=\"inat-about-section\">\n  <h2>The Team<\/h2>\n            <p>\n                Our team has been testing and reviewing streaming apps\n                since 2019, with 50+ published guides covering\n                installation, safety, and troubleshooting across every\n                major device type.\n            <\/p>\n            <div class=\"inat-about-stats\">\n                <span>\ud83d\udcdd 50+ Articles<\/span>\n                <span>\u2b50 Verified Expert<\/span>\n                <span>\ud83d\udcc5 Since 2019<\/span>\n            <\/div>\n        <\/section>\n\n        <section class=\"inat-about-section\">\n            <div class=\"inat-about-note\">\n                <p>\n                    <strong>A note on independence:<\/strong>\n                    Inat Box and Inat TV are unofficial, third-party\n                    applications distributed outside the Google Play\n                    Store. This site is not endorsed by, affiliated with,\n                    or officially connected to the developers of these\n                    apps. We provide independent guides and safety\n                    information as a resource for users, based on our\n                    own testing.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"inat-about-section\">\n            <h2>Get in Touch<\/h2>\n            <div class=\"inat-about-contact\">\n                <p>\n                    Have a question, found an error, or want to report a\n                    problem with a guide? We&#8217;d like to hear from you.\n                <\/p>\n                <p>\n                    <strong>Website:<\/strong>\n                    <a href=\"https:\/\/inatboxdownload.com.tr\/en\/\">inatboxdownload.com.tr<\/a>\n                <\/p>\n                <p>\n                    <strong>Email:<\/strong>\n                    <a href=\"mailto:info@inatboxdownload.com.tr\">info@inatboxdownload.com.tr<\/a>\n                <\/p>\n            <\/div>\n\n            <div class=\"inat-contact-form-wrap\">\n                <form action=\"https:\/\/api.web3forms.com\/submit\" method=\"POST\" class=\"inat-contact-form\">\n                    <input type=\"hidden\" name=\"access_key\" value=\"c9aa7b90-5085-47ce-a695-a3893c1cb8ff\">\n                    <input type=\"hidden\" name=\"subject\" value=\"New message from Inat Box contact form\">\n\n                    <div class=\"inat-form-group\">\n                        <label for=\"inat-name\">Name<\/label>\n                        <input type=\"text\" id=\"inat-name\" name=\"name\" required=\"\">\n                    <\/div>\n\n                    <div class=\"inat-form-group\">\n                        <label for=\"inat-email\">Email<\/label>\n                        <input type=\"email\" id=\"inat-email\" name=\"email\" required=\"\">\n                    <\/div>\n\n                    <div class=\"inat-form-group\">\n                        <label for=\"inat-message\">Message<\/label>\n                        <textarea id=\"inat-message\" name=\"message\" rows=\"5\" required=\"\"><\/textarea>\n                    <\/div>\n\n                    <button type=\"submit\" class=\"inat-form-submit\">Send Message<\/button>\n                <\/form>\n            <\/div>\n        <\/section>\n\n        <div class=\"inat-about-bottom\">\u00a9 2026 Inat Box. All rights reserved.<\/div>\n\n    <\/div>\n\n<\/div>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>About Us Get to Know Us Honest, practical guides for Inat Box APK \u2014 built by people who actually test, verify, and troubleshoot before publishing. inatboxdownload.com.tr is an independent information and guide site focused on Inat Box APK, Inat TV, and related streaming applications. We are not the developers of these apps, and we are&#8230;<\/p>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 0,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "",
    "meta": {
        "_kadence_starter_templates_imported_post": false,
        "_kad_post_transparent": "",
        "_kad_post_title": "",
        "_kad_post_layout": "",
        "_kad_post_sidebar_id": "",
        "_kad_post_content_style": "",
        "_kad_post_vertical_padding": "",
        "_kad_post_feature": "",
        "_kad_post_feature_position": "",
        "_kad_post_header": false,
        "_kad_post_footer": false,
        "_kad_post_classname": "",
        "footnotes": ""
    },
    "class_list": [
        "post-3949",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "_links": {
        "self": [
            {
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/pages\/3949",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/comments?post=3949"
            }
        ],
        "version-history": [
            {
                "count": 4,
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/pages\/3949\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 4137,
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/pages\/3949\/revisions\/4137"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/media?parent=3949"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}