{"id":2,"date":"2026-09-26T20:47:03","date_gmt":"2026-09-26T18:47:03","guid":{"rendered":"https:\/\/ae.justinepetit.fr\/?page_id=2"},"modified":"2026-09-26T21:20:07","modified_gmt":"2026-09-26T19:20:07","slug":"page-d-exemple","status":"publish","type":"page","link":"https:\/\/ae.justinepetit.fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700&family=Jost:wght@400;500;600&display=swap');\n  .wp-block-post-title{ display:none !important; }\n  header.wp-block-template-part, footer.wp-block-template-part{ display:none !important; }\n  :root{\n    --cream:#f6f1e7;\n    --cream-2:#efe7d6;\n    --ink:#26261f;\n    --green:#33422f;\n    --green-dark:#222c1f;\n    --rust:#a85a2e;\n    --rust-2:#8f4a24;\n    --line: rgba(38,38,31,0.12);\n  }\n  #jp-site{\n    font-family: 'Jost', 'Segoe UI', Arial, sans-serif;\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n  #jp-site *{ box-sizing: border-box; }\n  #jp-site h1, #jp-site h2, #jp-site h3, #jp-site .jp-serif{\n    font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;\n    font-weight: 600;\n    letter-spacing: 0.01em;\n    margin: 0;\n    color: var(--green-dark);\n  }\n  #jp-site a{ color: inherit; text-decoration: none; }\n  #jp-site .jp-wrap{ max-width: 1120px; margin: 0 auto; padding: 0 28px; }\n  #jp-site .jp-eyebrow{\n    text-transform: uppercase;\n    letter-spacing: 0.22em;\n    font-size: 12px;\n    color: var(--rust);\n    font-weight: 600;\n  }\n\n  \/* NAV *\/\n  #jp-site .jp-nav{\n    position: sticky; top:0; z-index: 40;\n    background: rgba(246,241,231,0.92);\n    backdrop-filter: saturate(140%) blur(4px);\n    border-bottom: 1px solid var(--line);\n  }\n  #jp-site .jp-nav-inner{\n    display:flex; align-items:center; justify-content:space-between;\n    padding: 16px 28px; max-width: 1120px; margin: 0 auto;\n  }\n  #jp-site .jp-logo{\n    font-family:'Playfair Display', serif; font-size: 21px; font-weight:700;\n    color: var(--green-dark);\n  }\n  #jp-site .jp-logo span{ color: var(--rust); }\n  #jp-site .jp-nav-links{ display:flex; gap: 30px; font-size: 14.5px; }\n  #jp-site .jp-nav-links a{ padding: 6px 0; border-bottom: 1px solid transparent; }\n  #jp-site .jp-nav-links a:hover{ border-color: var(--rust); }\n  #jp-site .jp-nav-cta{\n    background: var(--green-dark); color: #fff !important; padding: 10px 20px;\n    border-radius: 2px; font-size: 14px; letter-spacing:0.02em;\n  }\n  #jp-site .jp-nav-cta:hover{ background: var(--rust); }\n  #jp-site .jp-burger{ display:none; font-size: 26px; cursor:pointer; background:none; border:none; color:var(--green-dark); }\n\n  \/* HERO *\/\n  #jp-site .jp-hero{\n    position:relative; min-height: 88vh; display:flex; align-items:flex-end;\n    background: linear-gradient(180deg, rgba(20,24,16,0.15) 0%, rgba(15,18,12,0.72) 100%), url('https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/hero.jpg') center 30%\/cover no-repeat;\n  }\n  #jp-site .jp-hero-inner{ padding: 90px 28px 64px; max-width: 1120px; margin:0 auto; width:100%; }\n  #jp-site .jp-hero .jp-eyebrow{ color:#e8c9a6; }\n  #jp-site .jp-hero h1{\n    color:#fff; font-size: 52px; line-height: 1.08; max-width: 760px; margin-top: 14px;\n  }\n  #jp-site .jp-hero p{\n    color:#f1ece0; max-width: 520px; margin-top: 18px; font-size: 17px;\n  }\n  #jp-site .jp-hero-ctas{ display:flex; gap:16px; margin-top: 32px; flex-wrap:wrap; }\n  #jp-site .jp-btn{\n    display:inline-block; padding: 14px 28px; font-size: 14.5px; letter-spacing: 0.03em;\n    border: 1px solid transparent; border-radius: 2px; transition: all .15s ease;\n  }\n  #jp-site .jp-btn-solid{ background: var(--rust); color:#fff; }\n  #jp-site .jp-btn-solid:hover{ background: var(--rust-2); }\n  #jp-site .jp-btn-ghost{ border-color: rgba(255,255,255,0.7); color:#fff; }\n  #jp-site .jp-btn-ghost:hover{ background: rgba(255,255,255,0.12); }\n\n  \/* SECTION GENERIC *\/\n  #jp-site section{ padding: 96px 0; }\n  #jp-site .jp-section-head{ max-width: 620px; margin-bottom: 52px; }\n  #jp-site .jp-section-head h2{ font-size: 36px; margin-top: 10px; }\n  #jp-site .jp-section-head p{ margin-top: 14px; color:#4a4a3f; font-size: 16px; }\n\n  \/* ABOUT *\/\n  #jp-site .jp-about{ background: var(--cream); }\n  #jp-site .jp-about-grid{ display:grid; grid-template-columns: 0.85fr 1.15fr; gap: 64px; align-items:center; }\n  #jp-site .jp-about-photo{ position:relative; }\n  #jp-site .jp-about-photo img{ width:100%; display:block; border-radius: 2px; box-shadow: 0 24px 48px -18px rgba(34,44,31,0.35); }\n  #jp-site .jp-about-photo .jp-tag{\n    position:absolute; bottom:-22px; left:-22px; background: var(--green-dark); color:#fff;\n    padding: 16px 22px; font-family:'Playfair Display',serif; font-size:15px; max-width:220px;\n    box-shadow: 0 12px 30px -10px rgba(0,0,0,0.4);\n  }\n  #jp-site .jp-diplomas{ list-style:none; padding:0; margin: 26px 0 0; display:flex; flex-direction:column; gap:10px; }\n  #jp-site .jp-diplomas li{ padding-left: 22px; position:relative; font-size:15px; color:#3a3a30; }\n  #jp-site .jp-diplomas li:before{\n    content:\"\"; position:absolute; left:0; top:9px; width:9px; height:9px; background: var(--rust); border-radius:50%;\n  }\n  #jp-site .jp-about-facts{ display:flex; gap: 34px; margin-top: 30px; flex-wrap: wrap; }\n  #jp-site .jp-fact b{ display:block; font-family:'Playfair Display',serif; font-size: 30px; color: var(--rust); }\n  #jp-site .jp-fact span{ font-size: 13px; color:#6a6a5c; text-transform: uppercase; letter-spacing:0.06em; }\n\n  \/* SERVICES *\/\n  #jp-site .jp-services{ background: var(--green-dark); color: #f1ece0; }\n  #jp-site .jp-services .jp-section-head h2{ color:#fff; }\n  #jp-site .jp-services .jp-section-head p{ color:#c9c9bc; }\n  #jp-site .jp-services .jp-eyebrow{ color:#e8c9a6; }\n  #jp-site .jp-cards{ display:grid; grid-template-columns: repeat(3,1fr); gap: 26px; }\n  #jp-site .jp-card{\n    background: rgba(246,241,231,0.06); border:1px solid rgba(246,241,231,0.14);\n    overflow:hidden; display:flex; flex-direction:column;\n  }\n  #jp-site .jp-card img{ width:100%; height: 190px; object-fit:cover; display:block; filter: saturate(1.02); }\n  #jp-site .jp-card-body{ padding: 26px 24px 30px; flex:1; display:flex; flex-direction:column; }\n  #jp-site .jp-card h3{ color:#fff; font-size: 22px; }\n  #jp-site .jp-price{ color: var(--rust); font-family:'Playfair Display',serif; font-size: 19px; margin-top:8px; }\n  #jp-site .jp-price small{ color:#a9a99b; font-family:'Jost',sans-serif; font-size:12px; }\n  #jp-site .jp-card p.jp-desc{ color:#cfcfc2; font-size: 14.5px; margin-top: 12px; flex:1; }\n  #jp-site .jp-card .jp-note{ margin-top:16px; font-size:12.5px; color:#a9a99b; border-top:1px solid rgba(246,241,231,0.14); padding-top:14px; }\n\n  \/* PRACTICAL STRIP *\/\n  #jp-site .jp-strip{ background: var(--rust); color:#fff; padding: 40px 0; }\n  #jp-site .jp-strip .jp-wrap{ display:flex; justify-content:space-between; flex-wrap:wrap; gap:24px; }\n  #jp-site .jp-strip-item{ display:flex; align-items:center; gap:14px; font-size:14.5px; max-width:280px; }\n  #jp-site .jp-strip-item b{ font-family:'Playfair Display',serif; font-size:15px; display:block; }\n\n  \/* GALLERY *\/\n  #jp-site .jp-gallery-grid{\n    display:grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 190px; gap: 14px;\n  }\n  #jp-site .jp-gallery-grid a{ display:block; overflow:hidden; position:relative; }\n  #jp-site .jp-gallery-grid img{ width:100%; height:100%; object-fit:cover; display:block; transition: transform .5s ease; }\n  #jp-site .jp-gallery-grid a:hover img{ transform: scale(1.06); }\n  #jp-site .jp-gallery-grid .jp-big{ grid-column: span 2; grid-row: span 2; }\n  #jp-site .jp-horses{\n    margin-top: 50px; display:grid; grid-template-columns: repeat(4,1fr); gap: 14px 30px;\n    padding-top: 40px; border-top: 1px solid var(--line);\n  }\n  #jp-site .jp-horses h3{ grid-column: 1\/-1; font-size: 22px; margin-bottom: 6px; }\n  #jp-site .jp-horses span{\n    font-family:'Playfair Display',serif; font-style: italic; font-size: 17px; color: var(--green);\n    padding: 10px 0; border-bottom: 1px solid var(--line);\n  }\n\n  \/* CONTACT *\/\n  #jp-site .jp-contact{ background: var(--cream-2); }\n  #jp-site .jp-contact-grid{ display:grid; grid-template-columns: 1fr 1fr; gap: 60px; }\n  #jp-site .jp-contact-list{ list-style:none; padding:0; margin: 28px 0 0; display:flex; flex-direction:column; gap:20px; }\n  #jp-site .jp-contact-list li{ display:flex; gap:16px; align-items:flex-start; font-size:15.5px; }\n  #jp-site .jp-contact-list .jp-ico{\n    width:38px; height:38px; border-radius:50%; background: var(--green-dark); color:#fff; flex:none;\n    display:flex; align-items:center; justify-content:center; font-size:15px;\n  }\n  #jp-site .jp-contact-cta{\n    background: var(--green-dark); color:#fff; padding: 44px; display:flex; flex-direction:column; justify-content:center;\n  }\n  #jp-site .jp-contact-cta h3{ color:#fff; font-size: 26px; }\n  #jp-site .jp-contact-cta p{ color:#cfcfc2; margin-top:12px; font-size:15px; }\n  #jp-site .jp-contact-cta .jp-btn{ margin-top: 26px; align-self:flex-start; }\n\n  \/* FOOTER *\/\n  #jp-site footer{ background: var(--green-dark); color:#a9a99b; padding: 30px 0; font-size: 13px; }\n  #jp-site footer .jp-wrap{ display:flex; justify-content:space-between; flex-wrap:wrap; gap:10px; }\n  #jp-site footer a{ color:#e8c9a6; }\n\n  @media (max-width: 900px){\n    #jp-site .jp-nav-links, #jp-site .jp-nav-cta{ display:none; }\n    #jp-site .jp-burger{ display:block; }\n    #jp-site .jp-hero h1{ font-size: 36px; }\n    #jp-site .jp-about-grid, #jp-site .jp-contact-grid{ grid-template-columns: 1fr; }\n    #jp-site .jp-cards{ grid-template-columns: 1fr; }\n    #jp-site .jp-gallery-grid{ grid-template-columns: repeat(2,1fr); grid-auto-rows: 150px; }\n    #jp-site .jp-horses{ grid-template-columns: repeat(2,1fr); }\n    #jp-site .jp-about-photo .jp-tag{ position:static; margin-top:16px; max-width:none; }\n    #jp-site section{ padding: 64px 0; }\n  }\n<\/style>\n\n<div id=\"jp-site\">\n\n  <nav class=\"jp-nav\">\n    <div class=\"jp-nav-inner\">\n      <a href=\"#accueil\" class=\"jp-logo\">Justine Petit <span>\u00b7<\/span> \u00c9curies<\/a>\n      <div class=\"jp-nav-links\">\n        <a href=\"#apropos\">\u00c0 propos<\/a>\n        <a href=\"#prestations\">Prestations<\/a>\n        <a href=\"#realisations\">R\u00e9alisations<\/a>\n        <a href=\"#contact\">Contact<\/a>\n      <\/div>\n      <a href=\"tel:0761473119\" class=\"jp-nav-cta\">07 61 47 31 19<\/a>\n    <\/div>\n  <\/nav>\n\n  <header id=\"accueil\" class=\"jp-hero\">\n    <div class=\"jp-hero-inner\">\n      <div class=\"jp-eyebrow\">D\u00e9bourrage \u00b7 Valorisation \u00b7 CSO<\/div>\n      <h1>Des jeunes chevaux pr\u00e9par\u00e9s avec patience, pour partir sur de bonnes bases.<\/h1>\n      <p>Cavali\u00e8re sp\u00e9cialis\u00e9e dans le d\u00e9bourrage et la valorisation de jeunes et vieux chevaux, orient\u00e9e concours de saut d&rsquo;obstacles \u2014 \u00e0 Saint-Martin-aux-Arbres (76).<\/p>\n      <div class=\"jp-hero-ctas\">\n        <a href=\"#contact\" class=\"jp-btn jp-btn-solid\">Me confier un cheval<\/a>\n        <a href=\"#realisations\" class=\"jp-btn jp-btn-ghost\">Voir les chevaux valoris\u00e9s<\/a>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <section id=\"apropos\" class=\"jp-about\">\n    <div class=\"jp-wrap\">\n      <div class=\"jp-about-grid\">\n        <div class=\"jp-about-photo\">\n          <img  alt=\"Justine Petit avec un cheval\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/about.jpg\">\n          <div class=\"jp-tag\">\u00ab Chaque cheval a son rythme \u2014 je m&rsquo;adapte au sien. \u00bb<\/div>\n        <\/div>\n        <div>\n          <div class=\"jp-eyebrow\">\u00c0 propos<\/div>\n          <h2 style=\"margin-top:10px;\">Cavali\u00e8re jeunes chevaux &amp; poneys<\/h2>\n          <p style=\"margin-top:18px; color:#3a3a30; font-size:16px;\">\n            Je m&rsquo;occupe du d\u00e9bourrage et de la valorisation de jeunes et vieux chevaux et poneys, avec une sp\u00e9cialisation\n            dans le CSO et les cycles jeunes chevaux. Je prends en pension des chevaux de 3 \u00e0 10 ans, gard\u00e9s au minimum\n            un mois selon le travail demand\u00e9, le temps de construire une vraie relation de confiance.\n          <\/p>\n          <ul class=\"jp-diplomas\">\n            <li>BAC PRO CGEH \u2014 Conduite et Gestion d&rsquo;une Entreprise Hippique<\/li>\n            <li>BPJEPS mention \u00c9quitation<\/li>\n            <li>Galop 7<\/li>\n          <\/ul>\n          <div class=\"jp-about-facts\">\n            <div class=\"jp-fact\"><b>3\u201310 ans<\/b><span>\u00c2ge des chevaux pris en charge<\/span><\/div>\n            <div class=\"jp-fact\"><b>1 mois mini.<\/b><span>Dur\u00e9e de garde<\/span><\/div>\n            <div class=\"jp-fact\"><b>CSO<\/b><span>Sp\u00e9cialit\u00e9 &amp; cycles jeunes chevaux<\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"prestations\" class=\"jp-services\">\n    <div class=\"jp-wrap\">\n      <div class=\"jp-section-head\">\n        <div class=\"jp-eyebrow\">Prestations<\/div>\n        <h2>Un accompagnement sur-mesure, du d\u00e9bourrage \u00e0 la vente<\/h2>\n        <p>Trois services pens\u00e9s pour faire progresser votre cheval ou l&rsquo;accompagner vers son prochain propri\u00e9taire.<\/p>\n      <\/div>\n      <div class=\"jp-cards\">\n        <div class=\"jp-card\">\n          <img  alt=\"D\u00e9bourrage de jeune cheval\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/debourrage.jpg\">\n          <div class=\"jp-card-body\">\n            <h3>D\u00e9bourrage<\/h3>\n            <div class=\"jp-price\">650\u20ac <small>\/ mois<\/small><\/div>\n            <p class=\"jp-desc\">Premiers apprentissages du jeune cheval : mise en confiance, longe, sellage, premi\u00e8res montes \u2014 dans le calme et \u00e0 son rythme.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"jp-card\">\n          <img  alt=\"Valorisation de cheval en CSO\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/gallery-9.jpg\">\n          <div class=\"jp-card-body\">\n            <h3>Valorisation<\/h3>\n            <div class=\"jp-price\">650\u20ac <small>\/ mois<\/small><\/div>\n            <p class=\"jp-desc\">Travail mont\u00e9, mise en condition physique et sortie en concours pour r\u00e9v\u00e9ler le potentiel du cheval, jeune ou confirm\u00e9.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"jp-card\">\n          <img  alt=\"D\u00e9p\u00f4t-vente de cheval\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/depot-vente.jpg\">\n          <div class=\"jp-card-body\">\n            <h3>D\u00e9p\u00f4t-vente<\/h3>\n            <div class=\"jp-price\">Sur devis<\/div>\n            <p class=\"jp-desc\">Prise en pension, mise en valeur et accompagnement jusqu&rsquo;\u00e0 la vente de votre cheval ou poney.<\/p>\n            <div class=\"jp-note\">Contactez-moi pour un devis personnalis\u00e9.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"jp-strip\">\n    <div class=\"jp-wrap\">\n      <div class=\"jp-strip-item\"><b>Chevaux &amp; poneys<\/b>de 3 \u00e0 10 ans, toutes disciplines de base<\/div>\n      <div class=\"jp-strip-item\"><b>Garde minimum 1 mois<\/b>selon la raison de la prise en charge<\/div>\n      <div class=\"jp-strip-item\"><b>Sp\u00e9cialit\u00e9 CSO<\/b>et cycles jeunes chevaux<\/div>\n    <\/div>\n  <\/div>\n\n  <section id=\"realisations\">\n    <div class=\"jp-wrap\">\n      <div class=\"jp-section-head\">\n        <div class=\"jp-eyebrow\">R\u00e9alisations<\/div>\n        <h2>Des chevaux valoris\u00e9s sur les terrains de concours<\/h2>\n        <p>Un aper\u00e7u du travail men\u00e9 avec les chevaux qui m&rsquo;ont \u00e9t\u00e9 confi\u00e9s.<\/p>\n      <\/div>\n      <div class=\"jp-gallery-grid\">\n        <a class=\"jp-big\" href=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/gallery-10.jpg\" target=\"_blank\" rel=\"noopener\"><img  alt=\"Cheval valoris\u00e9 en concours\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/gallery-10.jpg\"><\/a>\n        <a href=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/19D10491-DD23-4EE7-8FA6-FB7F21113C81.jpeg\" target=\"_blank\" rel=\"noopener\"><img  alt=\"Cheval valoris\u00e9 en concours\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/19D10491-DD23-4EE7-8FA6-FB7F21113C81.jpeg\"><\/a>\n        <a href=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/9A948243-6FD1-4AC6-B769-3397D7B8582A.png\" target=\"_blank\" rel=\"noopener\"><img  alt=\"Cheval valoris\u00e9 en concours\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/9A948243-6FD1-4AC6-B769-3397D7B8582A.png\"><\/a>\n        <a href=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/5B6FB893-28B1-44EB-A0D8-5447229AA9E2.png\" target=\"_blank\" rel=\"noopener\"><img  alt=\"Cheval valoris\u00e9 en concours\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/5B6FB893-28B1-44EB-A0D8-5447229AA9E2.png\"><\/a>\n        <a href=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/3FC31EC4-204F-4ACA-80CC-09C57186975D.png\" target=\"_blank\" rel=\"noopener\"><img  alt=\"Cheval valoris\u00e9 en concours\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/3FC31EC4-204F-4ACA-80CC-09C57186975D.png\"><\/a>\n        <a href=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/2B43D93B-28D9-4A81-A406-2828CE428B56.png\" target=\"_blank\" rel=\"noopener\"><img  alt=\"Cheval valoris\u00e9 en concours\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/2B43D93B-28D9-4A81-A406-2828CE428B56.png\"><\/a>\n        <a href=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/gallery-6.jpg\" target=\"_blank\" rel=\"noopener\"><img  alt=\"Cheval valoris\u00e9 en concours\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/gallery-6.jpg\"><\/a>\n        <a href=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/gallery-7.jpg\" target=\"_blank\" rel=\"noopener\"><img  alt=\"Cheval valoris\u00e9 en concours\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/gallery-7.jpg\"><\/a>\n      <\/div>\n      <div class=\"jp-horses\">\n        <h3>Quelques chevaux valoris\u00e9s<\/h3>\n        <span>Ijinn du Maucomble<\/span>\n        <span>Kentucky Oak<\/span>\n        <span>Kilfenora Oak<\/span>\n        <span>Lexington Oak<\/span>\n        <span>Heol du Maucomble<\/span>\n        <span>Namast\u00e9 d&rsquo;Alouise<\/span>\n        <span>Logan de la Bruy\u00e8re<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"contact\" class=\"jp-contact\">\n    <div class=\"jp-wrap\">\n      <div class=\"jp-contact-grid\">\n        <div>\n          <div class=\"jp-eyebrow\">Contact<\/div>\n          <h2 style=\"margin-top:10px;\">Parlons de votre cheval<\/h2>\n          <ul class=\"jp-contact-list\">\n            <li><span class=\"jp-ico\">&#128205;<\/span><span>2 rue des Amouhoques<br>76760 Saint-Martin-aux-Arbres<\/span><\/li>\n            <li><span class=\"jp-ico\">&#128222;<\/span><span><a href=\"tel:0761473119\">07 61 47 31 19<\/a><\/span><\/li>\n            <li><span class=\"jp-ico\">&#9993;<\/span><span><a href=\"mailto:Juju.petit@icloud.com\">Juju.petit@icloud.com<\/a><\/span><\/li>\n            <li><span class=\"jp-ico\">&#64;<\/span><span>Instagram \u2014 <a href=\"https:\/\/instagram.com\/ae_justine.petit_\" target=\"_blank\" rel=\"noopener\">ae_justine.petit_<\/a><br>Facebook \u2014 Justine Petit<\/span><\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"jp-contact-cta\">\n          <h3>Une question, un cheval \u00e0 me confier ?<\/h3>\n          <p>Que ce soit pour un d\u00e9bourrage, une valorisation ou un d\u00e9p\u00f4t-vente, le plus simple est de m&rsquo;appeler ou de m&rsquo;\u00e9crire directement.<\/p>\n          <a href=\"tel:0761473119\" class=\"jp-btn jp-btn-solid\">Appeler le 07 61 47 31 19<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer>\n    <div class=\"jp-wrap\">\n      <div>\u00a9 2026 Justine Petit \u2014 Valorisation &amp; d\u00e9bourrage de chevaux<\/div>\n      <div>Saint-Martin-aux-Arbres (76) \u00b7 <a href=\"mailto:Juju.petit@icloud.com\">Juju.petit@icloud.com<\/a><\/div>\n    <\/div>\n  <\/footer>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Justine Petit \u00b7 \u00c9curies \u00c0 propos Prestations R\u00e9alisations Contact 07 61 47 31 19 D\u00e9bourrage \u00b7 Valorisation \u00b7 CSO Des jeunes chevaux pr\u00e9par\u00e9s avec patience, pour partir sur de bonnes bases. Cavali\u00e8re sp\u00e9cialis\u00e9e dans le d\u00e9bourrage et la valorisation de jeunes et vieux chevaux, orient\u00e9e concours de saut d&rsquo;obstacles \u2014 \u00e0 Saint-Martin-aux-Arbres (76). Me confier [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Accueil - Justine Petit - Valorisation de chevaux<\/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:\/\/ae.justinepetit.fr\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accueil - Justine Petit - Valorisation de chevaux\" \/>\n<meta property=\"og:description\" content=\"Justine Petit \u00b7 \u00c9curies \u00c0 propos Prestations R\u00e9alisations Contact 07 61 47 31 19 D\u00e9bourrage \u00b7 Valorisation \u00b7 CSO Des jeunes chevaux pr\u00e9par\u00e9s avec patience, pour partir sur de bonnes bases. Cavali\u00e8re sp\u00e9cialis\u00e9e dans le d\u00e9bourrage et la valorisation de jeunes et vieux chevaux, orient\u00e9e concours de saut d&rsquo;obstacles \u2014 \u00e0 Saint-Martin-aux-Arbres (76). Me confier [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ae.justinepetit.fr\/\" \/>\n<meta property=\"og:site_name\" content=\"Justine Petit - Valorisation de chevaux\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-26T19:20:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/about.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ae.justinepetit.fr\\\/\",\"url\":\"https:\\\/\\\/ae.justinepetit.fr\\\/\",\"name\":\"Accueil - Justine Petit - Valorisation de chevaux\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ae.justinepetit.fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ae.justinepetit.fr\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ae.justinepetit.fr\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ae.justinepetit.fr\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/about.jpg\",\"datePublished\":\"2026-09-26T18:47:03+00:00\",\"dateModified\":\"2026-09-26T19:20:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ae.justinepetit.fr\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ae.justinepetit.fr\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/ae.justinepetit.fr\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ae.justinepetit.fr\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/about.jpg\",\"contentUrl\":\"https:\\\/\\\/ae.justinepetit.fr\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/about.jpg\",\"width\":941,\"height\":1672},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ae.justinepetit.fr\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ae.justinepetit.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accueil\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ae.justinepetit.fr\\\/#website\",\"url\":\"https:\\\/\\\/ae.justinepetit.fr\\\/\",\"name\":\"Justine Petit - Valorisation de chevaux\",\"description\":\"Debourrage, valorisation et depot-vente de chevaux\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ae.justinepetit.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accueil - Justine Petit - Valorisation de chevaux","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:\/\/ae.justinepetit.fr\/","og_locale":"fr_FR","og_type":"article","og_title":"Accueil - Justine Petit - Valorisation de chevaux","og_description":"Justine Petit \u00b7 \u00c9curies \u00c0 propos Prestations R\u00e9alisations Contact 07 61 47 31 19 D\u00e9bourrage \u00b7 Valorisation \u00b7 CSO Des jeunes chevaux pr\u00e9par\u00e9s avec patience, pour partir sur de bonnes bases. Cavali\u00e8re sp\u00e9cialis\u00e9e dans le d\u00e9bourrage et la valorisation de jeunes et vieux chevaux, orient\u00e9e concours de saut d&rsquo;obstacles \u2014 \u00e0 Saint-Martin-aux-Arbres (76). Me confier [&hellip;]","og_url":"https:\/\/ae.justinepetit.fr\/","og_site_name":"Justine Petit - Valorisation de chevaux","article_modified_time":"2026-09-26T19:20:07+00:00","og_image":[{"url":"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/about.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ae.justinepetit.fr\/","url":"https:\/\/ae.justinepetit.fr\/","name":"Accueil - Justine Petit - Valorisation de chevaux","isPartOf":{"@id":"https:\/\/ae.justinepetit.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ae.justinepetit.fr\/#primaryimage"},"image":{"@id":"https:\/\/ae.justinepetit.fr\/#primaryimage"},"thumbnailUrl":"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/about.jpg","datePublished":"2026-09-26T18:47:03+00:00","dateModified":"2026-09-26T19:20:07+00:00","breadcrumb":{"@id":"https:\/\/ae.justinepetit.fr\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ae.justinepetit.fr\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/ae.justinepetit.fr\/#primaryimage","url":"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/about.jpg","contentUrl":"https:\/\/ae.justinepetit.fr\/wp-content\/uploads\/2026\/09\/about.jpg","width":941,"height":1672},{"@type":"BreadcrumbList","@id":"https:\/\/ae.justinepetit.fr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ae.justinepetit.fr\/"},{"@type":"ListItem","position":2,"name":"Accueil"}]},{"@type":"WebSite","@id":"https:\/\/ae.justinepetit.fr\/#website","url":"https:\/\/ae.justinepetit.fr\/","name":"Justine Petit - Valorisation de chevaux","description":"Debourrage, valorisation et depot-vente de chevaux","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ae.justinepetit.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"_links":{"self":[{"href":"https:\/\/ae.justinepetit.fr\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ae.justinepetit.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ae.justinepetit.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ae.justinepetit.fr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ae.justinepetit.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":5,"href":"https:\/\/ae.justinepetit.fr\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":28,"href":"https:\/\/ae.justinepetit.fr\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/28"}],"wp:attachment":[{"href":"https:\/\/ae.justinepetit.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}