{"id":236,"date":"2026-08-27T15:12:46","date_gmt":"2026-08-27T13:12:46","guid":{"rendered":"https:\/\/digital25.fr\/?page_id=236"},"modified":"2026-08-27T15:15:10","modified_gmt":"2026-08-27T13:15:10","slug":"depannage-materiel","status":"publish","type":"page","link":"https:\/\/digital25.fr\/index.php\/depannage-materiel\/","title":{"rendered":"D\u00e9pannage &amp; mat\u00e9riel"},"content":{"rendered":"\n<style>\n    \/* --- STYLES PAGE DEPANNAGE DIGITAL 25 --- *\/\n    \n    .page-wrapper {\n        font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;\n        max-width: 1200px !important;\n        margin: 0 auto !important;\n        padding: 10px 10px !important;\n        width: 100% !important;\n        box-sizing: border-box !important;\n        color: #444 !important;\n    }\n\n    \/* 1. HERO SECTION *\/\n    .hero-section {\n        text-align: center !important;\n        padding: 50px 10px 40px 10px !important;\n        border-radius: 20px !important;\n        margin-bottom: 50px !important;\n        background: #fdfdfd !important;\n    }\n\n    .hero-title {\n        font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;\n        font-size: 2.4rem !important;\n        font-weight: 800 !important;\n        color: #2c3e50 !important;\n        text-transform: uppercase !important;\n        letter-spacing: 1px !important;\n        line-height: 1.2 !important;\n        margin: 0 0 20px 0 !important;\n    }\n    \n    .hero-highlight { color: #BA3D07 !important; }\n\n    .hero-text {\n        font-family: 'Segoe UI', sans-serif !important;\n        font-size: 1.15rem !important;\n        color: #555 !important;\n        max-width: 800px !important;\n        margin: 0 auto 30px auto !important;\n        line-height: 1.6 !important;\n    }\n\n    \/* Bouton d'appel *\/\n    .contact-btn {\n        display: inline-flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        gap: 10px !important;\n        background: #BA3D07 !important;\n        color: #fff !important;\n        padding: 15px 35px !important;\n        border-radius: 50px !important;\n        text-decoration: none !important;\n        font-size: 1.2rem !important;\n        font-weight: 700 !important;\n        transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n        box-shadow: 0 8px 20px rgba(186, 61, 7, 0.25) !important;\n    }\n\n    .contact-btn:hover {\n        transform: translateY(-3px) !important;\n        box-shadow: 0 12px 25px rgba(186, 61, 7, 0.35) !important;\n        color: #fff !important;\n    }\n\n    \/* 2. SERVICES GRID *\/\n    .services-grid {\n        display: flex !important;\n        flex-wrap: wrap !important;\n        gap: 30px !important;\n        justify-content: center !important;\n        padding: 0 20px !important;\n        margin-bottom: 60px !important;\n    }\n\n    .service-card {\n        flex: 1 1 300px !important;\n        background: #fff !important;\n        padding: 40px !important;\n        border-radius: 15px !important;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.06) !important;\n        text-align: left !important;\n        border-top: 5px solid #BA3D07 !important;\n        display: flex !important;\n        flex-direction: column !important;\n    }\n\n    .icon-box {\n        width: 65px !important;\n        height: 65px !important;\n        background: #fffbf9 !important;\n        border-radius: 15px !important;\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        font-size: 28px !important;\n        margin-bottom: 20px !important;\n        color: #BA3D07 !important;\n    }\n\n    .service-title {\n        font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;\n        font-size: 1.4rem !important;\n        font-weight: 700 !important;\n        color: #2c3e50 !important;\n        margin: 0 0 15px 0 !important;\n    }\n\n    .service-list {\n        list-style-type: none !important;\n        padding: 0 !important;\n        margin: 0 0 20px 0 !important;\n    }\n\n    .service-list li {\n        font-family: 'Segoe UI', sans-serif !important;\n        color: #666 !important;\n        font-size: 1.05rem !important;\n        line-height: 1.6 !important;\n        margin-bottom: 10px !important;\n        padding-left: 25px !important;\n        position: relative !important;\n    }\n\n    .service-list li::before {\n        content: \"\u2713\" !important;\n        color: #BA3D07 !important;\n        font-weight: bold !important;\n        position: absolute !important;\n        left: 0 !important;\n        top: 0 !important;\n    }\n\n    \/* 3. PROCESSUS (Comment \u00e7a marche) *\/\n    .process-section {\n        background: #2c3e50 !important;\n        color: #fff !important;\n        padding: 50px 30px !important;\n        border-radius: 20px !important;\n        text-align: center !important;\n        margin-bottom: 40px !important;\n    }\n\n    .process-title {\n        font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;\n        font-size: 1.8rem !important;\n        font-weight: 800 !important;\n        margin-bottom: 40px !important;\n        text-transform: uppercase !important;\n        letter-spacing: 1px !important;\n    }\n\n    .process-steps {\n        display: flex !important;\n        justify-content: space-around !important;\n        flex-wrap: wrap !important;\n        gap: 30px !important;\n    }\n\n    .step-item {\n        flex: 1 1 200px !important;\n    }\n\n    .step-number {\n        background: #BA3D07 !important;\n        color: #fff !important;\n        width: 40px !important;\n        height: 40px !important;\n        border-radius: 50% !important;\n        display: inline-flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        font-size: 1.2rem !important;\n        font-weight: bold !important;\n        margin-bottom: 15px !important;\n    }\n\n    .step-text {\n        font-family: 'Segoe UI', sans-serif !important;\n        font-size: 1.05rem !important;\n        line-height: 1.5 !important;\n        color: #e2e8f0 !important;\n    }\n\n    \/* Mobile *\/\n    @media (max-width: 768px) {\n        .hero-title { font-size: 1.8rem !important; }\n        .hero-text { font-size: 1.05rem !important; }\n        .hero-section { padding: 40px 10px !important; margin-bottom: 30px !important; }\n        .contact-btn { width: 100% !important; box-sizing: border-box !important; }\n        .process-section { padding: 40px 20px !important; }\n    }\n<\/style>\n\n<div class=\"page-wrapper\">\n\n    <div class=\"hero-section\">\n        <h1 class=\"hero-title\">L&rsquo;INFORMATIQUE NE DOIT PLUS <span class=\"hero-highlight\">\u00caTRE UN STRESS<\/span><\/h1>\n        <p class=\"hero-text\">\n            Votre ordinateur est lent ? Vous avez besoin de renouveler votre \u00e9quipement mais vous \u00eates perdu face aux choix ? \n            <strong>Je vous accompagne de A \u00e0 Z avec des solutions claires, rapides et adapt\u00e9es \u00e0 vos besoins r\u00e9els.<\/strong>\n        <\/p>\n        <a href=\"tel:0972226699\" class=\"contact-btn\">\n            \ud83d\udcde 09 72 22 66 99\n        <\/a>\n    <\/div>\n\n    <div class=\"services-grid\">\n        \n        <div class=\"service-card\">\n            <div class=\"icon-box\">\ud83e\ude7a<\/div>\n            <h2 class=\"service-title\">D\u00e9pannage &amp; Assistance<\/h2>\n            <p style=\"color: #666; margin-bottom: 20px; line-height: 1.5;\">Une panne informatique peut paralyser votre activit\u00e9. J&rsquo;interviens rapidement pour diagnostiquer et r\u00e9parer vos \u00e9quipements.<\/p>\n            <ul class=\"service-list\">\n                <li>Diagnostic complet et r\u00e9solution de pannes<\/li>\n                <li>Nettoyage de virus et logiciels malveillants<\/li>\n                <li>Optimisation des ordinateurs trop lents<\/li>\n                <li>R\u00e9cup\u00e9ration de donn\u00e9es perdues<\/li>\n                <li>Probl\u00e8mes de connexion internet et r\u00e9seau<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"service-card\">\n            <div class=\"icon-box\">\ud83d\udce6<\/div>\n            <h2 class=\"service-title\">Vente &amp; Installation<\/h2>\n            <p style=\"color: #666; margin-bottom: 20px; line-height: 1.5;\">Oubliez les grandes surfaces et leurs discours compliqu\u00e9s. Je vous conseille le mat\u00e9riel dont vous avez <strong>vraiment<\/strong> besoin.<\/p>\n            <ul class=\"service-list\">\n                <li>Vente d&rsquo;ordinateurs (portables et bureaux)<\/li>\n                <li>Fourniture de p\u00e9riph\u00e9riques (\u00e9crans, imprimantes&#8230;)<\/li>\n                <li>Mat\u00e9riel r\u00e9seau professionnel s\u00e9curis\u00e9<\/li>\n                <li>Installation compl\u00e8te sur votre lieu de travail<\/li>\n                <li>Transfert de vos anciennes donn\u00e9es vers le nouveau PC<\/li>\n            <\/ul>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"process-section\">\n        <h3 class=\"process-title\" style=\"color: white\">Comment se passe une intervention ?<\/h3>\n        \n        <div class=\"process-steps\">\n            <div class=\"step-item\">\n                <div class=\"step-number\">1<\/div>\n                <div class=\"step-text\"><strong>Vous m&rsquo;appelez.<\/strong> Vous m&rsquo;expliquez votre probl\u00e8me avec vos mots, sans jargon technique.<\/div>\n            <\/div>\n            <div class=\"step-item\">\n                <div class=\"step-number\">2<\/div>\n                <div class=\"step-text\"><strong>Je me d\u00e9place.<\/strong> J&rsquo;interviens directement dans vos locaux pour un diagnostic sur place.<\/div>\n            <\/div>\n            <div class=\"step-item\">\n                <div class=\"step-number\">3<\/div>\n                <div class=\"step-text\"><strong>On trouve la solution.<\/strong> R\u00e9paration imm\u00e9diate ou devis clair pour le remplacement, c&rsquo;est vous qui d\u00e9cidez.<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>L&rsquo;INFORMATIQUE NE DOIT PLUS \u00caTRE UN STRESS Votre ordinateur est lent ? Vous avez besoin de renouveler votre \u00e9quipement mais vous \u00eates perdu face aux choix ? Je vous accompagne de A \u00e0 Z avec des solutions claires, rapides et adapt\u00e9es \u00e0 vos besoins r\u00e9els. \ud83d\udcde 09 72 22 66 99 \ud83e\ude7a D\u00e9pannage &amp; Assistance [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-236","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/digital25.fr\/index.php\/wp-json\/wp\/v2\/pages\/236","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digital25.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digital25.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digital25.fr\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/digital25.fr\/index.php\/wp-json\/wp\/v2\/comments?post=236"}],"version-history":[{"count":2,"href":"https:\/\/digital25.fr\/index.php\/wp-json\/wp\/v2\/pages\/236\/revisions"}],"predecessor-version":[{"id":238,"href":"https:\/\/digital25.fr\/index.php\/wp-json\/wp\/v2\/pages\/236\/revisions\/238"}],"wp:attachment":[{"href":"https:\/\/digital25.fr\/index.php\/wp-json\/wp\/v2\/media?parent=236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}