{"id":19004,"date":"2025-11-03T20:35:00","date_gmt":"2025-11-03T20:35:00","guid":{"rendered":"https:\/\/coreafrik.com\/?page_id=19004"},"modified":"2025-11-03T20:36:46","modified_gmt":"2025-11-03T20:36:46","slug":"maintenance","status":"publish","type":"page","link":"https:\/\/coreafrik.com\/index.php\/maintenance\/","title":{"rendered":"Maintenance"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"19004\" class=\"elementor elementor-19004\">\n\t\t\t\t<div class=\"elementor-element elementor-element-886b79d e-flex e-con-boxed e-con e-parent\" data-id=\"886b79d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a045467 elementor-widget elementor-widget-html\" data-id=\"a045467\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>CoreAfrik - Maintenance<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n        }\r\n        \r\n        body {\r\n            background: linear-gradient(135deg, #0055A4 0%, #FFFFFF 50%, #EF4135 100%);\r\n            min-height: 100vh;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            color: #333;\r\n            padding: 20px;\r\n        }\r\n        \r\n        .maintenance-container {\r\n            background-color: rgba(255, 255, 255, 0.95);\r\n            border-radius: 15px;\r\n            padding: 40px;\r\n            max-width: 800px;\r\n            width: 100%;\r\n            text-align: center;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\r\n            border: 2px solid #0055A4;\r\n        }\r\n        \r\n        .logo {\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .logo h1 {\r\n            font-size: 3rem;\r\n            color: #0055A4;\r\n            margin-bottom: 10px;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .logo span {\r\n            color: #EF4135;\r\n        }\r\n        \r\n        .logo p {\r\n            font-size: 1.2rem;\r\n            color: #333;\r\n            font-weight: 500;\r\n        }\r\n        \r\n        .maintenance-icon {\r\n            font-size: 5rem;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        h2 {\r\n            font-size: 2.2rem;\r\n            color: #0055A4;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        p {\r\n            font-size: 1.1rem;\r\n            line-height: 1.6;\r\n            margin-bottom: 25px;\r\n            color: #333;\r\n        }\r\n        \r\n        .countdown {\r\n            background: linear-gradient(to right, #0055A4, #EF4135);\r\n            color: white;\r\n            padding: 20px;\r\n            border-radius: 10px;\r\n            margin: 30px 0;\r\n            font-size: 1.3rem;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\r\n        }\r\n        \r\n        .countdown-timer {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 15px;\r\n            margin-top: 15px;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .time-unit {\r\n            background-color: rgba(255, 255, 255, 0.2);\r\n            padding: 10px 15px;\r\n            border-radius: 8px;\r\n            min-width: 80px;\r\n        }\r\n        \r\n        .time-value {\r\n            font-size: 2rem;\r\n            font-weight: bold;\r\n            display: block;\r\n        }\r\n        \r\n        .time-label {\r\n            font-size: 0.9rem;\r\n            text-transform: uppercase;\r\n        }\r\n        \r\n        .social-links {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            margin-top: 30px;\r\n        }\r\n        \r\n        .social-link {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            width: 50px;\r\n            height: 50px;\r\n            background-color: #0055A4;\r\n            color: white;\r\n            border-radius: 50%;\r\n            text-decoration: none;\r\n            font-size: 1.2rem;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .social-link:hover {\r\n            background-color: #EF4135;\r\n            transform: translateY(-5px);\r\n        }\r\n        \r\n        .contact-info {\r\n            margin-top: 30px;\r\n            padding-top: 20px;\r\n            border-top: 1px solid #ddd;\r\n        }\r\n        \r\n        .contact-info a {\r\n            color: #0055A4;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .contact-info a:hover {\r\n            color: #EF4135;\r\n            text-decoration: underline;\r\n        }\r\n        \r\n        .progress-container {\r\n            margin: 25px 0;\r\n        }\r\n        \r\n        .progress-bar {\r\n            height: 10px;\r\n            background-color: #e0e0e0;\r\n            border-radius: 5px;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .progress {\r\n            height: 100%;\r\n            background: linear-gradient(to right, #0055A4, #EF4135);\r\n            width: 30%;\r\n            border-radius: 5px;\r\n        }\r\n        \r\n        @media (max-width: 600px) {\r\n            .maintenance-container {\r\n                padding: 25px;\r\n            }\r\n            \r\n            .logo h1 {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            h2 {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .countdown-timer {\r\n                gap: 10px;\r\n            }\r\n            \r\n            .time-unit {\r\n                min-width: 70px;\r\n                padding: 8px 10px;\r\n            }\r\n            \r\n            .time-value {\r\n                font-size: 1.5rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"maintenance-container\">\r\n        <div class=\"logo\">\r\n            <h1>Core<span>Afrik<\/span><\/h1>\r\n            <p>Votre marketplace africaine de confiance<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"maintenance-icon\">\r\n            <span style=\"color: #0055A4;\">\ud83d\udd27<\/span>\r\n        <\/div>\r\n        \r\n        <h2>Site en construction<\/h2>\r\n        \r\n        <p>Notre nouveau site est en pr\u00e9paration.<\/p>\r\n        \r\n        <div class=\"progress-container\">\r\n            <div class=\"progress-bar\">\r\n                <div class=\"progress\"><\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"countdown\">\r\n            <p>CoreAfrik sera lanc\u00e9 dans:<\/p>\r\n            <div class=\"countdown-timer\">\r\n                <div class=\"time-unit\">\r\n                    <span class=\"time-value\" id=\"days\">10<\/span>\r\n                    <span class=\"time-label\">Jours<\/span>\r\n                <\/div>\r\n                <div class=\"time-unit\">\r\n                    <span class=\"time-value\" id=\"hours\">00<\/span>\r\n                    <span class=\"time-label\">Heures<\/span>\r\n                <\/div>\r\n                <div class=\"time-unit\">\r\n                    <span class=\"time-value\" id=\"minutes\">00<\/span>\r\n                    <span class=\"time-label\">Minutes<\/span>\r\n                <\/div>\r\n                <div class=\"time-value\" id=\"seconds\">00<\/span>\r\n                    <span class=\"time-label\">Secondes<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"contact-info\">\r\n            <p>Pour toute urgence, contactez-nous \u00e0 <a href=\"mailto:infos@coreafrik.com\">infos@coreafrik.com<\/a><\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Date de fin dans 10 jours\r\n        const countdownDate = new Date();\r\n        countdownDate.setDate(countdownDate.getDate() + 10);\r\n        \r\n        function updateCountdown() {\r\n            const now = new Date().getTime();\r\n            const distance = countdownDate - now;\r\n            \r\n            \/\/ Calculs pour jours, heures, minutes et secondes\r\n            const days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\r\n            const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\r\n            const minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\r\n            const seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\r\n            \r\n            \/\/ Mise \u00e0 jour de l'affichage\r\n            document.getElementById(\"days\").textContent = days.toString().padStart(2, '0');\r\n            document.getElementById(\"hours\").textContent = hours.toString().padStart(2, '0');\r\n            document.getElementById(\"minutes\").textContent = minutes.toString().padStart(2, '0');\r\n            document.getElementById(\"seconds\").textContent = seconds.toString().padStart(2, '0');\r\n            \r\n            \/\/ Si le compte \u00e0 rebours est termin\u00e9\r\n            if (distance < 0) {\r\n                clearInterval(countdownInterval);\r\n                document.querySelector(\".countdown\").innerHTML = \"<p>Maintenance termin\u00e9e! Le site sera en ligne tr\u00e8s bient\u00f4t.<\/p>\";\r\n            }\r\n        }\r\n        \r\n        \/\/ Mise \u00e0 jour toutes les secondes\r\n        const countdownInterval = setInterval(updateCountdown, 1000);\r\n        \r\n        \/\/ Appel initial pour \u00e9viter le d\u00e9lai d'une seconde\r\n        updateCountdown();\r\n    <\/script>\r\n<\/body>\r\n<\/html>\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>CoreAfrik &#8211; Maintenance CoreAfrik Votre marketplace africaine de confiance \ud83d\udd27 Site en construction Notre nouveau site est en pr\u00e9paration. CoreAfrik sera lanc\u00e9 dans: 10 Jours 00 Heures 00 Minutes 00 Secondes Pour toute urgence, contactez-nous \u00e0 infos@coreafrik.com<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-19004","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Maintenance - CoreAfrik<\/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:\/\/coreafrik.com\/index.php\/maintenance\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Maintenance - CoreAfrik\" \/>\n<meta property=\"og:description\" content=\"CoreAfrik &#8211; Maintenance CoreAfrik Votre marketplace africaine de confiance \ud83d\udd27 Site en construction Notre nouveau site est en pr\u00e9paration. CoreAfrik sera lanc\u00e9 dans: 10 Jours 00 Heures 00 Minutes 00 Secondes Pour toute urgence, contactez-nous \u00e0 infos@coreafrik.com\" \/>\n<meta property=\"og:url\" content=\"https:\/\/coreafrik.com\/index.php\/maintenance\/\" \/>\n<meta property=\"og:site_name\" content=\"CoreAfrik\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-03T20:36:46+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:\\\/\\\/coreafrik.com\\\/index.php\\\/maintenance\\\/\",\"url\":\"https:\\\/\\\/coreafrik.com\\\/index.php\\\/maintenance\\\/\",\"name\":\"Maintenance - CoreAfrik\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/coreafrik.com\\\/#website\"},\"datePublished\":\"2025-11-03T20:35:00+00:00\",\"dateModified\":\"2025-11-03T20:36:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/coreafrik.com\\\/index.php\\\/maintenance\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/coreafrik.com\\\/index.php\\\/maintenance\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/coreafrik.com\\\/index.php\\\/maintenance\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/coreafrik.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Maintenance\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/coreafrik.com\\\/#website\",\"url\":\"https:\\\/\\\/coreafrik.com\\\/\",\"name\":\"CoreAfrik\",\"description\":\"La qualit\u00e9 au meilleur prix\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/coreafrik.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":"Maintenance - CoreAfrik","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:\/\/coreafrik.com\/index.php\/maintenance\/","og_locale":"en_US","og_type":"article","og_title":"Maintenance - CoreAfrik","og_description":"CoreAfrik &#8211; Maintenance CoreAfrik Votre marketplace africaine de confiance \ud83d\udd27 Site en construction Notre nouveau site est en pr\u00e9paration. CoreAfrik sera lanc\u00e9 dans: 10 Jours 00 Heures 00 Minutes 00 Secondes Pour toute urgence, contactez-nous \u00e0 infos@coreafrik.com","og_url":"https:\/\/coreafrik.com\/index.php\/maintenance\/","og_site_name":"CoreAfrik","article_modified_time":"2025-11-03T20:36:46+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/coreafrik.com\/index.php\/maintenance\/","url":"https:\/\/coreafrik.com\/index.php\/maintenance\/","name":"Maintenance - CoreAfrik","isPartOf":{"@id":"https:\/\/coreafrik.com\/#website"},"datePublished":"2025-11-03T20:35:00+00:00","dateModified":"2025-11-03T20:36:46+00:00","breadcrumb":{"@id":"https:\/\/coreafrik.com\/index.php\/maintenance\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/coreafrik.com\/index.php\/maintenance\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/coreafrik.com\/index.php\/maintenance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/coreafrik.com\/"},{"@type":"ListItem","position":2,"name":"Maintenance"}]},{"@type":"WebSite","@id":"https:\/\/coreafrik.com\/#website","url":"https:\/\/coreafrik.com\/","name":"CoreAfrik","description":"La qualit\u00e9 au meilleur prix","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/coreafrik.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/coreafrik.com\/index.php\/wp-json\/wp\/v2\/pages\/19004","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coreafrik.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/coreafrik.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/coreafrik.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/coreafrik.com\/index.php\/wp-json\/wp\/v2\/comments?post=19004"}],"version-history":[{"count":5,"href":"https:\/\/coreafrik.com\/index.php\/wp-json\/wp\/v2\/pages\/19004\/revisions"}],"predecessor-version":[{"id":21515,"href":"https:\/\/coreafrik.com\/index.php\/wp-json\/wp\/v2\/pages\/19004\/revisions\/21515"}],"wp:attachment":[{"href":"https:\/\/coreafrik.com\/index.php\/wp-json\/wp\/v2\/media?parent=19004"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}