{"id":5177,"date":"2025-05-12T12:26:49","date_gmt":"2025-05-12T10:26:49","guid":{"rendered":"https:\/\/particulier.mccp-coiffure-bio.ch\/?page_id=5177"},"modified":"2025-05-15T10:01:04","modified_gmt":"2025-05-15T08:01:04","slug":"test","status":"publish","type":"page","link":"https:\/\/particulier.mccp-coiffure-bio.ch\/en\/test\/","title":{"rendered":"test"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"5177\" class=\"elementor elementor-5177\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-71a7c51 elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no\" data-id=\"71a7c51\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-08fae7c jltma-glass-effect-no\" data-id=\"08fae7c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-91e8c08 jltma-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"91e8c08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>R\u00e9sultats du Diagnostic Capillaire - Salon Millennium<\/title>\r\n    <style>\r\n        \/* Styles g\u00e9n\u00e9raux *\/\r\n        body {\r\n            font-family: 'Montserrat', sans-serif;\r\n            margin: 0;\r\n            padding: 0;\r\n            color: #333;\r\n            background-color: #f9f5f0; \/* Beige de fond principal *\/\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n        \r\n        \/* En-t\u00eate *\/\r\n        .header {\r\n            background-color: #2a352a; \/* Vert fonc\u00e9 Salon Millennium *\/\r\n            color: #fff;\r\n            text-align: center;\r\n            padding: 30px 0;\r\n        }\r\n        \r\n        .logo {\r\n            max-width: 180px;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .congratulation {\r\n            font-size: 26px;\r\n            font-weight: 700;\r\n            margin: 20px 0;\r\n            color: #f9f5f0; \/* Texte clair sur fond fonc\u00e9 *\/\r\n        }\r\n        \r\n        .emoji {\r\n            font-size: 26px;\r\n            vertical-align: middle;\r\n        }\r\n        \r\n        .subtitle {\r\n            font-size: 17px;\r\n            max-width: 750px;\r\n            margin: 0 auto 20px;\r\n            line-height: 1.7;\r\n            color: #ddd; \/* Texte plus doux sur fond fonc\u00e9 *\/\r\n        }\r\n        \r\n        \/* Section vid\u00e9o principale - \u00c9TAPE 1 *\/\r\n        .main-video-section {\r\n            text-align: center;\r\n            padding: 50px 0 30px;\r\n            background-color: #f9f5f0;\r\n        }\r\n        \r\n        .main-video-title {\r\n            font-size: 28px;\r\n            margin-bottom: 35px;\r\n            color: #2a352a;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .main-video-title strong {\r\n            color: #a98a37; \/* Or pour l'\u00c9TAPE *\/\r\n        }\r\n        \r\n        .video-player-wrapper {\r\n            max-width: 850px;\r\n            margin: 0 auto 30px;\r\n            position: relative;\r\n            border-radius: 12px;\r\n            overflow: hidden;\r\n            box-shadow: 0 10px 35px rgba(0, 0, 0, 0.12);\r\n            \/* Aspect ratio pour la vid\u00e9o (16:9) *\/\r\n            padding-top: 56.25%; \/* 9 \/ 16 * 100 *\/\r\n        }\r\n\r\n        .video-player-wrapper iframe {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 0;\r\n        }\r\n        \r\n        .video-player-wrapper img {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n        \r\n        .video-overlay {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: rgba(0, 0, 0, 0.3);\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n            align-items: center;\r\n        }\r\n        \r\n        .play-button {\r\n            width: 100px;\r\n            height: 100px;\r\n            background-color: #a98a37;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            cursor: pointer;\r\n            box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);\r\n            transition: transform 0.3s, background-color 0.3s;\r\n        }\r\n        \r\n        .play-button:hover {\r\n            transform: scale(1.1);\r\n            background-color: #c7a349;\r\n        }\r\n        \r\n        .play-button i {\r\n            border-style: solid;\r\n            border-width: 15px 0 15px 30px;\r\n            border-color: transparent transparent transparent #fff;\r\n            margin-left: 10px;\r\n        }\r\n        \r\n        .video-caption {\r\n            color: #fff;\r\n            font-size: 24px;\r\n            font-weight: 600;\r\n            margin-top: 20px;\r\n            text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);\r\n            max-width: 80%;\r\n            text-align: center;\r\n        }\r\n        \r\n        .video-episode {\r\n            color: #fff;\r\n            font-size: 18px;\r\n            margin-top: 10px;\r\n            font-weight: 500;\r\n            text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);\r\n        }\r\n        \r\n        \/* CTA Principal - \u00c9TAPE 2 *\/\r\n        .cta-zoom-section {\r\n            background-color: #f9f5f0;\r\n            padding: 20px 0 50px;\r\n            text-align: center;\r\n        }\r\n        \r\n        .cta-step-title {\r\n            font-size: 26px;\r\n            margin-bottom: 25px;\r\n            color: #2a352a;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .cta-step-title strong {\r\n            color: #a98a37;\r\n        }\r\n        \r\n        .cta-button-zoom {\r\n            display: inline-block;\r\n            background-color: #a98a37;\r\n            color: white;\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            text-decoration: none;\r\n            padding: 22px 45px;\r\n            border-radius: 50px;\r\n            min-width: 320px;\r\n            max-width: 550px;\r\n            margin: 0 auto;\r\n            box-shadow: 0 6px 18px rgba(169, 138, 55, 0.3);\r\n            transition: transform 0.3s, box-shadow 0.3s;\r\n            border: none;\r\n            cursor: pointer;\r\n            text-align: center;\r\n        }\r\n        \r\n        .cta-button-zoom:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 9px 25px rgba(169, 138, 55, 0.4);\r\n        }\r\n        \r\n        .cta-zoom-subtitle {\r\n            font-size: 16px;\r\n            color: #555;\r\n            margin-top: 15px;\r\n        }\r\n        \r\n        \/* Section Attention *\/\r\n        .attention-section {\r\n            background-color: #fff5e6;\r\n            padding: 40px 0;\r\n            text-align: center;\r\n            border-top: 1px solid #ffe0b2;\r\n            border-bottom: 1px solid #ffe0b2;\r\n        }\r\n        \r\n        .attention-title {\r\n            font-size: 24px;\r\n            font-weight: 700;\r\n            color: #e65100;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n        \r\n        .attention-title i {\r\n            margin-right: 10px;\r\n            font-size: 28px;\r\n        }\r\n        \r\n        .attention-subtitle {\r\n            font-size: 20px;\r\n            font-weight: 600;\r\n            color: #333;\r\n            margin-bottom: 20px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n        \r\n        .attention-list {\r\n            max-width: 800px;\r\n            margin: 0 auto 30px;\r\n            text-align: left;\r\n            padding-left: 30px;\r\n        }\r\n        \r\n        .attention-list li {\r\n            margin-bottom: 10px;\r\n            position: relative;\r\n            padding-left: 15px;\r\n            list-style-type: none;\r\n        }\r\n        \r\n        .attention-list li:before {\r\n            content: \"\u2022\";\r\n            color: #a98a37;\r\n            font-weight: bold;\r\n            position: absolute;\r\n            left: -15px;\r\n        }\r\n        \r\n        .limited-offer {\r\n            font-weight: 700;\r\n            color: #e65100;\r\n            font-size: 18px;\r\n            margin: 25px 0;\r\n        }\r\n        \r\n        \/* Recommandations - \u00c9TAPE 3 *\/\r\n        .recommendations {\r\n            padding: 60px 0;\r\n            background-color: #fff;\r\n            text-align: center;\r\n        }\r\n        \r\n        .recommendations-title {\r\n            font-size: 28px;\r\n            margin-bottom: 40px;\r\n            color: #2a352a;\r\n            position: relative;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .recommendations-title strong {\r\n            color: #a98a37;\r\n        }\r\n        \r\n        .recommendations-title:after {\r\n            content: \"\";\r\n            display: block;\r\n            width: 100px;\r\n            height: 3px;\r\n            background-color: #a98a37;\r\n            margin: 15px auto 0;\r\n        }\r\n        \r\n        .recommendations-grid {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            justify-content: center;\r\n            gap: 35px;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .recommendation-card {\r\n            flex: 1;\r\n            min-width: 300px;\r\n            max-width: 360px;\r\n            background-color: #f9f7f3;\r\n            border-radius: 10px;\r\n            padding: 30px 25px;\r\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07);\r\n            transition: transform 0.3s, box-shadow 0.3s;\r\n            position: relative;\r\n            overflow: hidden;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n        \r\n        .recommendation-card:hover {\r\n            transform: translateY(-6px);\r\n            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .recommendation-card:before {\r\n            content: \"\";\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 6px;\r\n            background-color: #a98a37;\r\n        }\r\n        \r\n        .recommendation-icon {\r\n            font-size: 40px;\r\n            color: #a98a37;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .recommendation-title-card {\r\n            font-size: 22px;\r\n            font-weight: 700;\r\n            margin-bottom: 15px;\r\n            color: #2a352a;\r\n        }\r\n        \r\n        .recommendation-subtitle {\r\n            font-size: 16px;\r\n            font-style: italic;\r\n            color: #555;\r\n            margin-bottom: 20px;\r\n            min-height: 48px;\r\n        }\r\n        \r\n        .recommendations-content {\r\n            flex-grow: 1;\r\n        }\r\n\r\n        .recommendation-features {\r\n            text-align: left;\r\n            margin-bottom: 25px;\r\n            font-size: 15px;\r\n        }\r\n        \r\n        .recommendation-feature {\r\n            margin-bottom: 12px;\r\n            position: relative;\r\n            padding-left: 28px;\r\n        }\r\n        \r\n        .recommendation-feature:before {\r\n            content: \"\u2713\";\r\n            color: #a98a37;\r\n            position: absolute;\r\n            left: 0;\r\n            font-weight: bold;\r\n            font-size: 18px;\r\n        }\r\n        \r\n        .recommendation-button {\r\n            display: inline-block;\r\n            background-color: #2a352a;\r\n            color: white;\r\n            font-size: 15px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            padding: 14px 28px;\r\n            border-radius: 50px;\r\n            transition: background-color 0.3s, transform 0.2s;\r\n            margin-top: auto;\r\n        }\r\n        \r\n        .recommendation-button:hover {\r\n            background-color: #a98a37;\r\n            transform: translateY(-2px);\r\n        }\r\n        \r\n        \/* Why Section *\/\r\n        .why-section {\r\n            background-color: #f9f5f0;\r\n            padding: 60px 0;\r\n        }\r\n        \r\n        .why-title {\r\n            text-align: center;\r\n            font-size: 26px;\r\n            margin-bottom: 45px;\r\n            color: #2a352a;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .why-grid {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            justify-content: center;\r\n            gap: 25px;\r\n            max-width: 950px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .why-item {\r\n            flex: 1 1 45%;\r\n            min-width: 280px;\r\n            background-color: #fff;\r\n            border-left: 5px solid #a98a37;\r\n            border-radius: 8px;\r\n            padding: 20px 25px;\r\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);\r\n            font-size: 16px;\r\n        }\r\n        \r\n        .date-reminder {\r\n            text-align: center;\r\n            font-size: 18px;\r\n            margin: 40px 0 30px;\r\n            font-weight: 600;\r\n            color: #2a352a;\r\n        }\r\n        \r\n        .highlight {\r\n            color: #a98a37;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        \/* Secondary CTA *\/\r\n        .cta-secondary {\r\n            background-color: #f9f5f0;\r\n            padding: 20px 0 60px;\r\n            text-align: center;\r\n        }\r\n        \r\n        \/* Testimonial *\/\r\n        .testimonial {\r\n            background-color: #2a352a;\r\n            padding: 70px 0;\r\n            color: #fff;\r\n            text-align: center;\r\n        }\r\n        \r\n        .quote {\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            font-size: 19px;\r\n            line-height: 1.9;\r\n            font-style: italic;\r\n            position: relative;\r\n            padding: 0 40px;\r\n            color: #f0f0f0;\r\n        }\r\n        \r\n        .quote:before, .quote:after {\r\n            content: \"\"\";\r\n            font-size: 80px;\r\n            line-height: 0;\r\n            position: absolute;\r\n            color: #a98a37;\r\n            font-family: Georgia, serif;\r\n        }\r\n        \r\n        .quote:before {\r\n            top: 20px;\r\n            left: -10px;\r\n        }\r\n        \r\n        .quote:after {\r\n            content: \"\"\";\r\n            bottom: -20px;\r\n            right: -10px;\r\n        }\r\n        \r\n        .quote-author {\r\n            margin-top: 35px;\r\n            font-weight: 600;\r\n            display: block;\r\n            color: #a98a37;\r\n            font-size: 17px;\r\n        }\r\n        \r\n        \/* Footer *\/\r\n        .footer {\r\n            background-color: #1e1e1e;\r\n            color: #999;\r\n            padding: 40px 0;\r\n            text-align: center;\r\n            font-size: 14px;\r\n        }\r\n        \r\n        .footer a {\r\n            color: #a98a37;\r\n            text-decoration: none;\r\n        }\r\n        \r\n        .footer a:hover {\r\n            text-decoration: underline;\r\n        }\r\n        \r\n        .footer-links {\r\n            margin-top: 15px;\r\n        }\r\n        \r\n        .footer-links span {\r\n            margin: 0 10px;\r\n        }\r\n        \r\n        \/* Responsive Design *\/\r\n        @media (max-width: 992px) {\r\n            .video-player-wrapper {\r\n                height: auto;\r\n            }\r\n            \r\n            .play-button {\r\n                width: 80px;\r\n                height: 80px;\r\n            }\r\n            \r\n            .play-button i {\r\n                border-width: 12px 0 12px 24px;\r\n            }\r\n            \r\n            .recommendations-grid {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n            \r\n            .recommendation-card {\r\n                max-width: 480px;\r\n                width: calc(100% - 40px);\r\n                margin-bottom: 30px;\r\n            }\r\n            \r\n            .recommendation-features {\r\n                min-height: auto;\r\n            }\r\n            \r\n            .recommendation-subtitle {\r\n                min-height: auto;\r\n            }\r\n            \r\n            .why-item {\r\n                flex-basis: 100%;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .container {\r\n                padding: 0 15px;\r\n            }\r\n            \r\n            .congratulation {\r\n                font-size: 22px;\r\n            }\r\n            \r\n            .main-video-title {\r\n                font-size: 24px;\r\n            }\r\n            \r\n            .video-caption {\r\n                font-size: 18px;\r\n            }\r\n            \r\n            .cta-button-zoom {\r\n                width: 90%;\r\n                padding: 18px 25px;\r\n                font-size: 18px;\r\n            }\r\n            \r\n            .cta-step-title {\r\n                font-size: 22px;\r\n            }\r\n            \r\n            .recommendations-title {\r\n                font-size: 26px;\r\n            }\r\n            \r\n            .recommendation-card {\r\n                max-width: 100%;\r\n            }\r\n            \r\n            .why-title {\r\n                font-size: 22px;\r\n            }\r\n            \r\n            .quote {\r\n                padding: 0 15px;\r\n                font-size: 17px;\r\n            }\r\n            \r\n            .quote:before {\r\n                left: -5px;\r\n            }\r\n            \r\n            .quote:after {\r\n                right: -5px;\r\n            }\r\n        }\r\n    <\/style>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<\/head>\r\n<body>\r\n    <!-- En-t\u00eate -->\r\n    <div class=\"header\">\r\n        <div class=\"container\">\r\n            <img decoding=\"async\" src=\"https:\/\/salon-millennium.ch\/wp-content\/uploads\/2021\/06\/logo.png\" alt=\"Salon Millennium by Eve Logo\" class=\"logo\">\r\n            <div class=\"congratulation\">\r\n                <span class=\"emoji\">\ud83c\udf1f<\/span> CONGRATULATIONS SOPHIE! YOUR CUSTOMIZED SOLUTION IS READY <span class=\"emoji\">\ud83c\udf1f<\/span>\r\n            <\/div>\r\n            <div class=\"subtitle\">\r\n                Following your \"damaged hair\" diagnosis with the objective of \"intense repair\",\r\n                our experts analyze your unique hair profile to create your customized program.\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Section vid\u00e9o principale - \u00c9TAPE 1 -->\r\n    <div class=\"main-video-section\">\r\n        <div class=\"container\">\r\n            <h2 class=\"main-video-title\"><strong>STEP 1:<\/strong> View your personalized message from Eve Fadier<\/h2>\r\n            <div class=\"video-player-wrapper\">\r\n                <img decoding=\"async\" src=\"\/api\/placeholder\/850\/478\" alt=\"Eve Fadier, fondatrice du Salon Millennium\">\r\n                <div class=\"video-overlay\">\r\n                    <div class=\"play-button\">\r\n                        <i><\/i>\r\n                    <\/div>\r\n                    <div class=\"video-caption\">Eve Fadier presents your customized repair program<\/div>\r\n                    <div class=\"video-episode\">EPISODE 1<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- CTA Principal - \u00c9TAPE 2 -->\r\n    <div class=\"cta-zoom-section\">\r\n        <div class=\"container\">\r\n            <h2 class=\"cta-step-title\"><strong>STEP 2:<\/strong> Book your personal consultation<\/h2>\r\n            <a href=\"#\" class=\"cta-button-zoom\">BOOK MY FREE ZOOM CONSULTATION WITH AN EXPERT<\/a>\r\n            <p class=\"cta-zoom-subtitle\">20 minutes of free, no-obligation 100% advice!<\/p>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Section Attention -->\r\n    <div class=\"attention-section\">\r\n        <div class=\"container\">\r\n            <div class=\"attention-title\">\r\n                <span>\u26a0\ufe0f IMPORTANT! Before leaving this page...<\/span>\r\n            <\/div>\r\n            <h3 class=\"attention-subtitle\">Complete your hair care journey by booking your FREE consultation<\/h3>\r\n            <ul class=\"attention-list\">\r\n                <li>20 minutes one-to-one with one of our experts<\/li>\r\n                <li>In-depth analysis of your diagnosis<\/li>\r\n                <li>Personalized action plan for damaged hair<\/li>\r\n                <li>Technical advice adapted to your daily routine<\/li>\r\n            <\/ul>\r\n            <div class=\"limited-offer\">LIMITED OFFER: Only 8 slots available this week!<\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Recommandations - \u00c9TAPE 3 -->\r\n    <div class=\"recommendations\">\r\n        <div class=\"container\">\r\n            <h2 class=\"recommendations-title\"><strong>STEP 3:<\/strong> Discover your personalized recommendations<\/h2>\r\n            <div class=\"recommendations-grid\">\r\n                <!-- Recommandation 1 -->\r\n                <div class=\"recommendation-card\">\r\n                    <div class=\"recommendations-content\">\r\n                        <div class=\"recommendation-icon\">\ud83d\udc8e<\/div>\r\n                        <h3 class=\"recommendation-title-card\">BIOACTIVE BOND NATULIQUE skin care<\/h3>\r\n                        <div class=\"recommendation-subtitle\">The ideal treatment for weakened hair<\/div>\r\n                        <div class=\"recommendation-features\">\r\n                            <div class=\"recommendation-feature\">Restores damaged capillary bonds<\/div>\r\n                            <div class=\"recommendation-feature\">Strengthens your hair's internal structure<\/div>\r\n                            <div class=\"recommendation-feature\">Perfectly respects your highly sensitive skin<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <a href=\"#\" class=\"recommendation-button\">BOOK THIS TREATMENT<\/a>\r\n                <\/div>\r\n                \r\n                <!-- Recommandation 2 -->\r\n                <div class=\"recommendation-card\">\r\n                    <div class=\"recommendations-content\">\r\n                        <div class=\"recommendation-icon\">\u2728<\/div>\r\n                        <h3 class=\"recommendation-title-card\">HEAD SPA \"\u00c9nergie Vitale<\/h3>\r\n                        <div class=\"recommendation-subtitle\">To optimize results<\/div>\r\n                        <div class=\"recommendation-features\">\r\n                            <div class=\"recommendation-feature\">Stimulates microcirculation for stronger hair<\/div>\r\n                            <div class=\"recommendation-feature\">Cleanses thoroughly while respecting your sensitivity<\/div>\r\n                            <div class=\"recommendation-feature\">Prepares your hair to better receive repair treatments<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <a href=\"#\" class=\"recommendation-button\">BOOK THIS TREATMENT<\/a>\r\n                <\/div>\r\n                \r\n                <!-- Recommandation 3 -->\r\n                <div class=\"recommendation-card\">\r\n                    <div class=\"recommendations-content\">\r\n                        <div class=\"recommendation-icon\">\ud83c\udfe1<\/div>\r\n                        <h3 class=\"recommendation-title-card\">Home Routine BIOACTIVE range<\/h3>\r\n                        <div class=\"recommendation-subtitle\">To prolong the benefits between visits<\/div>\r\n                        <div class=\"recommendation-features\">\r\n                            <div class=\"recommendation-feature\">Bioactive rice protein shampoo N\u00b04<\/div>\r\n                            <div class=\"recommendation-feature\">Bioactive Maintenance N\u00b03<\/div>\r\n                            <div class=\"recommendation-feature\">Leave-in Mask Bioactive N\u00b06<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <a href=\"#\" class=\"recommendation-button\">DISCOVER THESE PRODUCTS<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Why Section -->\r\n    <div class=\"why-section\">\r\n        <div class=\"container\">\r\n            <h2 class=\"why-title\">Why this free consultation will transform your hair:<\/h2>\r\n            <div class=\"why-grid\">\r\n                <div class=\"why-item\">Expert diagnosis for optimum results.<\/div>\r\n                <div class=\"why-item\">Clear answers to all your specific questions.<\/div>\r\n                <div class=\"why-item\">Advice tailored to your routine and your goals.<\/div>\r\n                <div class=\"why-item\">The assurance of choosing the most appropriate care, without error.<\/div>\r\n                <div class=\"why-item\">A privileged moment to co-create your hair journey.<\/div>\r\n                <div class=\"why-item\">No obligation to buy, just expert advice for you.<\/div>\r\n            <\/div>\r\n            <div class=\"date-reminder\">And note the date: For optimum consultation, <span class=\"highlight\">book today!<\/span><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Secondary CTA -->\r\n    <div class=\"cta-secondary\">\r\n        <div class=\"container\">\r\n            <a href=\"#\" class=\"cta-button-zoom\">STEP 2: BOOK MY FREE CONSULTATION (VALUE 50 CHF)<\/a>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Testimonial -->\r\n    <div class=\"testimonial\">\r\n        <div class=\"container\">\r\n            <div class=\"quote\">\r\n                The diagnosis is that special moment when we take the time to really understand your hair.\r\n                Share your concerns in complete confidence during this virtual consultation,\r\n                and together, we'll find the way to hair that looks and feels like you, every day.\r\n                <span class=\"quote-author\">Eve Fadier, Founder of Salon Millennium by Eve<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Footer -->\r\n    <div class=\"footer\">\r\n        <div class=\"container\">\r\n            <div>Copyright \u00a9 2025 Salon Millennium by Eve. All rights reserved.<\/div>\r\n            <div class=\"footer-links\">\r\n                <a href=\"https:\/\/salon-millennium.ch\">www.salon-millennium.ch<\/a>\r\n                <span>|<\/span>\r\n                <a href=\"tel:+41216353367\">+41 21 635 33 67<\/a>\r\n                <span>|<\/span>\r\n                <a href=\"https:\/\/salon-millennium.ch\/politique-de-confidentialite\/\">Privacy policy<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>R\u00e9sultats du Diagnostic Capillaire &#8211; Salon Millennium \ud83c\udf1f F\u00c9LICITATIONS SOPHIE ! VOTRE SOLUTION PERSONNALIS\u00c9E EST PR\u00caTE \ud83c\udf1f Suite \u00e0 votre diagnostic &#8220;cheveux ab\u00eem\u00e9s&#8221; avec objectif de &#8220;r\u00e9paration intense&#8221;, nos experts ont analys\u00e9 votre profil capillaire unique pour cr\u00e9er votre programme sur mesure. \u00c9TAPE 1: Regardez votre message personnalis\u00e9 d&#8217;Eve Fadier Eve Fadier vous pr\u00e9sente votre [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-5177","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/particulier.mccp-coiffure-bio.ch\/en\/wp-json\/wp\/v2\/pages\/5177","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/particulier.mccp-coiffure-bio.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/particulier.mccp-coiffure-bio.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/particulier.mccp-coiffure-bio.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/particulier.mccp-coiffure-bio.ch\/en\/wp-json\/wp\/v2\/comments?post=5177"}],"version-history":[{"count":0,"href":"https:\/\/particulier.mccp-coiffure-bio.ch\/en\/wp-json\/wp\/v2\/pages\/5177\/revisions"}],"wp:attachment":[{"href":"https:\/\/particulier.mccp-coiffure-bio.ch\/en\/wp-json\/wp\/v2\/media?parent=5177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}