{"id":7,"date":"2026-06-12T13:15:14","date_gmt":"2026-06-12T13:15:14","guid":{"rendered":"https:\/\/youreverydaybreakthroughs.xyz\/?page_id=7"},"modified":"2026-06-12T13:18:08","modified_gmt":"2026-06-12T13:18:08","slug":"sales-page-for","status":"publish","type":"page","link":"https:\/\/youreverydaybreakthroughs.xyz\/?page_id=7","title":{"rendered":"Sales Page For"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e80ea36 e-flex e-con-boxed e-con e-parent\" data-id=\"e80ea36\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3263bfa elementor-widget elementor-widget-html\" data-id=\"3263bfa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Thank You! Your Fresh Breath Recovery Guide is Ready<\/title>\n<style>\n  * { margin:0; padding:0; box-sizing:border-box; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; }\n  body {\n    background: linear-gradient(135deg,#0f2027,#2c5364,#00c9a7);\n    background-size: 400% 400%;\n    animation: gradientShift 15s ease infinite;\n    min-height:100vh;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    padding:20px;\n  }\n  @keyframes gradientShift {\n    0%{background-position:0% 50%}\n    50%{background-position:100% 50%}\n    100%{background-position:0% 50%}\n  }\n  .card {\n    background:#ffffff;\n    border-radius:20px;\n    max-width:650px;\n    width:100%;\n    padding:50px 40px;\n    text-align:center;\n    box-shadow:0 25px 60px rgba(0,0,0,0.3);\n    animation: popIn 0.6s ease-out;\n  }\n  @keyframes popIn {\n    from{opacity:0; transform:scale(0.9) translateY(20px);}\n    to{opacity:1; transform:scale(1) translateY(0);}\n  }\n  .checkmark {\n    width:90px; height:90px;\n    background:linear-gradient(135deg,#00c9a7,#00b894);\n    border-radius:50%;\n    display:flex; align-items:center; justify-content:center;\n    margin:0 auto 25px;\n    box-shadow:0 10px 25px rgba(0,201,167,0.4);\n    animation: bounce 1s ease;\n  }\n  @keyframes bounce {\n    0%{transform:scale(0);}\n    60%{transform:scale(1.2);}\n    100%{transform:scale(1);}\n  }\n  .checkmark svg { width:45px; height:45px; }\n  .brand {\n    font-size:13px;\n    letter-spacing:3px;\n    text-transform:uppercase;\n    color:#00b894;\n    font-weight:700;\n    margin-bottom:10px;\n  }\n  h1 {\n    font-size:32px;\n    color:#1a2e35;\n    margin-bottom:15px;\n    line-height:1.3;\n  }\n  h1 span { color:#00b894; }\n  .subtext {\n    font-size:17px;\n    color:#555;\n    margin-bottom:30px;\n    line-height:1.6;\n  }\n  .download-box {\n    background:linear-gradient(135deg,#f0fffc,#e0f7f1);\n    border:2px dashed #00c9a7;\n    border-radius:14px;\n    padding:25px;\n    margin-bottom:30px;\n  }\n  .download-box p {\n    font-size:15px;\n    color:#333;\n    margin-bottom:15px;\n  }\n  .download-btn {\n    display:inline-block;\n    background:linear-gradient(135deg,#ff7e5f,#feb47b);\n    color:#fff;\n    font-weight:700;\n    font-size:18px;\n    padding:16px 40px;\n    border-radius:50px;\n    text-decoration:none;\n    box-shadow:0 8px 20px rgba(255,126,95,0.4);\n    transition:transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  .download-btn:hover {\n    transform:translateY(-3px);\n    box-shadow:0 12px 28px rgba(255,126,95,0.5);\n  }\n  .next-steps {\n    text-align:left;\n    background:#fafafa;\n    border-radius:14px;\n    padding:25px 30px;\n    margin-bottom:30px;\n  }\n  .next-steps h3 {\n    font-size:18px;\n    color:#1a2e35;\n    margin-bottom:15px;\n    text-align:center;\n  }\n  .step {\n    display:flex;\n    align-items:flex-start;\n    gap:12px;\n    margin-bottom:14px;\n    font-size:15px;\n    color:#444;\n    line-height:1.5;\n  }\n  .step-num {\n    flex-shrink:0;\n    width:28px; height:28px;\n    background:#00b894;\n    color:#fff;\n    border-radius:50%;\n    display:flex; align-items:center; justify-content:center;\n    font-weight:700;\n    font-size:14px;\n  }\n  .social {\n    margin-bottom:25px;\n  }\n  .social p {\n    font-size:14px;\n    color:#777;\n    margin-bottom:12px;\n  }\n  .social-icons a {\n    display:inline-block;\n    width:42px; height:42px;\n    background:#1a2e35;\n    color:#fff;\n    border-radius:50%;\n    line-height:42px;\n    margin:0 6px;\n    text-decoration:none;\n    font-size:18px;\n    transition:background 0.2s ease;\n  }\n  .social-icons a:hover { background:#00b894; }\n  .footer-note {\n    font-size:13px;\n    color:#999;\n    border-top:1px solid #eee;\n    padding-top:20px;\n  }\n  .footer-note strong { color:#00b894; }\n<\/style>\n<\/head>\n<body>\n  <div class=\"card\">\n    <div class=\"checkmark\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <polyline points=\"20 6 9 17 4 12\"><\/polyline>\n      <\/svg>\n    <\/div>\n\n    <div class=\"brand\">Your Everyday Breakthrough<\/div>\n    <h1>You're In! Your <span>Fresh Breath Recovery Guide<\/span> Is On Its Way \ud83c\udf89<\/h1>\n    <p class=\"subtext\">\n      Thank you for trusting us. Your guide is heading straight to your inbox or download folder right now \u2014\n      and your journey to lasting fresh breath and renewed confidence starts today.\n    <\/p>\n\n    <div class=\"download-box\">\n      <p>\ud83d\udce5 Click below to access your guide instantly:<\/p>\n      <a href=\"#\" class=\"download-btn\">Get My Guide Now<\/a>\n    <\/div>\n\n    <div class=\"next-steps\">\n      <h3>What To Do Next<\/h3>\n      <div class=\"step\">\n        <div class=\"step-num\">1<\/div>\n        <div>Check your inbox (and spam\/promotions folder, just in case) for your guide and confirmation email.<\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-num\">2<\/div>\n        <div>Open your Fresh Breath Recovery Guide and read through the Quick-Start section first.<\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-num\">3<\/div>\n        <div>Start applying the first simple step today \u2014 small changes add up fast!<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"social\">\n      <p>Follow along for daily fresh breath tips & breakthroughs:<\/p>\n      <div class=\"social-icons\">\n        <a href=\"#\">f<\/a>\n        <a href=\"#\">\ud835\udd4f<\/a>\n        <a href=\"#\">in<\/a>\n        <a href=\"#\">\u25b6<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"footer-note\">\n      With confidence, <strong>The Your Everyday Breakthrough Team<\/strong><br>\n      \u00a9 2026 Your Everyday Breakthrough. All rights reserved.\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\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>Thank You! Your Fresh Breath Recovery Guide is Ready Your Everyday Breakthrough You&#8217;re In! Your Fresh Breath Recovery Guide Is On Its Way \ud83c\udf89 Thank you for trusting us. Your guide is heading straight to your inbox or download folder right now \u2014 and your journey to lasting fresh breath and renewed confidence starts today. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/youreverydaybreakthroughs.xyz\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youreverydaybreakthroughs.xyz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/youreverydaybreakthroughs.xyz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/youreverydaybreakthroughs.xyz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/youreverydaybreakthroughs.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":4,"href":"https:\/\/youreverydaybreakthroughs.xyz\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":12,"href":"https:\/\/youreverydaybreakthroughs.xyz\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/12"}],"wp:attachment":[{"href":"https:\/\/youreverydaybreakthroughs.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}