{"id":7,"date":"2025-10-29T21:55:33","date_gmt":"2025-10-29T21:55:33","guid":{"rendered":"https:\/\/comptamalin.fr\/?page_id=7"},"modified":"2025-11-09T11:48:07","modified_gmt":"2025-11-09T11:48:07","slug":"home","status":"publish","type":"page","link":"https:\/\/comptamalin.fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:670px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(6,147,227) 0%,rgb(7,84,227) 100%)\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"inherit-container-width wp-block-group alignwide is-layout-constrained wp-block-group-is-layout-constrained\">\n<section class=\"hero-comptamalin\">\n  <div class=\"hero-container\">\n    <div class=\"hero-text\">\n      <h1>\n        L\u2019expert-comptable digital des \n        <span class=\"highlight\">auto-entrepreneurs<\/span>, \n        <span class=\"highlight\">LMNP<\/span> et \n        <span class=\"highlight\">SCI<\/span>.\n      <\/h1>\n      <p class=\"subtitle\">\n        Votre comptabilit\u00e9 simplifi\u00e9e, 100 % conforme et 100 % en ligne.\n      <\/p>\n      <p class=\"tagline\">\n        Concentrez-vous sur votre activit\u00e9, <strong>on s&rsquo;occupe du reste.<\/strong>\n      <\/p>\n\n      <div class=\"hero-buttons\">\n        <button class=\"cta-yellow\" onclick=\"window.location.href='#Offres'\">D\u00e9couvrir nos offres<\/button>\n        <button class=\"cta-outline\" onclick=\"window.location.href='https:\/\/comptamalin.fr\/index.php\/contact\/'\">Contactez-nous<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"hero-image\">\n      <img decoding=\"async\" src=\"https:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/EC-homme2.png\" alt=\"Expert-comptable digital\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n\/* ===== HERO GLOBAL ===== *\/\n.hero-comptamalin {\n  width: 100%;\n  padding: 140px 5% 100px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-sizing: border-box;\n  overflow: hidden;\n  background: none;\n}\n\n\/* ===== CONTAINER ===== *\/\n.hero-container {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 80px;\n  max-width: 1200px;\n  width: 100%;\n  flex-wrap: nowrap;\n}\n\n\/* ===== TEXTE ===== *\/\n.hero-text {\n  flex: 1 1 50%;\n  color: #FFFFFF !important;\n  max-width: 550px;\n}\n\n.hero-text h1 {\n  font-size: 2.4rem;\n  font-weight: 700;\n  margin-bottom: 20px;\n  line-height: 1.25;\n  color: #FFFFFF !important;\n}\n\n.hero-text .highlight {\n  color: #FFCD57 !important;\n}\n\n.subtitle {\n  font-size: 1.3rem;\n  margin-bottom: 10px;\n  color: #FFFFFF !important;\n}\n\n.tagline {\n  font-size: 1.05rem;\n  color: #FFFFFF !important;\n  margin-bottom: 30px;\n}\n\n\/* ===== BOUTONS ===== *\/\n.hero-buttons {\n  display: flex;\n  flex-wrap: nowrap; \/* \u2705 reste c\u00f4te \u00e0 c\u00f4te sur grand \u00e9cran *\/\n  gap: 15px;\n  justify-content: flex-start;\n}\n\n.hero-buttons button {\n  flex: 1;\n  min-width: 230px; \/* \u2705 m\u00eame largeur *\/\n  white-space: nowrap; \/* \u2705 pas de retour \u00e0 la ligne *\/\n  text-align: center;\n  padding: 12px 28px;\n  border-radius: 30px;\n  font-weight: 600;\n  font-size: 1rem;\n  cursor: pointer;\n  transition: all 0.3s ease;\n}\n\n\/* Bouton principal *\/\n.cta-yellow {\n  background: #FFCD57;\n  color: #1E293B;\n  border: none;\n}\n\n.cta-yellow:hover {\n  background: #E6B84E;\n  color: #fff;\n}\n\n\/* Bouton secondaire *\/\n.cta-outline {\n  background: transparent;\n  color: #ffffff;\n  border: 2px solid #ffffff;\n}\n\n.cta-outline:hover {\n  background: #ffffff;\n  color: #0754E3;\n}\n\n\/* ===== IMAGE ===== *\/\n.hero-image {\n  flex: 1 1 50%;\n  text-align: right;\n}\n\n.hero-image img {\n  width: 100%;\n  max-width: 450px;\n  height: auto;\n  display: inline-block;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 992px) {\n  .hero-container {\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 40px;\n  }\n\n  .hero-text {\n    flex: 1 1 100%;\n    text-align: center;\n    max-width: 100%;\n  }\n\n  .hero-image {\n    flex: 1 1 100%;\n    text-align: center;\n  }\n\n  .hero-image img {\n    max-width: 300px;\n  }\n\n  .hero-text h1 {\n    font-size: 2rem;\n  }\n\n  .subtitle {\n    font-size: 1.1rem;\n  }\n\n  .hero-buttons {\n    justify-content: center;\n  }\n\n  .hero-comptamalin {\n    padding: 110px 20px 70px;\n  }\n}\n\n@media (max-width: 600px) {\n  .hero-buttons {\n    flex-direction: column; \/* \u2705 l\u2019un sous l\u2019autre sur mobile *\/\n    align-items: center;\n    width: 100%;\n  }\n\n  .hero-buttons button {\n    width: 100%;\n    min-width: unset;\n  }\n\n  .hero-text h1 {\n    font-size: 1.8rem;\n  }\n\n  .subtitle {\n    font-size: 1rem;\n  }\n\n  .tagline {\n    font-size: 0.95rem;\n  }\n\n  .hero-image img {\n    max-width: 200px;\n  }\n}\n<\/style>\n\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-e98e73d5 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)\">\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#1b3c74\" class=\"has-inline-color\">Pourquoi choisir ComptaMalin ?<\/mark><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">La solution comptable claire, s\u00e9curis\u00e9e et en ligne pour auto-entrepreneurs, LMNP et SCI<\/p>\n\n\n\n<section class=\"why-comptamalin\" style=\"background-color:#FFFFFF;padding:40px 20px 20px 20px;\">\n  <div style=\"max-width:1100px;margin:auto;text-align:left;\">\n\n    <div class=\"why-grid\" style=\"margin-top:20px;\"> <!-- r\u00e9duit l\u2019espace entre le texte et les blocs -->\n\n      <!-- Bloc 1 -->\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <img decoding=\"async\" src=\"https:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/Logo-fact-284x300.png\" alt=\"Comptabilit\u00e9 simplifi\u00e9e\">\n        <\/div>\n        <h3>Comptabilit\u00e9 simplifi\u00e9e<\/h3>\n        <p>Suivi automatis\u00e9 de votre activit\u00e9, de vos seuils et de la TVA pour une gestion sans stress.<\/p>\n      <\/div>\n\n      <!-- Bloc 2 -->\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <img decoding=\"async\" src=\"https:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/Logo-OEc-sans-fond-300x134.png\" alt=\"S\u00e9curit\u00e9 et conformit\u00e9\">\n        <\/div>\n        <h3>S\u00e9curit\u00e9 &#038; conformit\u00e9<\/h3>\n        <p>Cabinet inscrit \u00e0 l\u2019Ordre des Experts-Comptables. Vos donn\u00e9es sont prot\u00e9g\u00e9es et vos obligations respect\u00e9es.<\/p>\n      <\/div>\n\n      <!-- Bloc 3 -->\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <img decoding=\"async\" src=\"http:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/virtual-event.png\" alt=\"100 % en ligne\">\n        <\/div>\n        <h3>100 % en ligne<\/h3>\n        <p>Facturation, tableaux de bord et suivi comptable directement depuis notre plateforme intuitive.<\/p>\n      <\/div>\n\n      <!-- Bloc 4 -->\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <img decoding=\"async\" src=\"http:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/consultancy-1.png\" alt=\"Accompagnement humain\">\n        <\/div>\n        <h3>Accompagnement humain<\/h3>\n        <p>Une \u00e9quipe d\u2019experts-comptables \u00e0 vos c\u00f4t\u00e9s \u00e0 chaque \u00e9tape pour un suivi clair et r\u00e9actif.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <style>\n    .why-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 30px;\n      align-items: stretch;\n      margin-top: 0; \/* supprime tout \u00e9cart automatique *\/\n    }\n\n    .why-card {\n      background: #fff;\n      border: 1px solid #E5E9F2;\n      border-radius: 15px;\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);\n      padding: 30px 25px;\n      transition: all 0.3s ease;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      height: 100%;\n    }\n\n    .why-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\n    }\n\n    .why-icon {\n      height: 80px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 15px;\n    }\n\n    .why-icon img {\n      width: 60px;\n      height: auto;\n      filter: brightness(0) saturate(100%) invert(26%) sepia(87%) saturate(3848%) hue-rotate(212deg) brightness(93%) contrast(97%);\n    }\n\n    .why-card h3 {\n      color: #0754E3;\n      font-size: 1.2em;\n      font-weight: 600;\n      margin-bottom: 8px;\n      text-align: center;\n      line-height: 1.3em;\n      min-height: 2.6em;\n      white-space: normal;\n      word-break: keep-all;\n    }\n\n    .why-card p {\n      color: #555;\n      font-size: 1em;\n      line-height: 1.6em;\n      text-align: center;\n      flex-grow: 1;\n    }\n\n    @media (max-width: 768px) {\n      .why-comptamalin h2,\n      .why-comptamalin p {\n        text-align: center;\n      }\n      .why-card h3,\n      .why-card p {\n        text-align: center;\n      }\n    }\n  <\/style>\n<\/section>\n\n\n\n<section class=\"reforme-compta\" style=\"padding:30px 20px 50px 20px;\">\n  <div style=\"max-width:1100px;margin:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:40px;\">\n\n    <!-- Texte \u00e0 gauche -->\n    <div class=\"reforme-text\" style=\"flex:1;min-width:280px;text-align:left;\">\n      <h2 style=\"color:#1B3C74;font-size:1.8em;font-weight:700;margin-bottom:30px;text-align:left;\">\n        Pr\u00e9parez d\u00e8s maintenant la facturation \u00e9lectronique 2026\n      <\/h2>\n      <p>\n        \u00c0 partir de <strong>septembre 2026<\/strong>, toutes les entreprises <strong>assujetties \u00e0 la TVA<\/strong> devront \u00eatre capables de \n        <strong>recevoir leurs factures au format \u00e9lectronique<\/strong> via le portail public de facturation.\n      <\/p>\n      <p>\n        Cette r\u00e9forme concerne aussi les <strong>auto-entrepreneurs, LMNP et SCI<\/strong>, m\u00eame lorsqu\u2019ils ne facturent pas de TVA.  \n        Avec <strong>ComptaMalin<\/strong>, vous vous mettez d\u00e8s aujourd\u2019hui <strong>en conformit\u00e9<\/strong> gr\u00e2ce \u00e0 une solution simple, \n        automatis\u00e9e et accompagn\u00e9e par un expert-comptable.\n      <\/p>\n    <\/div>\n\n    <!-- Illustration \u00e0 droite -->\n    <div class=\"reforme-image\" style=\"flex:1;min-width:300px;text-align:center;display:flex;justify-content:center;align-items:center;\">\n      <img decoding=\"async\" src=\"http:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/FEComptaMalin.png\" \n           alt=\"Facturation \u00e9lectronique 2026\" \n           style=\"max-width:470px;width:100%;height:auto;object-fit:contain;display:block;\">\n    <\/div>\n\n  <\/div>\n\n  <style>\n    \/* Harmonisation avec la section pr\u00e9c\u00e9dente *\/\n    .reforme-compta h2 {\n      line-height:1.3em;\n      color:#1B3C74;\n    }\n\n    .reforme-compta p {\n      color:#555;\n      font-size:1em;\n      line-height:1.6em;\n      margin-bottom:10px;\n      text-align:left;\n    }\n\n    .reforme-compta strong {\n      font-weight:600;\n    }\n\n    .reforme-compta a:hover {\n      background:#1B3C74;\n    }\n\n    @media (max-width: 1024px) {\n      .reforme-image img {\n        max-width:420px;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .reforme-compta div[style*=\"display:flex\"] {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .reforme-text h2,\n      .reforme-text p {\n        text-align: center !important;\n      }\n\n      .reforme-image {\n        margin-top:20px;\n      }\n\n      .reforme-image img {\n        max-width:320px;\n      }\n    }\n  <\/style>\n<\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-background is-layout-constrained wp-container-core-group-is-layout-e98e73d5 wp-block-group-is-layout-constrained\" id=\"Offres\" style=\"background:linear-gradient(180deg,rgb(234,241,255) 0%,rgb(255,255,255) 100%);padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)\">\n<h2 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#1b3c74\" class=\"has-inline-color\">Nos offres<\/mark><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Des forfaits clairs, sans surprise, pens\u00e9s pour chaque statut. Un accompagnement complet assur\u00e9 par un expert-comptable inscrit \u00e0 l\u2019Ordre.<\/p>\n\n\n\n<style>\n  .pricing-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 30px;\n  }\n\n  .pricing-card {\n    background: #fff;\n    border: 1px solid #E5E9F2;\n    border-radius: 15px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n    padding: 30px 25px;\n    text-align: center;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n\n    \/* Aligne le bouton en bas *\/\n    display: flex;\n    flex-direction: column;\n  }\n\n  .pricing-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n  }\n\n  .pricing-title {\n    color: #0754E3;\n    font-size: 1.4em;\n    font-weight: 600;\n    margin-bottom: 10px;\n  }\n\n  .pricing-price {\n    font-size: 2em;\n    color: #1B3C74;\n    font-weight: 700;\n    margin: 15px 0;\n  }\n\n  .pricing-list {\n    list-style: none;\n    padding: 0;\n    margin: 20px 0;\n    text-align: left;\n\n    \/* Permet de pousser le bouton en bas *\/\n    flex-grow: 1;\n  }\n\n  .pricing-list li {\n    padding: 8px 0;\n    border-bottom: 1px solid #EEE;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .pricing-list li::before {\n    content: '\u2714';\n    color: #0754E3;\n    font-weight: bold;\n  }\n\n  .pricing-button {\n    background: #FFCD57;\n    color: #1E293B;\n    border: none;\n    padding: 12px 25px;\n    border-radius: 30px;\n    cursor: pointer;\n    font-weight: 600;\n    transition: all 0.3s ease;\n    margin-top: auto; \/* Aligne le bouton en bas *\/\n  }\n\n  .pricing-button:hover {\n    background: #E6B84E;\n    color: #fff;\n  }\n<\/style>\n\n<section>\n  <div class=\"pricing-table\">\n    <!-- Auto-entrepreneur -->\n    <div class=\"pricing-card\">\n      <div class=\"pricing-title\">Auto-entrepreneur<\/div>\n      <div class=\"pricing-price\">D\u00e8s 59 \u20ac \/ mois<\/div>\n      <ul class=\"pricing-list\">\n        <li>Suivi des seuils de chiffre d\u2019affaires<\/li>\n        <li>Suivi et accompagnement TVA<\/li>\n        <li>Pr\u00e9paration \u00e0 la facturation \u00e9lectronique<\/li>\n        <li>Tableau de bord automatis\u00e9 (Pennylane)<\/li>\n        <li>D\u00e9clarations fiscales et assistance<\/li>\n        <li>Acc\u00e8s \u00e0 un expert-comptable d\u00e9di\u00e9<\/li>\n        <li>R\u00e9siliation sans engagement<\/li>\n      <\/ul>\n      <button class=\"pricing-button\" onclick=\"window.location.href='https:\/\/comptamalin.fr\/index.php\/souscription-auto-entrepreneur\/'\">Souscrire maintenant<\/button>\n    <\/div>\n\n    <!-- LMNP -->\n    <div class=\"pricing-card\">\n      <div class=\"pricing-title\">LMNP<\/div>\n      <div class=\"pricing-price\">D\u00e8s 59 \u20ac \/ mois<\/div>\n      <ul class=\"pricing-list\">\n        <li>Tenue comptable simplifi\u00e9e (micro ou r\u00e9el)<\/li>\n        <li>Suivi des loyers et charges<\/li>\n        <li>D\u00e9claration fiscale annuelle<\/li>\n        <li>Acc\u00e8s \u00e0 Pennylane et rapports mensuels<\/li>\n        <li>Conseil sur le r\u00e9gime fiscal le plus adapt\u00e9<\/li>\n        <li>Expert-comptable inscrit \u00e0 l\u2019Ordre<\/li>\n        <li>Sans engagement, r\u00e9siliable \u00e0 tout moment<\/li>\n      <\/ul>\n      <button class=\"pricing-button\" onclick=\"window.location.href='https:\/\/comptamalin.fr\/index.php\/souscription-lmnp\/'\">Souscrire maintenant<\/button>\n    <\/div>\n\n    <!-- SCI -->\n    <div class=\"pricing-card\">\n      <div class=\"pricing-title\">SCI<\/div>\n      <div class=\"pricing-price\">D\u00e8s 59\u20ac \/ mois<\/div>\n      <ul class=\"pricing-list\">\n        <li>Tenue compl\u00e8te de la comptabilit\u00e9 SCI<\/li>\n        <li>\u00c9tablissement des comptes annuels<\/li>\n        <li>D\u00e9claration des revenus fonciers (formulaire 2072)<\/li>\n        <li>Conseil fiscal et juridique personnalis\u00e9<\/li>\n        <li>Tableau de bord et indicateurs en ligne<\/li>\n        <li>Accompagnement humain et d\u00e9di\u00e9<\/li>\n      <\/ul>\n      <button class=\"pricing-button\" onclick=\"window.location.href='https:\/\/comptamalin.fr\/index.php\/souscription-sci\/'\">Souscrire maintenant<\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-ast-global-color-5-background-color has-background is-layout-constrained wp-container-core-group-is-layout-0cabc7d6 wp-block-group-is-layout-constrained\" id=\"Apropos\" style=\"padding-top:var(--wp--preset--spacing--50);padding-bottom:29px\">\n<div class=\"wp-block-media-text has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center\"><div class=\"wp-block-media-text__content\">\n<div class=\"inherit-container-width wp-block-group is-layout-constrained wp-container-core-group-is-layout-03eff548 wp-block-group-is-layout-constrained\" style=\"padding-right:80px\">\n<h2 class=\"wp-block-heading\" style=\"padding-right:40px\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#1b3c74\" class=\"has-inline-color\">\u00c0 propos de nous<\/mark><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><em>Un cabinet d\u2019expertise-comptable pens\u00e9 pour les ind\u00e9pendants d\u2019aujourd\u2019hui<\/em><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">N\u00e9 du savoir-faire du cabinet Oz\u00e9on, inscrit \u00e0 l\u2019Ordre des Experts-Comptables, ComptaMalin marie la pr\u00e9cision de l\u2019expertise \u00e0 la simplicit\u00e9 du digital.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Notre mission : vous offrir une comptabilit\u00e9 fluide, conforme et sans stress.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Avec ComptaMalin, derri\u00e8re chaque chiffre, il y a <strong>une \u00e9quipe d\u2019experts engag\u00e9s<\/strong> \u00e0 vos c\u00f4t\u00e9s.<\/p>\n<\/div>\n<\/div><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https:\/\/comptamalin.fr\/wp-content\/themes\/astra\/inc\/assets\/images\/starter-content\/about-us.jpg\" alt=\"\" class=\"wp-image-237 size-full\"\/><\/figure><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-background is-layout-constrained wp-container-core-group-is-layout-cec24cf7 wp-block-group-is-layout-constrained\" id=\"Avis\" style=\"background-color:#fafbfd;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full is-resized has-custom-border is-style-rounded\"><img fetchpriority=\"high\" decoding=\"async\" width=\"460\" height=\"382\" src=\"http:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/smile-5047506_1280-e1762034889187.jpg\" alt=\"\" class=\"wp-image-93\" style=\"border-width:3px;object-fit:cover;width:70px;height:70px\" srcset=\"https:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/smile-5047506_1280-e1762034889187.jpg 460w, https:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/smile-5047506_1280-e1762034889187-300x249.jpg 300w\" sizes=\"(max-width: 460px) 100vw, 460px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\" style=\"font-size:22px;line-height:1.6\">\u00ab\u00a0<em>Simple, rapide, je suis enfin tranquille. Merci \u00e0 l&rsquo;\u00e9quipe ComptaMalin <\/em>!\u00a0\u00bb<br><\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><em>Laurent, autoentrepreneur dans le digital<\/em><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50px\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full is-resized has-custom-border is-style-rounded\"><img decoding=\"async\" width=\"730\" height=\"730\" src=\"http:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/person-2579938_1280-e1762035918332.jpg\" alt=\"\" class=\"wp-image-95\" style=\"border-width:3px;object-fit:cover;width:70px;height:70px\" srcset=\"https:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/person-2579938_1280-e1762035918332.jpg 730w, https:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/person-2579938_1280-e1762035918332-300x300.jpg 300w, https:\/\/comptamalin.fr\/wp-content\/uploads\/2025\/11\/person-2579938_1280-e1762035918332-150x150.jpg 150w\" sizes=\"(max-width: 730px) 100vw, 730px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\" style=\"font-size:22px;line-height:1.6\">\u00ab\u00a0<em>Un expert-comptable qui comprend vraiment les enjeux de ma SCI. Je recommande.\u00a0\u00bb<\/em><\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"> <em>Sarah, g\u00e9rante de SCI familiale<\/em><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-background is-layout-constrained wp-container-core-group-is-layout-287b74e7 wp-block-group-is-layout-constrained\" id=\"contact\" style=\"background:linear-gradient(0deg,rgb(6,147,227) 0%,rgb(7,84,227) 100%);margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60);padding-top:76px;padding-right:var(--wp--preset--spacing--80);padding-bottom:76px;padding-left:var(--wp--preset--spacing--80)\">\n<h2 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#ffffff\">Pr\u00eat \u00e0 simplifier votre comptabilit\u00e9 ?<\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-ast-global-color-5-color\"><em>Rejoignez ComptaMalin et concentrez-vous sur ce que vous faites le mieux : <strong>d\u00e9velopper votre activit\u00e9<\/strong>.<\/em><\/mark><\/p>\n\n\n\n<div class=\"wp-block-buttons alignwide is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-5efe3877 wp-block-buttons-is-layout-flex\" style=\"margin-top:50px\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#Offres\">D\u00e9marrer maintenant<\/a><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Pourquoi choisir ComptaMalin ? La solution comptable claire, s\u00e9curis\u00e9e et en ligne pour auto-entrepreneurs, LMNP et SCI Comptabilit\u00e9 simplifi\u00e9e Suivi automatis\u00e9 de votre activit\u00e9, de vos seuils et de la TVA pour une gestion sans stress. S\u00e9curit\u00e9 &#038; conformit\u00e9 Cabinet inscrit \u00e0 l\u2019Ordre des Experts-Comptables. Vos donn\u00e9es sont prot\u00e9g\u00e9es et vos obligations respect\u00e9es. 100 % [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"plain-container","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/comptamalin.fr\/index.php\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/comptamalin.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/comptamalin.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/comptamalin.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/comptamalin.fr\/index.php\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":117,"href":"https:\/\/comptamalin.fr\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":266,"href":"https:\/\/comptamalin.fr\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions\/266"}],"wp:attachment":[{"href":"https:\/\/comptamalin.fr\/index.php\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}