{"id":12,"date":"2026-04-17T14:21:45","date_gmt":"2026-04-17T14:21:45","guid":{"rendered":"https:\/\/prestaurgence.fr\/?page_id=12"},"modified":"2026-04-18T16:38:37","modified_gmt":"2026-04-18T16:38:37","slug":"accueil","status":"publish","type":"page","link":"https:\/\/prestaurgence.fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e341c4a e-con-full e-flex e-con e-parent\" data-id=\"e341c4a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-620f2ea elementor-widget elementor-widget-html\" data-id=\"620f2ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<header class=\"pu-header\">\n  <div class=\"pu-header-shell\">\n    <div class=\"pu-header-inner\">\n\n      <a href=\"#\" class=\"pu-logo\" aria-label=\"Prestaurgence\">\n        <img decoding=\"async\" src=\"https:\/\/prestaurgence.fr\/wp-content\/uploads\/2026\/04\/Logo-Presta-Urgence.png\" alt=\"Prestaurgence\">\n      <\/a>\n\n      <nav class=\"pu-nav\" aria-label=\"Navigation principale\">\n        <a href=\"#process\">Comment \u00e7a marche<\/a>\n        <a href=\"#tarifs\">Tarifs<\/a>\n      <\/nav>\n\n      <div class=\"pu-header-right\">\n        <a href=\"#formulaire\" class=\"pu-header-secondary\">Obtenir un diagnostic<\/a>\n        <a href=\"#formulaire\" class=\"pu-header-cta\">D\u00e9bloquer mon site<\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/header>\n\n<style>\n.pu-header{\n  position: sticky;\n  top: 0;\n  z-index: 1000;\n  padding: 16px 20px 0;\n  pointer-events: none;\n}\n\n.pu-header-shell{\n  max-width: 1280px;\n  margin: 0 auto;\n  background: rgba(255,255,255,0.82);\n  backdrop-filter: blur(14px);\n  -webkit-backdrop-filter: blur(14px);\n  border: 1px solid rgba(17,24,39,0.06);\n  box-shadow: 0 14px 34px rgba(17,24,39,0.08);\n  border-radius: 24px;\n  pointer-events: auto;\n}\n\n.pu-header-inner{\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  align-items: center;\n  gap: 28px;\n  padding: 18px 24px;\n}\n\n.pu-logo{\n  display: inline-flex;\n  align-items: center;\n  text-decoration: none;\n  flex-shrink: 0;\n}\n\n.pu-logo img{\n  height: 64px;\n  width: auto;\n  display: block;\n  transition: transform .2s ease;\n}\n\n.pu-logo:hover img{\n  transform: scale(1.03);\n}\n\n.pu-nav{\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 34px;\n}\n\n.pu-nav a{\n  text-decoration: none;\n  font-size: 15px;\n  font-weight: 700;\n  color: #111827;\n  transition: color .2s ease, opacity .2s ease;\n  opacity: .88;\n  position: relative;\n}\n\n.pu-nav a::after{\n  content: \"\";\n  position: absolute;\n  left: 0;\n  bottom: -8px;\n  width: 100%;\n  height: 2px;\n  border-radius: 999px;\n  background: #F97316;\n  transform: scaleX(0);\n  transform-origin: center;\n  transition: transform .2s ease;\n}\n\n.pu-nav a:hover{\n  color: #F97316;\n  opacity: 1;\n}\n\n.pu-nav a:hover::after{\n  transform: scaleX(1);\n}\n\n.pu-header-right{\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.pu-header-secondary{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 14px 18px;\n  border-radius: 14px;\n  background: #ffffff;\n  border: 1px solid rgba(17,24,39,0.08);\n  color: #111827;\n  text-decoration: none;\n  font-size: 14px;\n  line-height: 1;\n  font-weight: 700;\n  box-shadow: 0 8px 20px rgba(17,24,39,0.05);\n  transition: all .2s ease;\n  white-space: nowrap;\n}\n\n.pu-header-secondary:hover{\n  transform: translateY(-2px);\n  border-color: rgba(249,115,22,0.18);\n  color: #F97316;\n}\n\n.pu-header-cta{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 15px 22px;\n  border-radius: 16px;\n  background: linear-gradient(135deg, #F97316 0%, #FB923C 100%);\n  color: #fff;\n  text-decoration: none;\n  font-size: 15px;\n  line-height: 1;\n  font-weight: 800;\n  box-shadow: 0 12px 24px rgba(249,115,22,0.24);\n  transition: all .2s ease;\n  white-space: nowrap;\n}\n\n.pu-header-cta:hover{\n  transform: translateY(-2px);\n  box-shadow: 0 16px 30px rgba(249,115,22,0.30);\n  filter: brightness(.98);\n}\n\nhtml{\n  scroll-behavior: smooth;\n}\n\n@media (max-width: 1180px){\n  .pu-header-inner{\n    grid-template-columns: auto auto;\n    justify-content: space-between;\n  }\n\n  .pu-nav{\n    display: none;\n  }\n}\n\n@media (max-width: 767px){\n  .pu-header{\n    padding: 10px 12px 0;\n  }\n\n  .pu-header-shell{\n    border-radius: 18px;\n  }\n\n  .pu-header-inner{\n    grid-template-columns: 1fr;\n    gap: 14px;\n    padding: 14px;\n  }\n\n  .pu-logo{\n    justify-content: center;\n  }\n\n  .pu-logo img{\n    height: 52px;\n  }\n\n  .pu-header-right{\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n\n  .pu-header-secondary,\n  .pu-header-cta{\n    width: 100%;\n    text-align: center;\n    justify-content: center;\n  }\n\n  .pu-header-secondary{\n    font-size: 14px;\n    padding: 13px 16px;\n  }\n\n  .pu-header-cta{\n    font-size: 14px;\n    padding: 14px 18px;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ef5f49 elementor-widget elementor-widget-html\" data-id=\"9ef5f49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"pu-section pu-hero\">\n  <div class=\"pu-hero-bg-shape pu-hero-bg-shape-1\"><\/div>\n  <div class=\"pu-hero-bg-shape pu-hero-bg-shape-2\"><\/div>\n\n  <div class=\"pu-container pu-hero-grid\">\n\n    <div class=\"pu-hero-content\">\n      <span class=\"pu-kicker\">Intervention urgente PrestaShop<\/span>\n\n      <h1 class=\"pu-title-xl\">\n        Votre boutique <span>PrestaShop<\/span> ne g\u00e9n\u00e8re plus de ventes ?\n      <\/h1>\n\n      <div class=\"pu-divider\"><\/div>\n\n      <p class=\"pu-text-lg\">\n        Un expert identifie rapidement le bug, corrige le probl\u00e8me et remet votre boutique en ligne sans perte de temps.\n      <\/p>\n\n      <div class=\"pu-hero-actions\">\n        <a href=\"#formulaire\" class=\"pu-btn-primary\">D\u00e9bloquer mon site maintenant<\/a>\n      <\/div>\n\n      <div class=\"pu-hero-badges\">\n        <span class=\"pu-badge\">Paiement s\u00e9curis\u00e9<\/span>\n        <span class=\"pu-badge\">Intervention en moins de 24h<\/span>\n        <span class=\"pu-badge\">+100 boutiques d\u00e9j\u00e0 d\u00e9pann\u00e9es<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"pu-hero-visual\">\n      <div class=\"pu-hero-visual-card\">\n\n        <div class=\"pu-hero-chip pu-hero-chip-top\">Bug d\u00e9tect\u00e9<\/div>\n\n        <img decoding=\"async\" src=\"https:\/\/prestaurgence.fr\/wp-content\/uploads\/2026\/04\/Prestashop-Bug-Correction.png\" alt=\"Correction urgente PrestaShop\">\n\n        <div class=\"pu-hero-footer\">\n          <div class=\"pu-hero-bottom\">\n            <div class=\"pu-hero-progress-head\">\n              <span class=\"pu-hero-progress-title\">R\u00e9solution termin\u00e9e<\/span>\n              <span class=\"pu-hero-progress-state\">Valid\u00e9e<\/span>\n            <\/div>\n\n            <div class=\"pu-hero-progress-row\">\n              <div class=\"pu-hero-progress\">\n                <div class=\"pu-hero-progress-bar\"><\/div>\n              <\/div>\n\n              <div class=\"pu-hero-progress-check\">\n                <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                  <path d=\"M20.285 6.709a1 1 0 0 1 .006 1.414l-9.25 9.33a1 1 0 0 1-1.42.002L3.71 11.62a1 1 0 1 1 1.414-1.414l5.197 5.197 8.543-8.62a1 1 0 0 1 1.421-.074z\"><\/path>\n                <\/svg>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n#ast-scroll-top{\n  display:none !important;\n}\n\n.elementor-12 .elementor-element.elementor-element-e341c4a{\n  --padding-top:0px;\n  --padding-right:0px;\n  --padding-bottom:0px;\n  --padding-left:0px;\n}\n\n.ast-container{\n  padding-left:0 !important;\n  padding-right:0 !important;\n  max-width:100% !important;\n}\n\n.site-content,\n.entry-content{\n  margin:0 !important;\n  padding:0 !important;\n}\n\n.pu-section{\n  padding:120px 0 110px;\n  position:relative;\n  overflow:hidden;\n}\n\n.pu-container{\n  max-width:1240px;\n  margin:0 auto;\n  padding:0 20px;\n  position:relative;\n  z-index:2;\n}\n\n.pu-hero-grid{\n  display:grid;\n  grid-template-columns:1.05fr 0.95fr;\n  gap:60px;\n  align-items:center;\n}\n\n.pu-hero-content{\n  max-width:680px;\n}\n\n.pu-kicker{\n  display:inline-block;\n  margin-bottom:18px;\n  font-size:14px;\n  line-height:1;\n  font-weight:800;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  color:#F97316;\n}\n\n.pu-title-xl{\n  margin:0;\n  font-size:72px;\n  line-height:.98;\n  font-weight:800;\n  color:#111827;\n  letter-spacing:-.045em;\n  max-width:760px;\n}\n\n.pu-title-xl span{\n  color:#F97316;\n}\n\n.pu-divider{\n  width:130px;\n  height:8px;\n  border-radius:999px;\n  background:#F97316;\n  margin:34px 0 28px;\n}\n\n.pu-text-lg{\n  margin:0 0 34px;\n  font-size:23px;\n  line-height:1.55;\n  font-weight:500;\n  color:#374151;\n  max-width:620px;\n}\n\n.pu-hero-actions{\n  margin-bottom:28px;\n}\n\n.pu-btn-primary{\n  display:inline-block;\n  background:#F97316;\n  color:#fff;\n  text-decoration:none;\n  padding:20px 32px;\n  border-radius:18px;\n  font-size:19px;\n  line-height:1;\n  font-weight:700;\n  box-shadow:0 14px 30px rgba(249,115,22,0.22);\n  transition:all .2s ease;\n}\n\n.pu-btn-primary:hover{\n  background:#EA580C;\n  transform:translateY(-2px);\n  box-shadow:0 18px 34px rgba(249,115,22,0.28);\n}\n\n.pu-hero-badges{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n}\n\n.pu-badge{\n  display:inline-flex;\n  align-items:center;\n  padding:12px 16px;\n  border-radius:999px;\n  background:rgba(255,255,255,0.85);\n  border:1px solid rgba(17,24,39,0.06);\n  box-shadow:0 8px 20px rgba(17,24,39,0.05);\n  font-size:15px;\n  font-weight:600;\n  color:#111827;\n  backdrop-filter:blur(6px);\n  -webkit-backdrop-filter:blur(6px);\n}\n\n\/* Colonne droite *\/\n.pu-hero-visual{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n}\n\n.pu-hero-visual-card{\n  position:relative;\n  width:100%;\n  max-width:620px;\n  min-height:620px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:32px;\n  background:linear-gradient(180deg, rgba(255,255,255,0.82) 0%, rgba(255,255,255,0.96) 100%);\n  border:1px solid rgba(17,24,39,0.05);\n  box-shadow:0 24px 60px rgba(17,24,39,0.08);\n  backdrop-filter:blur(10px);\n  -webkit-backdrop-filter:blur(10px);\n  overflow:hidden;\n  padding:90px 24px 150px;\n}\n\n.pu-hero-visual-card::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    radial-gradient(circle at 20% 20%, rgba(249,115,22,0.10), transparent 28%),\n    radial-gradient(circle at 80% 28%, rgba(34,197,94,0.08), transparent 24%),\n    radial-gradient(circle at 50% 100%, rgba(249,115,22,0.06), transparent 30%);\n  pointer-events:none;\n}\n\n.pu-hero-visual img{\n  position:relative;\n  z-index:2;\n  width:100%;\n  max-width:520px;\n  height:auto;\n  display:block;\n}\n\n.pu-hero-chip{\n  position:absolute;\n  z-index:3;\n  background:#ffffff;\n  border:1px solid rgba(17,24,39,0.06);\n  box-shadow:0 12px 30px rgba(17,24,39,0.08);\n  border-radius:999px;\n  padding:14px 20px;\n  font-size:16px;\n  font-weight:800;\n  line-height:1;\n  white-space:nowrap;\n  max-width:calc(100% - 40px);\n}\n\n.pu-hero-chip-top{\n  top:22px;\n  left:22px;\n  color:#F97316;\n  animation:puPulseChip 2.1s ease-in-out infinite;\n}\n\n.pu-hero-footer{\n  position:absolute;\n  left:22px;\n  right:22px;\n  bottom:26px;\n  z-index:3;\n}\n\n.pu-hero-bottom{\n  background:rgba(255,255,255,0.9);\n  border:1px solid rgba(17,24,39,0.05);\n  box-shadow:0 14px 32px rgba(17,24,39,0.08);\n  border-radius:28px;\n  padding:22px 22px 20px;\n}\n\n.pu-hero-progress-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:12px;\n  margin-bottom:16px;\n}\n\n.pu-hero-progress-title{\n  font-size:20px;\n  font-weight:800;\n  color:#4B5563;\n}\n\n.pu-hero-progress-state{\n  font-size:14px;\n  font-weight:800;\n  color:#16A34A;\n}\n\n.pu-hero-progress-row{\n  display:flex;\n  align-items:center;\n  gap:16px;\n}\n\n.pu-hero-progress{\n  flex:1;\n  height:18px;\n  border-radius:999px;\n  background:#ECEFF3;\n  overflow:hidden;\n  position:relative;\n}\n\n.pu-hero-progress-bar{\n  height:100%;\n  width:100%;\n  border-radius:999px;\n  background:linear-gradient(90deg, #F97316 0%, #FB923C 32%, #84CC16 62%, #22C55E 100%);\n  transform-origin:left center;\n  animation:puProgressFill 2.8s ease-out infinite;\n}\n\n.pu-hero-progress-check{\n  width: 32px;\n  height:32px;\n  border-radius:999px;\n  background:radial-gradient(circle at 30% 30%, #A3E635 0%, #22C55E 70%);\n  box-shadow:\n    0 14px 30px rgba(34,197,94,0.28),\n    0 0 0 10px rgba(34,197,94,0.08);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex-shrink:0;\n  animation:puCheckPulse 2.8s ease-in-out infinite;\n}\n\n.pu-hero-progress-check svg{\n  width:34px;\n  height:34px;\n  fill:#ffffff;\n}\n\n\/* Animations *\/\n@keyframes puPulseChip{\n  0%,100%{\n    transform:scale(1);\n    box-shadow:0 12px 30px rgba(17,24,39,0.08);\n  }\n  50%{\n    transform:scale(1.05);\n    box-shadow:0 16px 36px rgba(249,115,22,0.18);\n  }\n}\n\n@keyframes puProgressFill{\n  0%{\n    transform:scaleX(0.18);\n    opacity:.85;\n  }\n  55%{\n    transform:scaleX(0.82);\n    opacity:1;\n  }\n  100%{\n    transform:scaleX(1);\n    opacity:1;\n  }\n}\n\n@keyframes puCheckPulse{\n  0%,100%{\n    transform:scale(1);\n    box-shadow:\n      0 14px 30px rgba(34,197,94,0.28),\n      0 0 0 10px rgba(34,197,94,0.08);\n  }\n  50%{\n    transform:scale(1.06);\n    box-shadow:\n      0 18px 34px rgba(34,197,94,0.34),\n      0 0 0 16px rgba(34,197,94,0.05);\n  }\n}\n\n\/* Background hero *\/\n.pu-hero-bg-shape{\n  position:absolute;\n  border-radius:999px;\n  filter:blur(60px);\n  opacity:.35;\n  pointer-events:none;\n  z-index:1;\n}\n\n.pu-hero-bg-shape-1{\n  width:320px;\n  height:320px;\n  background:rgba(249,115,22,0.18);\n  top:20px;\n  left:-80px;\n}\n\n.pu-hero-bg-shape-2{\n  width:360px;\n  height:360px;\n  background:rgba(251,146,60,0.12);\n  right:-80px;\n  top:40px;\n}\n\n\/* Responsive *\/\n@media (max-width:1200px){\n  .pu-title-xl{\n    font-size:62px;\n  }\n\n  .pu-text-lg{\n    font-size:21px;\n  }\n\n  .pu-hero-visual-card{\n    min-height:560px;\n    max-width:560px;\n    padding:80px 20px 140px;\n  }\n\n  .pu-hero-visual img{\n    max-width:470px;\n  }\n}\n\n@media (max-width:1024px){\n  .pu-section{\n    padding:100px 0 90px;\n  }\n\n  .pu-hero-grid{\n    grid-template-columns:1fr;\n    gap:44px;\n    text-align:center;\n  }\n\n  .pu-hero-content{\n    max-width:760px;\n    margin:0 auto;\n  }\n\n  .pu-title-xl{\n    font-size:54px;\n    max-width:100%;\n  }\n\n  .pu-divider{\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  .pu-text-lg{\n    margin-left:auto;\n    margin-right:auto;\n    font-size:20px;\n  }\n\n  .pu-hero-badges{\n    justify-content:center;\n  }\n\n  .pu-hero-visual-card{\n    max-width:620px;\n    min-height:540px;\n  }\n}\n\n@media (max-width:767px){\n  .pu-section{\n    padding:80px 0 70px;\n  }\n\n  .pu-container{\n    padding:0 14px;\n  }\n\n  .pu-kicker{\n    font-size:12px;\n    margin-bottom:14px;\n  }\n\n  .pu-title-xl{\n    font-size:40px;\n    line-height:1.02;\n  }\n\n  .pu-divider{\n    width:90px;\n    height:6px;\n    margin:24px auto 22px;\n  }\n\n  .pu-text-lg{\n    font-size:18px;\n    line-height:1.6;\n    margin-bottom:26px;\n  }\n\n  .pu-btn-primary{\n    width:100%;\n    text-align:center;\n    font-size:17px;\n    padding:18px 22px;\n  }\n\n  .pu-hero-badges{\n    gap:10px;\n  }\n\n  .pu-badge{\n    width:100%;\n    justify-content:center;\n    font-size:14px;\n    padding:11px 14px;\n  }\n\n  .pu-hero-visual-card{\n    min-height:auto;\n    padding:72px 16px 120px;\n    border-radius:24px;\n  }\n\n  .pu-hero-visual img{\n    width:100%;\n    max-width:420px;\n  }\n\n  .pu-hero-chip{\n    font-size:13px;\n    padding:11px 14px;\n    max-width:calc(100% - 28px);\n  }\n\n  .pu-hero-chip-top{\n    top:14px;\n    left:14px;\n  }\n\n  .pu-hero-footer{\n    left:14px;\n    right:14px;\n    bottom:18px;\n  }\n\n  .pu-hero-bottom{\n    padding:18px;\n    border-radius:22px;\n  }\n\n  .pu-hero-progress-head{\n    margin-bottom:12px;\n  }\n\n  .pu-hero-progress-title{\n    font-size:17px;\n  }\n\n  .pu-hero-progress-state{\n    font-size:12px;\n  }\n\n  .pu-hero-progress-row{\n    gap:12px;\n  }\n\n  .pu-hero-progress{\n    height:14px;\n  }\n\n  .pu-hero-progress-check{\n    width:58px;\n    height:58px;\n  }\n\n  .pu-hero-progress-check svg{\n    width:26px;\n    height:26px;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f255ced elementor-widget elementor-widget-html\" data-id=\"f255ced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"problemes\" class=\"pu-section pu-light pu-problems\">\n  <div class=\"pu-container\">\n\n    <div class=\"pu-head-center\">\n      <span class=\"pu-kicker-center\">Bugs critiques e-commerce<\/span>\n      <h2 class=\"pu-title-lg\">Les probl\u00e8mes les plus fr\u00e9quents sur <span>PrestaShop<\/span><\/h2>\n      <p>Les bugs qui bloquent vos commandes, vos paiements ou votre chiffre d\u2019affaires.<\/p>\n    <\/div>\n\n    <div class=\"pu-grid-3\">\n\n      <div class=\"pu-card pu-card-problem\">\n        <div class=\"pu-card-visual\">\n          <img decoding=\"async\" src=\"https:\/\/prestaurgence.fr\/wp-content\/uploads\/2026\/04\/Erreur-Prestashop-3.png\" alt=\"Paiement bloqu\u00e9\">\n        <\/div>\n        <div class=\"pu-card-tag\">Le plus fr\u00e9quent<\/div>\n        <h3>Paiement bloqu\u00e9<\/h3>\n        <p>Les commandes \u00e9chouent, vos clients abandonnent et vous perdez des ventes chaque jour.<\/p>\n      <\/div>\n\n      <div class=\"pu-card pu-card-problem\">\n        <div class=\"pu-card-visual\">\n          <img decoding=\"async\" src=\"https:\/\/prestaurgence.fr\/wp-content\/uploads\/2026\/04\/Erreur-Prestashop-2.png\" alt=\"Panier cass\u00e9\">\n        <\/div>\n        <div class=\"pu-card-tag\">Impact direct<\/div>\n        <h3>Panier cass\u00e9<\/h3>\n        <p>Impossible de finaliser une commande : le parcours d\u2019achat se bloque et le chiffre d\u2019affaires chute.<\/p>\n      <\/div>\n\n      <div class=\"pu-card pu-card-problem\">\n        <div class=\"pu-card-visual\">\n          <img decoding=\"async\" src=\"https:\/\/prestaurgence.fr\/wp-content\/uploads\/2026\/04\/Erreur-Prestashop-1.png\" alt=\"Erreur critique\">\n        <\/div>\n        <div class=\"pu-card-tag\">Urgence maximale<\/div>\n        <h3>Erreur critique<\/h3>\n        <p>Site inaccessible, bug majeur, affichage cass\u00e9 ou tunnel de commande inutilisable.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n\n.pu-head-center{\n  text-align: center;\n  margin-bottom: 52px;\n}\n\n.pu-kicker-center{\n  display: inline-block;\n  margin-bottom: 16px;\n  font-size: 14px;\n  line-height: 1;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #F97316;\n}\n\n.pu-title-lg{\n  margin: 0 0 14px;\n  font-size: 58px;\n  line-height: 1.05;\n  font-weight: 800;\n  color: #111827;\n  letter-spacing: -0.04em;\n}\n\n.pu-title-lg span{\n  color: #F97316;\n}\n\n.pu-head-center p{\n  margin: 0 auto;\n  max-width: 820px;\n  font-size: 21px;\n  line-height: 1.65;\n  color: #374151;\n  font-weight: 500;\n}\n\n.pu-grid-3{\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n  align-items: stretch;\n}\n\n.pu-card-problem{\n  background: #ffffff;\n  border-radius: 30px;\n  padding: 38px 30px 34px;\n  box-shadow: 0 14px 36px rgba(17,24,39,0.06);\n  border: 1px solid rgba(17,24,39,0.04);\n  text-align: center;\n  transition: all .25s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.pu-card-problem::before{\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(249,115,22,0.04) 0%, rgba(255,255,255,0) 45%);\n  pointer-events: none;\n}\n\n.pu-card-problem:hover{\n  transform: translateY(-6px);\n  box-shadow: 0 20px 46px rgba(17,24,39,0.10);\n}\n\n.pu-card-visual{\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  margin-bottom: 10px;\n}\n\n.pu-card-visual img{\n  width: 175px;\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\n.pu-card-tag{\n  display: inline-block;\n  margin-bottom: 16px;\n  padding: 10px 14px;\n  border-radius: 999px;\n  background: #FFF7F1;\n  border: 1px solid rgba(249,115,22,0.12);\n  color: #F97316;\n  font-size: 13px;\n  font-weight: 800;\n  line-height: 1;\n  letter-spacing: 0.03em;\n}\n\n.pu-card-problem h3{\n  margin: 0 0 14px;\n  font-size: 30px;\n  line-height: 1.15;\n  font-weight: 800;\n  color: #111827;\n  letter-spacing: -0.02em;\n}\n\n.pu-card-problem p{\n  margin: 0;\n  font-size: 18px;\n  line-height: 1.7;\n  color: #374151;\n  max-width: 320px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n@media (max-width: 1200px){\n  .pu-title-lg{\n    font-size: 50px;\n  }\n\n  .pu-head-center p{\n    font-size: 19px;\n  }\n\n  .pu-card-problem h3{\n    font-size: 26px;\n  }\n\n  .pu-card-problem p{\n    font-size: 17px;\n  }\n}\n\n@media (max-width: 1024px){\n  .pu-problems{\n    padding: 90px 20px;\n  }\n\n  .pu-title-lg{\n    font-size: 42px;\n  }\n\n  .pu-grid-3{\n    grid-template-columns: 1fr;\n  }\n\n  .pu-card-visual{\n    min-height: 150px;\n  }\n}\n\n@media (max-width: 767px){\n  .pu-problems{\n    padding: 70px 14px;\n  }\n\n  .pu-kicker-center{\n    font-size: 12px;\n    margin-bottom: 14px;\n  }\n\n  .pu-title-lg{\n    font-size: 34px;\n    line-height: 1.08;\n  }\n\n  .pu-head-center{\n    margin-bottom: 34px;\n  }\n\n  .pu-head-center p{\n    font-size: 17px;\n  }\n\n  .pu-card-problem{\n    padding: 30px 22px 28px;\n    border-radius: 24px;\n  }\n\n  .pu-card-visual img{\n    width: 145px;\n  }\n\n  .pu-card-problem h3{\n    font-size: 24px;\n  }\n\n  .pu-card-problem p{\n    font-size: 16px;\n    line-height: 1.65;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d61fa7 elementor-widget elementor-widget-html\" data-id=\"3d61fa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"process\" class=\"pu-section pu-light pu-process\">  <div class=\"pu-container\">\n\n    <div class=\"pu-head-center\">\n      <span class=\"pu-kicker-center\">Process simple et rapide<\/span>\n      <h2 class=\"pu-title-lg\">Comment on d\u00e9bloque votre boutique <span>PrestaShop<\/span><\/h2>\n      <p>Un expert prend en charge votre probl\u00e8me, identifie la cause et remet votre site en ligne rapidement.<\/p>\n    <\/div>\n\n    <div class=\"pu-grid-4\">\n\n      <div class=\"pu-step-card\">\n        <div class=\"pu-step-number\">01<\/div>\n        <div class=\"pu-step-visual\">\n          <img decoding=\"async\" src=\"https:\/\/prestaurgence.fr\/wp-content\/uploads\/2026\/04\/Decrire-bug-Prestashop.png\" alt=\"D\u00e9crire le probl\u00e8me\">\n        <\/div>\n        <h3>D\u00e9crire le probl\u00e8me<\/h3>\n        <p>Expliquez rapidement ce qui ne fonctionne plus sur votre boutique.<\/p>\n      <\/div>\n\n      <div class=\"pu-step-card\">\n        <div class=\"pu-step-number\">02<\/div>\n        <div class=\"pu-step-visual\">\n          <img decoding=\"async\" src=\"https:\/\/prestaurgence.fr\/wp-content\/uploads\/2026\/04\/Diagnostic-immediat-Prestashop.png\" alt=\"Diagnostic imm\u00e9diat\">\n        <\/div>\n        <h3>Diagnostic imm\u00e9diat<\/h3>\n        <p>On identifie la cause du bug en quelques minutes.<\/p>\n      <\/div>\n\n      <div class=\"pu-step-card\">\n        <div class=\"pu-step-number\">03<\/div>\n        <div class=\"pu-step-visual\">\n          <img decoding=\"async\" src=\"https:\/\/prestaurgence.fr\/wp-content\/uploads\/2026\/04\/Correction-rapide-bug-Prestashop.png\" alt=\"Correction rapide\">\n        <\/div>\n        <h3>Correction rapide<\/h3>\n        <p>Un expert corrige le probl\u00e8me directement sur votre site.<\/p>\n      <\/div>\n\n      <div class=\"pu-step-card\">\n        <div class=\"pu-step-number\">04<\/div>\n        <div class=\"pu-step-visual\">\n          <img decoding=\"async\" src=\"https:\/\/prestaurgence.fr\/wp-content\/uploads\/2026\/04\/Site-operationnel-Prestashop.png\" alt=\"Site op\u00e9rationnel\">\n        <\/div>\n        <h3>Site op\u00e9rationnel<\/h3>\n        <p>Votre boutique est de nouveau en ligne et pr\u00eate \u00e0 vendre.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n\n.pu-head-center{\n  text-align: center;\n  margin-bottom: 52px;\n}\n\n.pu-kicker-center{\n  display: inline-block;\n  margin-bottom: 16px;\n  font-size: 14px;\n  line-height: 1;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #F97316;\n}\n\n.pu-title-lg{\n  margin: 0 0 14px;\n  font-size: 58px;\n  line-height: 1.05;\n  font-weight: 800;\n  color: #111827;\n  letter-spacing: -0.04em;\n}\n\n.pu-title-lg span{\n  color: #F97316;\n}\n\n.pu-head-center p{\n  margin: 0 auto;\n  max-width: 820px;\n  font-size: 21px;\n  line-height: 1.65;\n  color: #374151;\n  font-weight: 500;\n}\n\n.pu-grid-4{\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 28px;\n  align-items: stretch;\n}\n\n.pu-step-card{\n  position: relative;\n  background: #ffffff;\n  border-radius: 30px;\n  padding: 34px 24px 30px;\n  box-shadow: 0 14px 36px rgba(17,24,39,0.06);\n  text-align: center;\n  border: 1px solid rgba(17,24,39,0.04);\n  transition: all .25s ease;\n  overflow: hidden;\n}\n\n.pu-step-card::before{\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(249,115,22,0.04) 0%, rgba(255,255,255,0) 42%);\n  pointer-events: none;\n}\n\n.pu-step-card:hover{\n  transform: translateY(-6px);\n  box-shadow: 0 20px 46px rgba(17,24,39,0.10);\n}\n\n.pu-step-number{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 52px;\n  height: 52px;\n  border-radius: 999px;\n  background: #FFF7F1;\n  border: 1px solid rgba(249,115,22,0.12);\n  color: #F97316;\n  font-size: 16px;\n  font-weight: 800;\n  letter-spacing: 0.04em;\n  position: relative;\n  z-index: 2;\n}\n\n.pu-step-visual{\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  margin-bottom: 12px;\n  position: relative;\n  z-index: 2;\n}\n\n.pu-step-card img{\n  width: 170px;\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\n.pu-step-card h3{\n  margin: 0 0 14px;\n  font-size: 26px;\n  line-height: 1.2;\n  font-weight: 800;\n  color: #111827;\n  letter-spacing: -0.02em;\n  position: relative;\n  z-index: 2;\n}\n\n.pu-step-card p{\n  margin: 0;\n  font-size: 17px;\n  line-height: 1.65;\n  color: #374151;\n  max-width: 270px;\n  margin-left: auto;\n  margin-right: auto;\n  position: relative;\n  z-index: 2;\n}\n\n@media (max-width: 1200px){\n  .pu-title-lg{\n    font-size: 50px;\n  }\n\n  .pu-head-center p{\n    font-size: 19px;\n  }\n\n  .pu-step-card h3{\n    font-size: 24px;\n  }\n\n  .pu-step-card p{\n    font-size: 16px;\n  }\n}\n\n@media (max-width: 1024px){\n  .pu-process{\n    padding: 90px 20px;\n  }\n\n  .pu-title-lg{\n    font-size: 42px;\n  }\n\n  .pu-grid-4{\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .pu-step-visual{\n    min-height: 150px;\n  }\n}\n\n@media (max-width: 767px){\n  .pu-process{\n    padding: 70px 14px;\n  }\n\n  .pu-kicker-center{\n    font-size: 12px;\n    margin-bottom: 14px;\n  }\n\n  .pu-title-lg{\n    font-size: 34px;\n    line-height: 1.08;\n  }\n\n  .pu-head-center{\n    margin-bottom: 34px;\n  }\n\n  .pu-head-center p{\n    font-size: 17px;\n  }\n\n  .pu-grid-4{\n    grid-template-columns: 1fr;\n  }\n\n  .pu-step-card{\n    padding: 30px 22px 26px;\n    border-radius: 24px;\n  }\n\n  .pu-step-number{\n    width: 46px;\n    height: 46px;\n    font-size: 14px;\n  }\n\n  .pu-step-card img{\n    width: 145px;\n  }\n\n  .pu-step-card h3{\n    font-size: 24px;\n  }\n\n  .pu-step-card p{\n    font-size: 16px;\n    line-height: 1.65;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2682ce2 elementor-widget elementor-widget-html\" data-id=\"2682ce2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"avis\" class=\"pu-section pu-light\">  <div class=\"pu-container\">\n\n    <div class=\"pu-head-center\">\n      <h2 class=\"pu-title-lg\">+100 boutiques <span>PrestaShop<\/span> d\u00e9j\u00e0 d\u00e9pann\u00e9es<\/h2>\n      <p>Des bugs critiques r\u00e9solus rapidement, sans perte de chiffre d\u2019affaires.<\/p>\n    <\/div>\n\n    <div class=\"pu-reviews-grid\">\n\n      <div class=\"pu-review-card featured\">\n        <div class=\"pu-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>\u201cBug de paiement bloquant r\u00e9gl\u00e9 dans la journ\u00e9e. Service ultra r\u00e9actif, site de nouveau op\u00e9rationnel tr\u00e8s vite.\u201d<\/p>\n        <div class=\"pu-review-footer\">\n          <div class=\"pu-avatar\">JM<\/div>\n          <div>\n            <strong>Julien M.<\/strong>\n            <span>PrestaShop e-commerce<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"pu-review-card\">\n        <div class=\"pu-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>\u201cErreur critique apr\u00e8s mise \u00e0 jour, impossible de prendre des commandes. Corrig\u00e9 rapidement et proprement.\u201d<\/p>\n        <div class=\"pu-review-footer\">\n          <div class=\"pu-avatar\">CL<\/div>\n          <div>\n            <strong>Camille L.<\/strong>\n            <span>E-commerce mode<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"pu-review-card\">\n        <div class=\"pu-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>\u201cBug panier r\u00e9gl\u00e9 imm\u00e9diatement, on a pu relancer les ventes sans perdre de temps.\u201d<\/p>\n        <div class=\"pu-review-footer\">\n          <div class=\"pu-avatar\">TR<\/div>\n          <div>\n            <strong>Thomas R.<\/strong>\n            <span>E-commerce nutrition<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"pu-review-card\">\n        <div class=\"pu-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>\u201cProbl\u00e8me serveur critique, site inaccessible. Tout a \u00e9t\u00e9 remis en ligne en quelques heures.\u201d<\/p>\n        <div class=\"pu-review-footer\">\n          <div class=\"pu-avatar\">MP<\/div>\n          <div>\n            <strong>Marc P.<\/strong>\n            <span>Accessoires auto<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"pu-review-card\">\n        <div class=\"pu-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>\u201cDiagnostic clair, intervention rapide et aucune mauvaise surprise. Tr\u00e8s rassurant quand le site bloque.\u201d<\/p>\n        <div class=\"pu-review-footer\">\n          <div class=\"pu-avatar\">SD<\/div>\n          <div>\n            <strong>Sophie D.<\/strong>\n            <span>E-commerce beaut\u00e9<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"pu-review-card\">\n        <div class=\"pu-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>\u201cTr\u00e8s pro, communication fluide et correction efficace. Le bug module a \u00e9t\u00e9 r\u00e9solu sans impacter le reste du site.\u201d<\/p>\n        <div class=\"pu-review-footer\">\n          <div class=\"pu-avatar\">NB<\/div>\n          <div>\n            <strong>Nicolas B.<\/strong>\n            <span>Maison & d\u00e9coration<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"pu-center-cta\">\n      <a href=\"#formulaire\" class=\"pu-btn-primary\">D\u00e9bloquer mon site maintenant<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.pu-reviews-grid{\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n\n.pu-review-card{\n  background: #fff;\n  border-radius: 26px;\n  padding: 30px;\n  box-shadow: 0 12px 34px rgba(17,24,39,0.06);\n  border: 1px solid rgba(17,24,39,0.03);\n  transition: all .25s ease;\n}\n\n.pu-review-card:hover{\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(17,24,39,0.09);\n}\n\n.pu-review-card.featured{\n  background: linear-gradient(180deg, #fff7f1 0%, #ffffff 100%);\n  border: 1px solid rgba(249,115,22,0.16);\n}\n\n.pu-stars{\n  color: #F97316;\n  font-size: 18px;\n  letter-spacing: 2px;\n  margin-bottom: 16px;\n  font-weight: 700;\n}\n\n.pu-review-card p{\n  margin: 0 0 24px;\n  font-size: 17px;\n  line-height: 1.8;\n  color: #111827;\n}\n\n.pu-review-footer{\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n\n.pu-avatar{\n  width: 52px;\n  height: 52px;\n  border-radius: 999px;\n  background: linear-gradient(135deg, #F97316, #FB923C);\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 800;\n  font-size: 16px;\n  flex-shrink: 0;\n}\n\n.pu-review-footer strong{\n  display: block;\n  font-size: 16px;\n  color: #111827;\n}\n\n.pu-review-footer span{\n  display: block;\n  margin-top: 4px;\n  font-size: 14px;\n  color: #6B7280;\n}\n\n.pu-center-cta{\n  text-align: center;\n  margin-top: 34px;\n}\n\n@media (max-width: 1024px){\n  .pu-reviews-grid{\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n@media (max-width: 767px){\n  .pu-reviews-grid{\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3f4b9f elementor-widget elementor-widget-html\" data-id=\"d3f4b9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"tarifs\" class=\"pu-section pu-light\">  <div class=\"pu-container\">\n\n    <div class=\"pu-head-center\">\n      <h2 class=\"pu-title-lg\">Choisissez votre niveau d\u2019intervention<\/h2>\n      <p>Un prix clair selon la gravit\u00e9 du bug, avec une prise en charge rapide.<\/p>\n    <\/div>\n\n    <div class=\"pu-pricing-grid\">\n\n      <div class=\"pu-price-card\">\n        <span class=\"pu-plan\">Simple<\/span>\n        <div class=\"pu-price\">149\u20ac<\/div>\n        <h3>Petit bug bloquant<\/h3>\n        <ul>\n          <li>Bouton paiement HS<\/li>\n          <li>Panier qui bug<\/li>\n          <li>Erreur JS \/ affichage<\/li>\n        <\/ul>\n        <div class=\"pu-meta\">D\u00e9lai estim\u00e9 : 24 \u00e0 48h<\/div>\n        <a href=\"#formulaire\" class=\"pu-btn-secondary\">Choisir cette offre<\/a>\n      <\/div>\n\n      <div class=\"pu-price-card featured\">\n        <div class=\"pu-best\">Le plus choisi<\/div>\n        <span class=\"pu-plan\">Important<\/span>\n        <div class=\"pu-price\">249\u20ac<\/div>\n        <h3>Bug critique e-commerce<\/h3>\n        <ul>\n          <li>Checkout cass\u00e9<\/li>\n          <li>Module paiement \/ livraison HS<\/li>\n          <li>Commandes impossibles<\/li>\n        <\/ul>\n        <div class=\"pu-meta\">D\u00e9lai estim\u00e9 : 24h<\/div>\n        <a href=\"#formulaire\" class=\"pu-btn-primary\">Choisir cette offre<\/a>\n      <\/div>\n\n      <div class=\"pu-price-card\">\n        <span class=\"pu-plan\">Critique<\/span>\n        <div class=\"pu-price\">349\u20ac<\/div>\n        <h3>Site bloqu\u00e9 \/ ventes \u00e0 l\u2019arr\u00eat<\/h3>\n        <ul>\n          <li>Site inaccessible<\/li>\n          <li>Erreur serveur 500<\/li>\n          <li>Plus aucune commande<\/li>\n        <\/ul>\n        <div class=\"pu-meta\">Intervention prioritaire<\/div>\n        <a href=\"#formulaire\" class=\"pu-btn-secondary\">Choisir cette offre<\/a>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.pu-pricing-grid{\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n\n.pu-price-card{\n  position: relative;\n  background: #fff;\n  border-radius: 26px;\n  padding: 30px;\n  box-shadow: 0 12px 34px rgba(17,24,39,0.06);\n  border: 1px solid rgba(17,24,39,0.03);\n  transition: all .25s ease;\n}\n\n.pu-price-card:hover{\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(17,24,39,0.09);\n}\n\n.pu-price-card.featured{\n  background: linear-gradient(180deg, #fff7f1 0%, #ffffff 100%);\n  border: 1px solid rgba(249,115,22,0.16);\n}\n\n.pu-best{\n  position: absolute;\n  top: 18px;\n  right: 18px;\n  background: #F97316;\n  color: #fff;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 8px 12px;\n  border-radius: 999px;\n}\n\n.pu-plan{\n  display: inline-block;\n  color: #F97316;\n  font-size: 14px;\n  font-weight: 800;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n}\n\n.pu-price{\n  font-size: 52px;\n  line-height: 1;\n  font-weight: 800;\n  color: #111827;\n  margin-bottom: 14px;\n}\n\n.pu-price-card h3{\n  margin: 0 0 18px;\n  font-size: 24px;\n  line-height: 1.3;\n  font-weight: 800;\n  color: #111827;\n}\n\n.pu-price-card ul{\n  list-style: none;\n  padding: 0;\n  margin: 0 0 22px;\n}\n\n.pu-price-card ul li{\n  position: relative;\n  padding-left: 24px;\n  margin-bottom: 12px;\n  font-size: 16px;\n  line-height: 1.6;\n  color: #374151;\n}\n\n.pu-price-card ul li::before{\n  content: \"\u2022\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: #F97316;\n  font-size: 22px;\n  line-height: 1;\n}\n\n.pu-meta{\n  font-size: 15px;\n  color: #6B7280;\n  margin-bottom: 22px;\n  font-weight: 600;\n}\n\n.pu-btn-secondary{\n  display: inline-block;\n  background: #111827;\n  color: #fff;\n  text-decoration: none;\n  padding: 16px 24px;\n  border-radius: 16px;\n  font-size: 16px;\n  font-weight: 700;\n  transition: all .2s ease;\n}\n\n.pu-btn-secondary:hover{\n  background: #000;\n  transform: translateY(-2px);\n}\n\n@media (max-width: 1024px){\n  .pu-pricing-grid{\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7adb18a elementor-widget elementor-widget-html\" data-id=\"7adb18a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"pu-section pu-final-cta\">\n  <div class=\"pu-container pu-final-wrap\">\n    <h2>Un bug bloque vos ventes ?<\/h2>\n    <p>Ne laissez pas votre boutique PrestaShop perdre du chiffre d\u2019affaires plus longtemps.<\/p>\n\n    <div class=\"pu-final-points\">\n      <span>Diagnostic rapide<\/span>\n      <span>Intervention s\u00e9curis\u00e9e<\/span>\n      <span>Intervention possible aujourd\u2019hui<\/span>\n    <\/div>\n\n    <a href=\"#formulaire\" class=\"pu-btn-primary\">D\u00e9bloquer mon site maintenant<\/a>\n  <\/div>\n<\/section>\n\n<style>\n.pu-final-cta{\n  background: linear-gradient(180deg, #fff7f1 0%, #f5f5f5 100%);\n}\n\n.pu-final-wrap{\n  text-align: center;\n  max-width: 900px;\n}\n\n.pu-final-wrap h2{\n  margin: 0 0 14px;\n  font-size: 52px;\n  line-height: 1.1;\n  font-weight: 800;\n  color: #111827;\n}\n\n.pu-final-wrap p{\n  margin: 0 auto 24px;\n  max-width: 760px;\n  font-size: 21px;\n  line-height: 1.6;\n  color: #374151;\n  font-weight: 500;\n}\n\n.pu-final-points{\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-bottom: 28px;\n}\n\n.pu-final-points span{\n  background: #fff;\n  border: 1px solid rgba(17,24,39,0.06);\n  border-radius: 999px;\n  padding: 12px 18px;\n  font-size: 15px;\n  font-weight: 700;\n  color: #111827;\n  box-shadow: 0 8px 22px rgba(17,24,39,0.05);\n}\n\n@media (max-width: 767px){\n  .pu-final-wrap h2{\n    font-size: 34px;\n  }\n\n  .pu-final-wrap p{\n    font-size: 18px;\n  }\n}\n<\/style>\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>Comment \u00e7a marche Tarifs Obtenir un diagnostic D\u00e9bloquer mon site Intervention urgente PrestaShop Votre boutique PrestaShop ne g\u00e9n\u00e8re plus de [&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":{"_eb_attr":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"","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-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/prestaurgence.fr\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prestaurgence.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prestaurgence.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prestaurgence.fr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prestaurgence.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":281,"href":"https:\/\/prestaurgence.fr\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":331,"href":"https:\/\/prestaurgence.fr\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/331"}],"wp:attachment":[{"href":"https:\/\/prestaurgence.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}