{"id":193,"date":"2025-11-15T21:21:16","date_gmt":"2025-11-15T20:21:16","guid":{"rendered":"https:\/\/cpibburkina.bf\/?page_id=193"},"modified":"2025-11-16T16:03:30","modified_gmt":"2025-11-16T15:03:30","slug":"technologies-numerique","status":"publish","type":"page","link":"https:\/\/cpibburkina.bf\/de\/technologies-numerique\/","title":{"rendered":"Technologie &amp; Digitales"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"193\" class=\"elementor elementor-193\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfda879 e-con-full e-flex e-con e-parent\" data-id=\"dfda879\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66ed599 elementor-widget elementor-widget-html\" data-id=\"66ed599\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n    \n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        \/\/ Couleurs bas\u00e9es sur le logo CPIB\n                        'cpib-gold': '#B8860B',\n                        'cpib-gold-light': '#DAA520',\n                        'cpib-gold-dark': '#996515',\n                        'cpib-gold-deep': '#8B7D3A',\n                        'cpib-bronze': '#CD853F',\n                        'cpib-cream': '#F5E6A3'\n                    },\n                    fontFamily: {\n                        'display': ['Playfair Display', 'serif'],\n                        'sans': ['Inter', 'sans-serif'],\n                    }\n                }\n            }\n        }\n    <\/script>\n    \n    <style>\n        .hero-gradient {\n            background: linear-gradient(135deg, #000000 0%, #1a1a1a 25%, #2d2d2d 50%, #1a1a1a 75%, #000000 100%);\n            position: relative;\n        }\n        \n        .hero-gradient::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(184, 134, 11, 0.15) 0%, transparent 40%),\n                radial-gradient(circle at 80% 70%, rgba(218, 165, 32, 0.1) 0%, transparent 40%),\n                radial-gradient(circle at 40% 80%, rgba(205, 133, 63, 0.08) 0%, transparent 40%);\n        }\n\n        .premium-glass {\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(20px);\n            border: 1px solid rgba(184, 134, 11, 0.2);\n            box-shadow: \n                0 20px 60px rgba(0, 0, 0, 0.1),\n                0 8px 30px rgba(184, 134, 11, 0.1),\n                inset 0 1px 0 rgba(255, 255, 255, 0.8);\n        }\n\n        .gold-gradient {\n            background: linear-gradient(135deg, #996515 0%, #B8860B 25%, #DAA520 50%, #CD853F 75%, #B8860B 100%);\n            background-size: 200% 200%;\n            animation: goldShimmer 4s ease-in-out infinite;\n        }\n\n        @keyframes goldShimmer {\n            0%, 100% { background-position: 0% 50%; }\n            50% { background-position: 100% 50%; }\n        }\n\n        .text-gold-gradient {\n            background: linear-gradient(135deg, #B8860B, #DAA520, #CD853F);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .elegant-hover {\n            transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);\n        }\n\n        .elegant-hover:hover {\n            transform: translateY(-8px) scale(1.02);\n            box-shadow: \n                0 40px 80px rgba(0, 0, 0, 0.15),\n                0 20px 40px rgba(184, 134, 11, 0.2),\n                inset 0 2px 0 rgba(255, 255, 255, 0.9);\n        }\n\n        .section-bg-pattern {\n            background-image: \n                radial-gradient(circle at 25px 25px, rgba(184, 134, 11, 0.02) 2px, transparent 0),\n                radial-gradient(circle at 75px 75px, rgba(218, 165, 32, 0.02) 2px, transparent 0);\n            background-size: 100px 100px, 150px 150px;\n        }\n\n        .luxury-border {\n            background: \n                linear-gradient(white, white) padding-box,\n                linear-gradient(135deg, #B8860B, #DAA520, #CD853F, #B8860B) border-box;\n            border: 2px solid transparent;\n        }\n\n        .floating-animation {\n            animation: elegantFloat 6s ease-in-out infinite;\n        }\n\n        @keyframes elegantFloat {\n            0%, 100% { transform: translateY(0px) rotate(0deg); }\n            33% { transform: translateY(-8px) rotate(0.5deg); }\n            66% { transform: translateY(-4px) rotate(-0.5deg); }\n        }\n\n        .premium-button {\n            background: linear-gradient(135deg, #B8860B, #DAA520);\n            position: relative;\n            overflow: hidden;\n            transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);\n        }\n\n        .premium-button::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);\n            transition: left 0.6s ease;\n        }\n\n        .premium-button:hover::before {\n            left: 100%;\n        }\n\n        .premium-button:hover {\n            transform: translateY(-2px);\n            box-shadow: \n                0 20px 40px rgba(184, 134, 11, 0.3),\n                0 10px 20px rgba(0, 0, 0, 0.1);\n        }\n\n        .icon-glow {\n            filter: drop-shadow(0 4px 8px rgba(184, 134, 11, 0.3));\n        }\n\n        .premium-stats {\n            background: linear-gradient(135deg, rgba(184, 134, 11, 0.05), rgba(218, 165, 32, 0.03));\n            border: 1px solid rgba(184, 134, 11, 0.1);\n        }\n\n        .text-shadow-gold {\n            text-shadow: 0 2px 10px rgba(184, 134, 11, 0.3);\n        }\n\n        .elegant-separator {\n            background: linear-gradient(90deg, transparent, rgba(184, 134, 11, 0.3), transparent);\n            height: 1px;\n        }\n\n        .hexagon-pattern {\n            background-image: \n                linear-gradient(30deg, rgba(184, 134, 11, 0.03) 12%, transparent 12.5%, transparent 87%, rgba(184, 134, 11, 0.03) 87.5%),\n                linear-gradient(150deg, rgba(218, 165, 32, 0.02) 12%, transparent 12.5%, transparent 87%, rgba(218, 165, 32, 0.02) 87.5%);\n            background-size: 80px 140px;\n        }\n\n        .parallax-bg {\n            background-attachment: fixed;\n            background-position: center;\n            background-repeat: no-repeat;\n            background-size: cover;\n        }\n\n        .content-reveal {\n            opacity: 0;\n            transform: translateY(30px);\n            animation: contentReveal 1s ease-out forwards;\n        }\n\n        @keyframes contentReveal {\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n    <\/style>\n\n    <!-- Hero Section -->\n    <section class=\"hero-gradient min-h-screen flex items-center justify-center relative overflow-hidden\">\n        <!-- Animated background elements -->\n        <div class=\"absolute inset-0 opacity-30\">\n            <div class=\"absolute top-20 left-20 w-72 h-72 bg-cpib-gold rounded-full mix-blend-multiply filter blur-3xl opacity-20 floating-animation\"><\/div>\n            <div class=\"absolute top-40 right-20 w-64 h-64 bg-cpib-gold-light rounded-full mix-blend-multiply filter blur-3xl opacity-15 floating-animation\" style=\"animation-delay: 2s\"><\/div>\n            <div class=\"absolute bottom-20 left-1\/3 w-80 h-80 bg-cpib-bronze rounded-full mix-blend-multiply filter blur-3xl opacity-10 floating-animation\" style=\"animation-delay: 4s\"><\/div>\n        <\/div>\n\n        <div class=\"container mx-auto px-6 lg:px-8 relative z-10\">\n            <div class=\"max-w-6xl mx-auto text-center\">\n                \n                <!-- Badge premium -->\n                <div class=\"inline-block mb-8\" data-aos=\"fade-up\">\n                    <div class=\"luxury-border rounded-full px-8 py-3\">\n                        <span class=\"text-cpib-gold font-semibold text-sm tracking-wide uppercase\">\n                            Hub Technologique d'Excellence\n                        <\/span>\n                    <\/div>\n                <\/div>\n\n                <h1 class=\"text-6xl md:text-7xl lg:text-8xl font-bold text-white mb-8 leading-none\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                    Technologies & \n                    <span class=\"text-gold-gradient text-shadow-gold\">Num\u00e9rique<\/span>\n                <\/h1>\n\n                <p class=\"text-xl md:text-2xl text-gray-300 mb-12 max-w-4xl mx-auto leading-relaxed font-light\" data-aos=\"fade-up\" data-aos-delay=\"400\">\n                    Le Burkina Faso s'affirme comme un <span class=\"text-cpib-gold font-medium\">centre d'innovation technologique<\/span> \n                    de premier plan en Afrique de l'Ouest\n                <\/p>\n\n                <div class=\"flex flex-col sm:flex-row gap-6 justify-center\" data-aos=\"fade-up\" data-aos-delay=\"600\">\n                    <button class=\"premium-button text-white font-semibold px-12 py-5 rounded-xl relative overflow-hidden\">\n                        <span class=\"relative z-10 flex items-center\">\n                            D\u00e9couvrir l'\u00e9cosyst\u00e8me\n                            <svg class=\"w-5 h-5 ml-3\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/>\n                            <\/svg>\n                        <\/span>\n                    <\/button>\n                    <button class=\"border-2 border-cpib-gold text-cpib-gold hover:bg-cpib-gold hover:text-black font-semibold px-12 py-5 rounded-xl transition-all duration-300\">\n                        Nous contacter\n                    <\/button>\n                <\/div>\n\n                <!-- Scroll indicator -->\n                <div class=\"mt-20 flex justify-center\" data-aos=\"fade-up\" data-aos-delay=\"800\">\n                    <div class=\"animate-bounce text-cpib-gold\">\n                        <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 14l-7 7m0 0l-7-7m7 7V3\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Secteurs d'Innovation -->\n    <section class=\"py-32 bg-white section-bg-pattern relative\">\n        <div class=\"container mx-auto px-6 lg:px-8\">\n            \n            <!-- Header Section -->\n            <div class=\"text-center mb-20\" data-aos=\"fade-up\">\n                <div class=\"inline-block mb-6\">\n                    <span class=\"bg-gradient-to-r from-cpib-gold\/10 to-cpib-bronze\/10 text-cpib-gold-dark px-6 py-2 rounded-full text-sm font-semibold uppercase tracking-wide\">\n                        Innovation & Excellence\n                    <\/span>\n                <\/div>\n                <h2 class=\"font-display text-5xl md:text-6xl font-bold text-gray-900 mb-6\">\n                    Secteurs <span class=\"text-gold-gradient\">Strat\u00e9giques<\/span>\n                <\/h2>\n                <p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\n                    Des domaines d'excellence qui positionnent le Burkina Faso comme leader technologique r\u00e9gional\n                <\/p>\n                <div class=\"elegant-separator w-24 mx-auto mt-8\"><\/div>\n            <\/div>\n\n            <!-- Grid des secteurs -->\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\n                \n                <!-- FinTech -->\n                <div class=\"premium-glass rounded-3xl p-10 elegant-hover group\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                    <div class=\"w-20 h-20 gold-gradient rounded-2xl flex items-center justify-center mb-8 icon-glow group-hover:scale-110 transition-transform duration-300\">\n                        <svg class=\"w-10 h-10 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"font-display text-2xl font-bold text-gray-900 mb-4\">FinTech<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Solutions financi\u00e8res innovantes avec mobile money, paiements digitaux et services bancaires nouvelle g\u00e9n\u00e9ration\n                    <\/p>\n                    <div class=\"space-y-3\">\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Portefeuilles \u00e9lectroniques avanc\u00e9s<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Microfinance digitale intelligente<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Blockchain et crypto-monnaies<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- E-commerce -->\n                <div class=\"premium-glass rounded-3xl p-10 elegant-hover group\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                    <div class=\"w-20 h-20 bg-gradient-to-br from-cpib-gold-light to-cpib-bronze rounded-2xl flex items-center justify-center mb-8 icon-glow group-hover:scale-110 transition-transform duration-300\">\n                        <svg class=\"w-10 h-10 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 11V7a4 4 0 00-8 0v4M5 9h14l1 12H4L5 9z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"font-display text-2xl font-bold text-gray-900 mb-4\">E-commerce<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Plateformes commerciales digitales avec marketplaces sophistiqu\u00e9es et logistique intelligente\n                    <\/p>\n                    <div class=\"space-y-3\">\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold-light rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Marketplaces multi-vendeurs<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold-light rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Solutions logistiques avanc\u00e9es<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold-light rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Paiement int\u00e9gr\u00e9 s\u00e9curis\u00e9<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- EdTech -->\n                <div class=\"premium-glass rounded-3xl p-10 elegant-hover group\" data-aos=\"fade-up\" data-aos-delay=\"300\">\n                    <div class=\"w-20 h-20 bg-gradient-to-br from-cpib-bronze to-cpib-gold-dark rounded-2xl flex items-center justify-center mb-8 icon-glow group-hover:scale-110 transition-transform duration-300\">\n                        <svg class=\"w-10 h-10 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"font-display text-2xl font-bold text-gray-900 mb-4\">EdTech<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Technologies \u00e9ducatives r\u00e9volutionnaires avec e-learning adaptatif et formation personnalis\u00e9e\n                    <\/p>\n                    <div class=\"space-y-3\">\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-bronze rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Plateformes MOOC interactives<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-bronze rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Classes virtuelles immersives<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-bronze rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">IA p\u00e9dagogique personnalis\u00e9e<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- HealthTech -->\n                <div class=\"premium-glass rounded-3xl p-10 elegant-hover group\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                    <div class=\"w-20 h-20 bg-gradient-to-br from-cpib-gold-dark to-cpib-gold rounded-2xl flex items-center justify-center mb-8 icon-glow group-hover:scale-110 transition-transform duration-300\">\n                        <svg class=\"w-10 h-10 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"font-display text-2xl font-bold text-gray-900 mb-4\">HealthTech<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Sant\u00e9 num\u00e9rique de pointe avec t\u00e9l\u00e9m\u00e9decine, IA diagnostique et gestion intelligente des soins\n                    <\/p>\n                    <div class=\"space-y-3\">\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold-dark rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">T\u00e9l\u00e9consultations s\u00e9curis\u00e9es<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold-dark rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Dossiers m\u00e9dicaux num\u00e9riques<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold-dark rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Applications sant\u00e9 mobile IA<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- AgriTech -->\n                <div class=\"premium-glass rounded-3xl p-10 elegant-hover group\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                    <div class=\"w-20 h-20 bg-gradient-to-br from-cpib-cream to-cpib-gold-light rounded-2xl flex items-center justify-center mb-8 icon-glow group-hover:scale-110 transition-transform duration-300\">\n                        <svg class=\"w-10 h-10 text-cpib-gold-dark\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"font-display text-2xl font-bold text-gray-900 mb-4\">AgriTech<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Agriculture de pr\u00e9cision avec IoT, drones, intelligence artificielle et donn\u00e9es climatiques avanc\u00e9es\n                    <\/p>\n                    <div class=\"space-y-3\">\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-cream rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Capteurs IoT intelligents<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-cream rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Pr\u00e9visions climatiques pr\u00e9cises<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-cream rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Marketplaces agricoles digitales<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- IoT & Smart Cities -->\n                <div class=\"premium-glass rounded-3xl p-10 elegant-hover group\" data-aos=\"fade-up\" data-aos-delay=\"300\">\n                    <div class=\"w-20 h-20 bg-gradient-to-br from-cpib-gold to-cpib-bronze rounded-2xl flex items-center justify-center mb-8 icon-glow group-hover:scale-110 transition-transform duration-300\">\n                        <svg class=\"w-10 h-10 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"font-display text-2xl font-bold text-gray-900 mb-4\">Smart Cities<\/h3>\n                    <p class=\"text-gray-600 mb-6 leading-relaxed\">\n                        Villes intelligentes avec IoT urbain, gestion \u00e9nerg\u00e9tique optimis\u00e9e et infrastructure connect\u00e9e\n                    <\/p>\n                    <div class=\"space-y-3\">\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Gestion \u00e9nerg\u00e9tique intelligente<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Surveillance urbaine connect\u00e9e<\/span>\n                        <\/div>\n                        <div class=\"flex items-center text-gray-700\">\n                            <div class=\"w-2 h-2 bg-cpib-gold rounded-full mr-3 opacity-60\"><\/div>\n                            <span class=\"text-sm\">Transport public optimis\u00e9<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Infrastructure Excellence -->\n    <section class=\"py-32 bg-gradient-to-br from-gray-50 to-white relative overflow-hidden\">\n        <div class=\"container mx-auto px-6 lg:px-8\">\n            \n            <div class=\"text-center mb-20\" data-aos=\"fade-up\">\n                <div class=\"inline-block mb-6\">\n                    <span class=\"bg-gradient-to-r from-cpib-gold\/10 to-cpib-bronze\/10 text-cpib-gold-dark px-6 py-2 rounded-full text-sm font-semibold uppercase tracking-wide\">\n                        Infrastructure de Pointe\n                    <\/span>\n                <\/div>\n                <h2 class=\"font-display text-5xl md:text-6xl font-bold text-gray-900 mb-6\">\n                    Excellence <span class=\"text-gold-gradient\">Technologique<\/span>\n                <\/h2>\n                <p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\n                    Des infrastructures de classe mondiale pour soutenir l'\u00e9cosyst\u00e8me digital burkinab\u00e8\n                <\/p>\n                <div class=\"elegant-separator w-24 mx-auto mt-8\"><\/div>\n            <\/div>\n\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-12\">\n                \n                <!-- Fibre Optique -->\n                <div class=\"text-center group\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                    <div class=\"premium-stats rounded-3xl p-12 elegant-hover\">\n                        <div class=\"w-24 h-24 gold-gradient rounded-full flex items-center justify-center mx-auto mb-8 icon-glow group-hover:scale-110 transition-transform duration-300\">\n                            <svg class=\"w-12 h-12 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"font-display text-2xl font-bold text-gray-900 mb-4\">Fibre Optique<\/h3>\n                        <div class=\"text-5xl font-bold text-cpib-gold mb-4 text-shadow-gold\">6000+<\/div>\n                        <p class=\"text-lg text-gray-600 mb-6\">kilom\u00e8tres de r\u00e9seau backbone d\u00e9ploy\u00e9<\/p>\n                        <div class=\"space-y-3 text-gray-600\">\n                            <div class=\"flex items-center justify-center\">\n                                <div class=\"w-2 h-2 bg-cpib-gold rounded-full mr-3\"><\/div>\n                                <span class=\"text-sm\">Connexions ultra-haut d\u00e9bit<\/span>\n                            <\/div>\n                            <div class=\"flex items-center justify-center\">\n                                <div class=\"w-2 h-2 bg-cpib-gold rounded-full mr-3\"><\/div>\n                                <span class=\"text-sm\">Couverture m\u00e9tropolitaine<\/span>\n                            <\/div>\n                            <div class=\"flex items-center justify-center\">\n                                <div class=\"w-2 h-2 bg-cpib-gold rounded-full mr-3\"><\/div>\n                                <span class=\"text-sm\">Extension rurale en cours<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Data Centers -->\n                <div class=\"text-center group\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                    <div class=\"premium-stats rounded-3xl p-12 elegant-hover\">\n                        <div class=\"w-24 h-24 bg-gradient-to-br from-cpib-bronze to-cpib-gold-dark rounded-full flex items-center justify-center mx-auto mb-8 icon-glow group-hover:scale-110 transition-transform duration-300\">\n                            <svg class=\"w-12 h-12 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"font-display text-2xl font-bold text-gray-900 mb-4\">Data Centers<\/h3>\n                        <div class=\"text-5xl font-bold text-cpib-bronze mb-4 text-shadow-gold\">Tier III<\/div>\n                        <p class=\"text-lg text-gray-600 mb-6\">standards internationaux certifi\u00e9s<\/p>\n                        <div class=\"space-y-3 text-gray-600\">\n                            <div class=\"flex items-center justify-center\">\n                                <div class=\"w-2 h-2 bg-cpib-bronze rounded-full mr-3\"><\/div>\n                                <span class=\"text-sm\">H\u00e9bergement cloud s\u00e9curis\u00e9<\/span>\n                            <\/div>\n                            <div class=\"flex items-center justify-center\">\n                                <div class=\"w-2 h-2 bg-cpib-bronze rounded-full mr-3\"><\/div>\n                                <span class=\"text-sm\">Redondance 99.982%<\/span>\n                            <\/div>\n                            <div class=\"flex items-center justify-center\">\n                                <div class=\"w-2 h-2 bg-cpib-bronze rounded-full mr-3\"><\/div>\n                                <span class=\"text-sm\">Services manag\u00e9s avanc\u00e9s<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- R\u00e9seau Mobile -->\n                <div class=\"text-center group\" data-aos=\"fade-up\" data-aos-delay=\"300\">\n                    <div class=\"premium-stats rounded-3xl p-12 elegant-hover\">\n                        <div class=\"w-24 h-24 bg-gradient-to-br from-cpib-gold-light to-cpib-cream rounded-full flex items-center justify-center mx-auto mb-8 icon-glow group-hover:scale-110 transition-transform duration-300\">\n                            <svg class=\"w-12 h-12 text-cpib-gold-dark\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.111 16.404a5.5 5.5 0 017.778 0M12 20h.01m-7.08-7.071c3.904-3.905 10.236-3.905 14.141 0M1.394 9.393c5.857-5.857 15.355-5.857 21.213 0\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"font-display text-2xl font-bold text-gray-900 mb-4\">R\u00e9seau 4G+<\/h3>\n                        <div class=\"text-5xl font-bold text-cpib-gold-light mb-4 text-shadow-gold\">75%<\/div>\n                        <p class=\"text-lg text-gray-600 mb-6\">de couverture nationale atteinte<\/p>\n                        <div class=\"space-y-3 text-gray-600\">\n                            <div class=\"flex items-center justify-center\">\n                                <div class=\"w-2 h-2 bg-cpib-gold-light rounded-full mr-3\"><\/div>\n                                <span class=\"text-sm\">Internet mobile haute vitesse<\/span>\n                            <\/div>\n                            <div class=\"flex items-center justify-center\">\n                                <div class=\"w-2 h-2 bg-cpib-gold-light rounded-full mr-3\"><\/div>\n                                <span class=\"text-sm\">D\u00e9ploiement 5G pr\u00e9vu<\/span>\n                            <\/div>\n                            <div class=\"flex items-center justify-center\">\n                                <div class=\"w-2 h-2 bg-cpib-gold-light rounded-full mr-3\"><\/div>\n                                <span class=\"text-sm\">Infrastructure \u00e9volutive<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Opportunit\u00e9s d'Investissement Premium -->\n    <section class=\"py-32 bg-white section-bg-pattern relative\">\n        <div class=\"container mx-auto px-6 lg:px-8\">\n            \n            <div class=\"text-center mb-20\" data-aos=\"fade-up\">\n                <div class=\"inline-block mb-6\">\n                    <span class=\"bg-gradient-to-r from-cpib-gold\/10 to-cpib-bronze\/10 text-cpib-gold-dark px-6 py-2 rounded-full text-sm font-semibold uppercase tracking-wide\">\n                        Opportunit\u00e9s Premium\n                    <\/span>\n                <\/div>\n                <h2 class=\"font-display text-5xl md:text-6xl font-bold text-gray-900 mb-6\">\n                    Investissements <span class=\"text-gold-gradient\">Strat\u00e9giques<\/span>\n                <\/h2>\n                <p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\n                    Des secteurs \u00e0 fort potentiel de croissance pour maximiser votre retour sur investissement\n                <\/p>\n                <div class=\"elegant-separator w-24 mx-auto mt-8\"><\/div>\n            <\/div>\n\n            <!-- Call-to-Action Premium -->\n            <div class=\"premium-glass rounded-3xl p-16 text-center elegant-hover\" data-aos=\"fade-up\">\n                <h3 class=\"font-display text-4xl md:text-5xl font-bold text-gray-900 mb-8\">\n                    Rejoignez la R\u00e9volution <span class=\"text-gold-gradient\">Num\u00e9rique<\/span>\n                <\/h3>\n                <p class=\"text-xl text-gray-600 mb-12 max-w-3xl mx-auto leading-relaxed\">\n                    Le CPIB vous accompagne dans la r\u00e9alisation de vos ambitions technologiques au c\u0153ur de l'Afrique de l'Ouest\n                <\/p>\n                <div class=\"flex flex-col sm:flex-row gap-6 justify-center\">\n                    <button class=\"premium-button text-white font-semibold px-16 py-6 rounded-xl text-lg relative overflow-hidden\">\n                        <span class=\"relative z-10 flex items-center justify-center\">\n                            D\u00e9marrer mon projet\n                            <svg class=\"w-6 h-6 ml-3\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/>\n                            <\/svg>\n                        <\/span>\n                    <\/button>\n                    <a href=\"tel:+22625306200\" class=\"border-2 border-cpib-gold text-cpib-gold hover:bg-cpib-gold hover:text-white font-semibold px-16 py-6 rounded-xl text-lg transition-all duration-300 flex items-center justify-center\">\n                        <svg class=\"w-6 h-6 mr-3\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"\/>\n                        <\/svg>\n                        +226 25 30 62 00\n                    <\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <script>\n        \/\/ Initialisation AOS avec param\u00e8tres \u00e9l\u00e9gants\n        AOS.init({\n            duration: 1000,\n            easing: 'ease-out-quart',\n            once: true,\n            offset: 100,\n            delay: 100\n        });\n\n        \/\/ Smooth scroll premium\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n\n        \/\/ Parallax effect for background elements\n        window.addEventListener('scroll', () => {\n            const scrolled = window.pageYOffset;\n            const parallaxElements = document.querySelectorAll('.floating-animation');\n            \n            parallaxElements.forEach((element, index) => {\n                const speed = 0.5 + (index * 0.1);\n                const yPos = -(scrolled * speed);\n                element.style.transform = `translateY(${yPos}px)`;\n            });\n        });\n\n        \/\/ Content reveal animation\n        const observerOptions = {\n            threshold: 0.1,\n            rootMargin: '0px 0px -50px 0px'\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.style.animationPlayState = 'running';\n                }\n            });\n        }, observerOptions);\n\n        document.querySelectorAll('.content-reveal').forEach(el => {\n            observer.observe(el);\n        });\n\n    <\/script>\n\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>Hub Technologique d&rsquo;Excellence Technologies &#038; Num\u00e9rique Le Burkina Faso s&rsquo;affirme comme un centre d&rsquo;innovation technologique de premier plan en Afrique de l&rsquo;Ouest D\u00e9couvrir l&rsquo;\u00e9cosyst\u00e8me Nous contacter Innovation &#038; Excellence Secteurs Strat\u00e9giques Des domaines d&rsquo;excellence qui positionnent le Burkina Faso comme leader technologique r\u00e9gional FinTech Solutions financi\u00e8res innovantes avec mobile money, paiements digitaux et services bancaires [&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":{"footnotes":""},"class_list":["post-193","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Technologies &amp; Num\u00e9rique - CPIB<\/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:\/\/cpibburkina.bf\/de\/technologies-numerique\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Technologies &amp; Num\u00e9rique - CPIB\" \/>\n<meta property=\"og:description\" content=\"Hub Technologique d&rsquo;Excellence Technologies &#038; Num\u00e9rique Le Burkina Faso s&rsquo;affirme comme un centre d&rsquo;innovation technologique de premier plan en Afrique de l&rsquo;Ouest D\u00e9couvrir l&rsquo;\u00e9cosyst\u00e8me Nous contacter Innovation &#038; Excellence Secteurs Strat\u00e9giques Des domaines d&rsquo;excellence qui positionnent le Burkina Faso comme leader technologique r\u00e9gional FinTech Solutions financi\u00e8res innovantes avec mobile money, paiements digitaux et services bancaires [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cpibburkina.bf\/de\/technologies-numerique\/\" \/>\n<meta property=\"og:site_name\" content=\"CPIB\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-16T15:03:30+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cpibburkina.bf\\\/de\\\/technologies-numerique\\\/\",\"url\":\"https:\\\/\\\/cpibburkina.bf\\\/de\\\/technologies-numerique\\\/\",\"name\":\"Technologies &amp; Num\u00e9rique - CPIB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cpibburkina.bf\\\/#website\"},\"datePublished\":\"2025-11-15T20:21:16+00:00\",\"dateModified\":\"2025-11-16T15:03:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cpibburkina.bf\\\/de\\\/technologies-numerique\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cpibburkina.bf\\\/de\\\/technologies-numerique\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cpibburkina.bf\\\/de\\\/technologies-numerique\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/cpibburkina.bf\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Technologies &amp; Num\u00e9rique\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cpibburkina.bf\\\/#website\",\"url\":\"https:\\\/\\\/cpibburkina.bf\\\/\",\"name\":\"CPIB\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/cpibburkina.bf\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cpibburkina.bf\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cpibburkina.bf\\\/#organization\",\"name\":\"CPIB\",\"url\":\"https:\\\/\\\/cpibburkina.bf\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/cpibburkina.bf\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cpibburkina.bf\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/logo.jpg\",\"contentUrl\":\"https:\\\/\\\/cpibburkina.bf\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/logo.jpg\",\"width\":325,\"height\":325,\"caption\":\"CPIB\"},\"image\":{\"@id\":\"https:\\\/\\\/cpibburkina.bf\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Technologies &amp; Num\u00e9rique - CPIB","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:\/\/cpibburkina.bf\/de\/technologies-numerique\/","og_locale":"de_DE","og_type":"article","og_title":"Technologies &amp; Num\u00e9rique - CPIB","og_description":"Hub Technologique d&rsquo;Excellence Technologies &#038; Num\u00e9rique Le Burkina Faso s&rsquo;affirme comme un centre d&rsquo;innovation technologique de premier plan en Afrique de l&rsquo;Ouest D\u00e9couvrir l&rsquo;\u00e9cosyst\u00e8me Nous contacter Innovation &#038; Excellence Secteurs Strat\u00e9giques Des domaines d&rsquo;excellence qui positionnent le Burkina Faso comme leader technologique r\u00e9gional FinTech Solutions financi\u00e8res innovantes avec mobile money, paiements digitaux et services bancaires [&hellip;]","og_url":"https:\/\/cpibburkina.bf\/de\/technologies-numerique\/","og_site_name":"CPIB","article_modified_time":"2025-11-16T15:03:30+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cpibburkina.bf\/de\/technologies-numerique\/","url":"https:\/\/cpibburkina.bf\/de\/technologies-numerique\/","name":"Technologies &amp; Num\u00e9rique - CPIB","isPartOf":{"@id":"https:\/\/cpibburkina.bf\/#website"},"datePublished":"2025-11-15T20:21:16+00:00","dateModified":"2025-11-16T15:03:30+00:00","breadcrumb":{"@id":"https:\/\/cpibburkina.bf\/de\/technologies-numerique\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cpibburkina.bf\/de\/technologies-numerique\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cpibburkina.bf\/de\/technologies-numerique\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/cpibburkina.bf\/"},{"@type":"ListItem","position":2,"name":"Technologies &amp; Num\u00e9rique"}]},{"@type":"WebSite","@id":"https:\/\/cpibburkina.bf\/#website","url":"https:\/\/cpibburkina.bf\/","name":"CPIB","description":"","publisher":{"@id":"https:\/\/cpibburkina.bf\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cpibburkina.bf\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/cpibburkina.bf\/#organization","name":"CPIB","url":"https:\/\/cpibburkina.bf\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/cpibburkina.bf\/#\/schema\/logo\/image\/","url":"https:\/\/cpibburkina.bf\/wp-content\/uploads\/2025\/11\/logo.jpg","contentUrl":"https:\/\/cpibburkina.bf\/wp-content\/uploads\/2025\/11\/logo.jpg","width":325,"height":325,"caption":"CPIB"},"image":{"@id":"https:\/\/cpibburkina.bf\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/cpibburkina.bf\/de\/wp-json\/wp\/v2\/pages\/193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cpibburkina.bf\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cpibburkina.bf\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cpibburkina.bf\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cpibburkina.bf\/de\/wp-json\/wp\/v2\/comments?post=193"}],"version-history":[{"count":40,"href":"https:\/\/cpibburkina.bf\/de\/wp-json\/wp\/v2\/pages\/193\/revisions"}],"predecessor-version":[{"id":254,"href":"https:\/\/cpibburkina.bf\/de\/wp-json\/wp\/v2\/pages\/193\/revisions\/254"}],"wp:attachment":[{"href":"https:\/\/cpibburkina.bf\/de\/wp-json\/wp\/v2\/media?parent=193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}