{"id":57,"date":"2024-04-19T08:14:51","date_gmt":"2024-04-19T08:14:51","guid":{"rendered":"https:\/\/prestigebiztech.com\/index.php\/home\/"},"modified":"2024-11-14T22:10:47","modified_gmt":"2024-11-14T22:10:47","slug":"home","status":"publish","type":"page","link":"https:\/\/prestigebiztech.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n\n\n\n\n\n\n\n<p>Prestige Business Technology<\/p>\n<p style=\"text-align:justify\";>Prestige Business Technology is a company that provides Supply and Services Chain for joint operations that is closely related to both military and government supply chain.<\/p>\n\n\n\n\n\n\n\n\n<h4>Our Services<\/h4>\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Combined Code<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;500;700&#038;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/stackpath.bootstrapcdn.com\/font-awesome\/4.7.0\/css\/font-awesome.min.css\">\n<style>\n    body {\n        font-family: 'Roboto', sans-serif;\n        margin: 0;\n        padding: 0;\n    }\n    .container {\n        display: flex;\n        justify-content: center;\n    }\n    .row {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        margin: 0 -10px;\n    }\n    .serviceBox{\n        color: #02c504;\n        text-align: center;\n        padding: 0 0 30px 20px;\n        position: relative;\n        margin-bottom: 30px;\n        width: calc(25% - 40px); \/* Adjust width for four items per row *\/\n        max-width: calc(25% - 40px); \/* Adjust max-width for responsiveness *\/\n        height: 400px; \/* Fixed height for the service boxes *\/\n        box-sizing: border-box;\n        margin: 0 10px; \/* Add margin between service boxes *\/\n        cursor: pointer;\n        transition: transform 0.3s ease;\n    }\n    .serviceBox:hover, .serviceBox.active {\n        transform: translateY(-5px);\n    }\n    .serviceBox:before{\n        content: \"\";\n        border: 3px dotted #02c504;\n        border-top-style: solid;\n        border-bottom-style: solid;\n        border-right: none;\n        border-radius: 30px 0 0 30px;\n        position: absolute;\n        width: 35%;\n        top: 90px;\n        bottom: 7px;\n        left: 0;\n    }\n    .serviceBox .service-icon{\n        font-size: 48px;\n        line-height: 95px;\n        width: 100px;\n        height: 100px;\n        margin: 0 auto 10px;\n        border-radius: 50%;\n        box-shadow: 5px 5px 10px rgba(0,0,0,0.3);\n        border: 3px solid #02c504;\n        position: relative;\n    }\n    .serviceBox .service-content{\n        padding: 20px 10px;\n        border: 3px solid #02c504;\n        border-radius: 20px;\n        box-shadow: 5px 5px 10px rgba(0,0,0,0.3);\n        margin-top: 20px;\n        height: 220px; \/* Fixed height for the service content *\/\n        overflow: hidden; \/* Hide overflow content *\/\n    }\n    .serviceBox .service-content:before,\n    .serviceBox .service-content:after{\n        content: \"\";\n        background: #02c504;\n        width: 10px;\n        height: 10px;\n        border-radius: 50%;\n        position: absolute;\n        top: 86px;\n        left: 35%;\n    }\n    .serviceBox .service-content:after{\n        border-radius: 0;\n        transform: rotate(45deg);\n        top: auto;\n        bottom: 4px;\n    }\n    .serviceBox .title{\n        font-family: 'Roboto', sans-serif;\n        font-size: 20px;\n        font-weight: 600;\n        text-transform: uppercase;\n        margin: 0 0 10px;\n    }\n    .serviceBox .description{\n        color: #0e0e0e;\n        font-size: 16px;\n        font-family: 'Roboto', sans-serif;\n        line-height: 23px;\n    }\n    .serviceBox.orange{ color: #F97216; }\n    .serviceBox.orange:before,\n    .serviceBox.orange .service-icon,\n    .serviceBox.orange .service-content{\n        border-color: #F97216;\n    }\n    .serviceBox.orange .service-content:before,\n    .serviceBox.orange .service-content:after{\n        background-color: #F97216;\n    }\n    .serviceBox.blue{ color: #0398E0; }\n    .serviceBox.blue:before,\n    .serviceBox.blue .service-icon,\n    .serviceBox.blue .service-content{\n        border-color: #0398E0;\n    }\n    .serviceBox.blue .service-content:before,\n    .serviceBox.blue .service-content:after{\n        background-color: #0398E0;\n    }\n    .serviceBox.black{ color: #10222D; }\n    .serviceBox.black:before,\n    .serviceBox.black .service-icon,\n    .serviceBox.black .service-content{\n        border-color: #10222D;\n    }\n    .serviceBox.black .service-content:before,\n    .serviceBox.black .service-content:after{\n        background-color: #10222D;\n    }\n    @media only screen and (max-width: 990px){\n        .serviceBox{ \n            width: calc(50% - 40px); \/* Adjust width for two items per row *\/\n            max-width: calc(50% - 40px); \/* Adjust max-width for responsiveness *\/\n            margin: 0 10px 30px; \/* Add margin between service boxes *\/\n        }\n    }\n<\/style>\n<\/head>\n<body>\n<div class=\"container\">\n    <div class=\"row\">\n        <div class=\"serviceBox\" onclick=\"toggleActive(this)\">\n            <div class=\"service-icon\">\n                <span><i class=\"fa fa-shield\"><\/i><\/\n                <span><i class=\"fa fa-shield\"><\/i><\/span>\n            <\/div>\n            <div class=\"service-content\">\n                <h3 class=\"title\">Defence Industry<\/h3>\n                <p class=\"description\">Providing advanced solutions for defense and military applications.<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"serviceBox orange\" onclick=\"toggleActive(this)\">\n            <div class=\"service-icon\">\n                <span><i class=\"fa fa-plane\"><\/i><\/span>\n            <\/div>\n            <div class=\"service-content\">\n                <h3 class=\"title\">Transportation &#038; Aircraft Maintenance<\/h3>\n                <p class=\"description\">Ensuring safety and efficiency in transportation and aircraft maintenance.<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"serviceBox blue\" onclick=\"toggleActive(this)\">\n            <div class=\"service-icon\">\n                <span><i class=\"fa fa-laptop\"><\/i><\/span>\n            <\/div>\n            <div class=\"service-content\">\n                <h3 class=\"title\">Information &#038; Communication Technology<\/h3>\n                <p class=\"description\">Innovative ICT solutions to enhance connectivity and information management.<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"serviceBox black\" onclick=\"toggleActive(this)\">\n            <div class=\"service-icon\">\n                <span><i class=\"fa fa-signal\"><\/i><\/span>\n            <\/div>\n            <div class=\"service-content\">\n                <h3 class=\"title\">Telecommunication<\/h3>\n                <p class=\"description\">Delivering reliable and high-speed telecommunication services.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    function toggleActive(element) {\n        const serviceBoxes = document.querySelectorAll('.serviceBox');\n        serviceBoxes.forEach(box => {\n            box.classList.toggle('active');\n        });\n    }\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n\n\n\n<h4>Companies We Work With<\/h4>\n\n\n\n\n\n\n\n<p>Prestige has already built successful partnerships and strategic collaborations towards achieving our goals.<\/p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-57","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home - Prestige Business Technology<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/prestigebiztech.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Prestige Business Technology\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prestigebiztech.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Prestige Business Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-14T22:10:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/prestigebiztech.com\/\",\"url\":\"https:\/\/prestigebiztech.com\/\",\"name\":\"Home - Prestige Business Technology\",\"isPartOf\":{\"@id\":\"https:\/\/prestigebiztech.com\/#website\"},\"datePublished\":\"2024-04-19T08:14:51+00:00\",\"dateModified\":\"2024-11-14T22:10:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/prestigebiztech.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prestigebiztech.com\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prestigebiztech.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prestigebiztech.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/prestigebiztech.com\/#website\",\"url\":\"https:\/\/prestigebiztech.com\/\",\"name\":\"Prestige Business Technology\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/prestigebiztech.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Prestige Business Technology","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/prestigebiztech.com\/","og_locale":"en_US","og_type":"article","og_title":"Home - Prestige Business Technology","og_url":"https:\/\/prestigebiztech.com\/","og_site_name":"Prestige Business Technology","article_modified_time":"2024-11-14T22:10:47+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prestigebiztech.com\/","url":"https:\/\/prestigebiztech.com\/","name":"Home - Prestige Business Technology","isPartOf":{"@id":"https:\/\/prestigebiztech.com\/#website"},"datePublished":"2024-04-19T08:14:51+00:00","dateModified":"2024-11-14T22:10:47+00:00","breadcrumb":{"@id":"https:\/\/prestigebiztech.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prestigebiztech.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/prestigebiztech.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prestigebiztech.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/prestigebiztech.com\/#website","url":"https:\/\/prestigebiztech.com\/","name":"Prestige Business Technology","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prestigebiztech.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/prestigebiztech.com\/index.php\/wp-json\/wp\/v2\/pages\/57","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prestigebiztech.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prestigebiztech.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prestigebiztech.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prestigebiztech.com\/index.php\/wp-json\/wp\/v2\/comments?post=57"}],"version-history":[{"count":93,"href":"https:\/\/prestigebiztech.com\/index.php\/wp-json\/wp\/v2\/pages\/57\/revisions"}],"predecessor-version":[{"id":522,"href":"https:\/\/prestigebiztech.com\/index.php\/wp-json\/wp\/v2\/pages\/57\/revisions\/522"}],"wp:attachment":[{"href":"https:\/\/prestigebiztech.com\/index.php\/wp-json\/wp\/v2\/media?parent=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}