{"id":1932,"date":"2025-08-17T11:16:04","date_gmt":"2025-08-17T11:16:04","guid":{"rendered":"https:\/\/juiceinfusion.net\/?page_id=1932"},"modified":"2025-08-19T01:48:45","modified_gmt":"2025-08-19T01:48:45","slug":"start-your-cleanse","status":"publish","type":"page","link":"https:\/\/juiceinfusion.net\/?page_id=1932","title":{"rendered":"Start Your Cleanse"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1932\" class=\"elementor elementor-1932\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0118c9a e-flex e-con-boxed e-con e-parent\" data-id=\"0118c9a\" 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-837fa12 elementor-widget elementor-widget-html\" data-id=\"837fa12\" 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<section class=\"ji v3\" id=\"cleanse-landing\" aria-label=\"Juice Infusion Cleanse Landing\">\r\n  <!-- ===================== STYLES ===================== -->\r\n  <style>\r\n    \/* ===== Brand System ===== *\/\r\n    .ji.v3 {\r\n      --bg: #DEEFE5;\r\n      --surface: #ffffff;\r\n      --ink: #0F172A;\r\n      --muted: #475569;\r\n      --g1: #01A568;\r\n      --g2: #54B435;\r\n      --g3: #61CE70;\r\n      --g4: #379237;\r\n      --accent: #F3D31D;\r\n      --radius: 16px;\r\n      --shadow-1: 0 6px 16px rgba(15,23,42,.08);\r\n      --shadow-2: 0 12px 32px rgba(15,23,42,.14);\r\n      --max: 100%;\r\n    }\r\n\r\n    \/* ===== Reset (scoped) ===== *\/\r\n    .ji.v3, .ji.v3 * { box-sizing: border-box; }\r\n    .ji.v3 { font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial; color: var(--ink); background: var(--bg); line-height: 1.5; }\r\n    .ji.v3 a { color: inherit; text-decoration: none; }\r\n    .ji.v3 img { max-width: 100%; height: auto; display: block; }\r\n    .ji.v3 .wrap { max-width: var(--max); margin: 0 auto; padding: 16px; }\r\n\r\n    html, body { scroll-behavior: smooth; touch-action: pan-y; overscroll-behavior-y: none; }\r\n\r\n    \/* ===== HERO ===== *\/\r\n    .ji-hero { position: relative; min-height: 80vh; isolation: isolate; overflow: hidden; background: linear-gradient(120deg, var(--g1), var(--g2), var(--g3)); margin: 0 calc(50% - 50vw); padding: 0; width: 100vw; }\r\n    .ji-hero::before {\r\n      content: \"\"; position: absolute; inset: -10%; background: radial-gradient(50% 30% at 20% 20%, rgba(243,211,29,.25), transparent 50%), radial-gradient(50% 30% at 80% 60%, rgba(97,206,112,.25), transparent 50%);\r\n      filter: blur(20px); animation: drift 16s ease-in-out infinite alternate; z-index: 0;\r\n    }\r\n    @keyframes drift { 0% { transform: translate(-3%, -3%) scale(1); } 50% { transform: translate(3%, 3%) scale(1.03); } 100% { transform: translate(-3%, -3%) scale(1); } }\r\n\r\n    .ji-hero video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; filter: saturate(1.1) contrast(1.05) brightness(.9); mix-blend-mode: multiply; }\r\n    .ji-hero .overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.5) 0%, rgba(0,0,0,.7) 60%, rgba(0,0,0,.8) 100%); z-index: 1; }\r\n    .ji-hero .content { position: relative; z-index: 2; height: 100%; display: flex; flex-direction: column; justify-content: center; text-align: center; padding: 40px 16px; }\r\n    .ji-hero .tag { display: inline-flex; gap: 6px; align-items: center; padding: 6px 10px; border-radius: 999px; background: rgba(255,255,255,.12); color: #fff; font-weight: 700; letter-spacing: .03em; text-transform: lowercase; backdrop-filter: blur(4px); font-size: 0.85rem; }\r\n    .ji-hero h1 { color: #fff; text-shadow: 0 6px 20px rgba(0,0,0,.4); font-size: clamp(1.6rem, 6.5vw, 2.4rem); line-height: 1.1; letter-spacing: -.01em; margin: 10px 0; }\r\n    .ji-hero p.big { color: #f1f5f9; max-width: 90%; margin: 0 auto 12px; font-size: clamp(0.85rem, 2.5vw, 0.95rem); }\r\n    .ji-hero .btns { display: flex; gap: 8px; flex-wrap: wrap; justify-content: center; }\r\n\r\n    \/* Buttons *\/\r\n    .ji .btn { display: inline-flex; align-items: center; justify-content: center; gap: 6px; padding: 10px 16px; border-radius: 999px; font-weight: 700; letter-spacing: .01em; transition: transform .15s ease, box-shadow .15s ease; border: 1px solid rgba(255,255,255,.15); box-shadow: var(--shadow-1); font-size: 0.9rem; touch-action: manipulation; }\r\n    .ji .btn.primary { background: linear-gradient(135deg, var(--g2), var(--g1)); color: #fff; }\r\n    .ji .btn.primary:hover { transform: translateY(-1px) scale(1.03); box-shadow: var(--shadow-2); }\r\n    .ji .btn.light { background: rgba(255,255,255,.12); color: #fff; }\r\n    .ji .btn.light:hover { background: rgba(255,255,255,.2); transform: translateY(-1px); }\r\n    .ji .btn.ghost { background: #fff; color: var(--g1); border-color: rgba(15,23,42,.06); }\r\n    .ji .btn.subscribe { background: linear-gradient(135deg, var(--accent), var(--g3)); color: #0F172A; }\r\n\r\n    \/* Scroll cue *\/\r\n    .scroll-cue { position: absolute; bottom: 12px; left: 50%; transform: translateX(-50%); color: #fff; opacity: .85; font-size: 0.75rem; display: flex; align-items: center; gap: 6px; }\r\n    .scroll-cue .dot { width: 5px; height: 5px; border-radius: 50%; background: #fff; animation: bounce 1.4s infinite; }\r\n    @keyframes bounce { 0%, 100% { transform: translateY(0); opacity: .6; } 50% { transform: translateY(-5px); opacity: 1; } }\r\n\r\n    \/* Sticky Tabs *\/\r\n    .ji-tabs { position: sticky; top: 0; z-index: 30; backdrop-filter: blur(8px); background: rgba(255,255,255,.75); border-bottom: 1px solid rgba(15,23,42,.06); }\r\n    .ji-tabs .wrap { display: flex; gap: 6px; overflow-x: auto; scrollbar-width: none; -ms-overflow-style: none; padding: 8px 16px; }\r\n    .ji-tabs .wrap::-webkit-scrollbar { display: none; }\r\n    .chip { white-space: nowrap; padding: 6px 10px; border-radius: 999px; background: #fff; border: 1px solid rgba(15,23,42,.06); box-shadow: var(--shadow-1); font-weight: 700; color: #0F172A; font-size: 0.8rem; }\r\n\r\n    \/* Section Head *\/\r\n    .ji-section { padding: 32px 0; text-align: center; }\r\n    .head { max-width: 90%; margin: 0 auto; }\r\n    .eyebrow { color: var(--g2); font-weight: 800; letter-spacing: .12em; text-transform: uppercase; font-size: 0.75rem; }\r\n    .ji-section h2 { font-size: clamp(1.4rem, 5vw, 1.8rem); margin: 6px 0; letter-spacing: -.01em; }\r\n    .lead { max-width: 90%; margin: 0 auto; color: var(--muted); font-size: 0.85rem; }\r\n\r\n    \/* Product Row (Horizontal Carousel by Default) *\/\r\n    .row { margin-top: 12px; overflow-x: auto; display: flex; gap: 8px; scroll-snap-type: x mandatory; padding: 8px 16px 12px; justify-content: flex-start; touch-action: pan-x; -webkit-overflow-scrolling: touch; scroll-behavior: smooth; overscroll-behavior-x: contain; }\r\n    .row::-webkit-scrollbar { height: 4px; }\r\n    .row::-webkit-scrollbar-thumb { background: rgba(0,0,0,.1); border-radius: 999px; }\r\n    .row::-webkit-scrollbar-track { background: transparent; }\r\n\r\n    \/* Carousel Controls *\/\r\n    .carousel-controls { display: flex; align-items: center; justify-content: center; gap: 10px; margin-top: 8px; }\r\n    .carousel-controls button { background: rgba(255,255,255,.85); border: 1px solid rgba(15,23,42,.1); border-radius: 50%; width: 24px; height: 24px; font-size: 0.8rem; color: var(--g2); box-shadow: var(--shadow-1); }\r\n    .carousel-indicators { display: flex; gap: 5px; }\r\n    .carousel-indicators .dot { width: 6px; height: 6px; background: rgba(15,23,42,.25); border-radius: 50%; }\r\n    .carousel-indicators .dot.active { background: var(--g2); transform: scale(1.2); }\r\n\r\n    .card { flex: 0 0 85%; max-width: 85%; scroll-snap-align: center; background: var(--surface); border: 1px solid rgba(15,23,42,.06); border-radius: var(--radius); box-shadow: var(--shadow-1); overflow: hidden; }\r\n    .pic { aspect-ratio: 4\/3; display: grid; place-items: center; padding: 8px; background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(222,239,229,.5) 100%); }\r\n    .heroish { aspect-ratio: 4\/3; }\r\n    .pic img { width: 92%; height: auto; object-fit: contain; filter: drop-shadow(0 12px 24px rgba(15,23,42,.18)); }\r\n\r\n    .body { padding: 8px 10px 10px; display: flex; flex-direction: column; gap: 5px; }\r\n    .body h3 { font-size: 0.95rem; margin: 0; letter-spacing: -.01em; }\r\n    .body p { color: var(--muted); margin: 0; font-size: 0.8rem; min-height: 2.2em; }\r\n    .body .price { font-weight: 700; color: var(--g2); font-size: 0.85rem; }\r\n    .body .benefits { font-size: 0.75rem; color: var(--muted); line-height: 1.4; }\r\n\r\n    .cta { display: flex; gap: 5px; margin-top: 6px; flex-wrap: wrap; }\r\n    .btn.soft { background: linear-gradient(135deg, var(--g3), var(--g2)); color: #0F172A; border: 1px solid rgba(15,23,42,.05); }\r\n    .btn.outline { background: #fff; border: 1px solid rgba(15,23,42,.1); font-weight: 700; }\r\n\r\n    .pill { position: absolute; top: 6px; left: 6px; background: rgba(255,255,255,.85); border: 1px solid rgba(15,23,42,.1); padding: 3px 6px; border-radius: 999px; font-size: 0.65rem; font-weight: 800; color: #0F172A; box-shadow: var(--shadow-1); }\r\n    .pill::after { content: \"\"; display: inline-block; width: 4px; height: 4px; background: var(--accent); border-radius: 50%; margin-left: 5px; box-shadow: 0 0 0 4px rgba(243,211,29,.15); }\r\n\r\n    \/* Desktop-specific styles *\/\r\n    @media (min-width: 769px) {\r\n      .card { flex: 0 0 320px; max-width: 320px; }\r\n      .row { gap: 12px; padding: 12px 24px 16px; }\r\n    }\r\n\r\n    \/* Mobile-specific styles *\/\r\n    @media (max-width: 768px) {\r\n      .row { flex-direction: column; gap: 16px; overflow-x: visible; scroll-snap-type: none; touch-action: auto; }\r\n      .card { flex: none; max-width: 100%; scroll-snap-align: none; }\r\n      .carousel-controls { display: none; }\r\n    }\r\n\r\n    \/* Why Cleanse Section *\/\r\n    .why-cleanse-section { background: #fdfbf7; padding: 2rem 0.5rem; position: relative; }\r\n    .why-cleanse-section .bg-deco { position: absolute; border-radius: 50%; filter: blur(32px); opacity: 0.35; z-index: -10; }\r\n    .why-cleanse-section .bg-deco.top-left { top: 0; left: 0; width: 100px; height: 100px; background: #ccffcc; }\r\n    .why-cleanse-section .bg-deco.bottom-right { bottom: 0; right: 0; width: 110px; height: 110px; background: #fff3cc; }\r\n    .why-cleanse-section .benefits-grid { display: grid; grid-template-columns: 1fr; gap: 1rem; margin-top: 1rem; }\r\n    .why-cleanse-section .benefit { background: var(--surface); padding: 1rem; border-radius: var(--radius); box-shadow: var(--shadow-1); }\r\n    .why-cleanse-section .benefit h3 { font-size: 1rem; color: var(--g2); font-weight: 700; margin-bottom: 0.5rem; display: flex; align-items: center; gap: 5px; }\r\n    .why-cleanse-section .benefit p { font-size: 0.8rem; color: var(--muted); line-height: 1.5; }\r\n\r\n    \/* How It Works Section *\/\r\n    .how-it-works-section { background: #fefefe; padding: 2rem 0.5rem; }\r\n    .how-it-works-section .steps-grid { display: grid; grid-template-columns: 1fr; gap: 1rem; margin-top: 1rem; }\r\n    .how-it-works-section .step { background: var(--surface); padding: 1rem; border-radius: var(--radius); box-shadow: var(--shadow-1); }\r\n    .how-it-works-section .step h3 { font-size: 0.95rem; color: var(--ink); font-weight: 700; margin-bottom: 0.5rem; }\r\n    .how-it-works-section .step p { font-size: 0.8rem; color: var(--muted); line-height: 1.5; }\r\n    .how-it-works-section .step .icon { font-size: 1.6rem; margin-bottom: 0.3rem; color: var(--g2); }\r\n\r\n    \/* Ingredients Section *\/\r\n    .ingredients-section { background: #DEEFE5; padding: 2rem 0.5rem; }\r\n    .ingredients-section .ingredients-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 0.6rem; margin-top: 1rem; }\r\n    .ingredients-section .ingredient { padding: 0.6rem; border-radius: var(--radius); background: var(--surface); box-shadow: var(--shadow-1); }\r\n    .ingredients-section .ingredient span { font-size: 0.8rem; font-weight: 700; color: var(--g2); }\r\n\r\n    \/* Testimonials Section *\/\r\n    .testimonials-section { background: #fdfbf7; padding: 2rem 0.5rem; }\r\n    .testimonials-section .testimonials-grid { display: grid; grid-template-columns: 1fr; gap: 1rem; margin-top: 1rem; }\r\n    .testimonials-section .testimonial { background: var(--surface); padding: 1rem; border-radius: var(--radius); box-shadow: var(--shadow-1); }\r\n    .testimonials-section .testimonial p { font-size: 0.8rem; color: var(--muted); line-height: 1.5; font-style: italic; }\r\n    .testimonials-section .testimonial .name { font-size: 0.85rem; font-weight: 700; color: var(--ink); margin-top: 0.4rem; }\r\n\r\n    \/* Subscription Section *\/\r\n    .subscription-section { background: #fefefe; padding: 2rem 0.5rem; }\r\n    .subscription-section h2 { font-size: clamp(1.4rem, 4vw, 1.6rem); color: var(--g2); font-weight: 800; margin-bottom: 0.8rem; }\r\n    .subscription-section p { font-size: 0.9rem; color: var(--muted); max-width: 90%; margin: 0 auto 1rem; }\r\n    .subscription-section .cta a { padding: 10px 18px; font-size: 0.9rem; }\r\n\r\n    \/* Final CTA Section *\/\r\n    .final-cta-section { background: linear-gradient(135deg, var(--g2), var(--g1)); padding: 2.5rem 0.5rem; position: relative; }\r\n    .final-cta-section .bg-img { position: absolute; inset: 0; background: url('https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/06\/22.jpg') center\/cover no-repeat; opacity: 0.2; filter: blur(6px); }\r\n    .final-cta-section .overlay { position: absolute; inset: 0; background: rgba(0,0,0,.7); z-index: 1; }\r\n    .final-cta-section .wrap { position: relative; z-index: 2; }\r\n    .final-cta-section h2 { font-size: clamp(1.6rem, 5vw, 2rem); color: #fff; font-weight: 800; margin-bottom: 0.8rem; text-shadow: 0 3px 10px rgba(0,0,0,.25); }\r\n    .final-cta-section p { font-size: 0.95rem; color: #f1f5f9; max-width: 90%; margin: 0 auto 1rem; }\r\n    .final-cta-section .cta a { padding: 10px 20px; font-size: 0.9rem; box-shadow: var(--shadow-2); }\r\n\r\n    \/* Trust Signals *\/\r\n    .trust-signals { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.6rem; margin-top: 1rem; }\r\n    .trust-signals .signal { font-size: 0.8rem; color: #f1f5f9; font-weight: 700; }\r\n\r\n    \/* Quick Order Bar *\/\r\n    .qob { position: fixed; bottom: 8px; left: 50%; transform: translateX(-50%); width: min(94%, 400px); display: flex; gap: 5px; justify-content: space-between; align-items: center; padding: 5px; border-radius: 999px; backdrop-filter: blur(10px); background: rgba(255,255,255,.7); border: 1px solid rgba(15,23,42,.06); box-shadow: var(--shadow-2); z-index: 60; }\r\n    .qob .qbtn { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 2px; padding: 6px; border-radius: 12px; font-weight: 700; border: 1px solid rgba(15,23,42,.06); background: #fff; }\r\n    .qob .qbtn .ico { font-size: 14px; }\r\n    .qob .qbtn .txt { font-size: 0.65rem; }\r\n    .qob .order { flex: 1.3; background: linear-gradient(135deg, var(--g2), var(--g1)); color: #fff; border: 1px solid rgba(255,255,255,.2); }\r\n\r\n    \/* Back to Top Button *\/\r\n    .back-to-top { position: fixed; bottom: 60px; right: 12px; background: var(--g2); color: #fff; border-radius: 50%; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; box-shadow: var(--shadow-2); z-index: 50; opacity: 0; }\r\n    .back-to-top.visible { opacity: 1; }\r\n\r\n    \/* Motion preference *\/\r\n    @media (prefers-reduced-motion: reduce) { .ji * { transition: none !important; animation: none !important; } }\r\n  <\/style>\r\n\r\n  <!-- ===================== HERO ===================== -->\r\n  <header class=\"ji-hero\" id=\"hero\" aria-label=\"Cleanse Hero\">\r\n    <video autoplay muted playsinline loop preload=\"auto\" aria-label=\"Cleanse hero background video\">\r\n      <source src=\"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-hero.mp4\" type=\"video\/mp4\" \/>\r\n    <\/video>\r\n    <div class=\"overlay\" aria-hidden=\"true\"><\/div>\r\n    <div class=\"content\">\r\n      <div class=\"tag reveal\">cleanse \u2022 reboot \u2022 glow<\/div>\r\n      <h1 class=\"reveal\" style=\"transition-delay:.06s\">Reset Your Body. Recharge Your Mind.<\/h1>\r\n      <p class=\"big reveal\" style=\"transition-delay:.12s\">Detox and energize with our organic juice cleanses. Fresh, raw, and delivered to you.<\/p>\r\n      <div class=\"btns reveal\" style=\"transition-delay:.18s\">\r\n        <a class=\"btn primary ripple\" href=\"#cleanses\" aria-label=\"Choose My Cleanse\">Choose Cleanse<\/a>\r\n        <a class=\"btn light ripple\" href=\"#how-it-works\" aria-label=\"Learn How It Works\">Learn More<\/a>\r\n      <\/div>\r\n      <div class=\"scroll-cue reveal\" style=\"transition-delay:.24s\"><span class=\"dot\"><\/span> Scroll<\/div>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <!-- ===================== STICKY TABS ===================== -->\r\n  <nav class=\"ji-tabs\" aria-label=\"Cleanse navigation\">\r\n    <div class=\"wrap\">\r\n      <a class=\"chip ripple\" href=\"#cleanses\">Cleanses<\/a>\r\n      <a class=\"chip ripple\" href=\"#why-cleanse\">Why Cleanse<\/a>\r\n      <a class=\"chip ripple\" href=\"#how-it-works\">How It Works<\/a>\r\n      <a class=\"chip ripple\" href=\"#ingredients\">Ingredients<\/a>\r\n      <a class=\"chip ripple\" href=\"#testimonials\">Testimonials<\/a>\r\n      <a class=\"chip ripple\" href=\"#subscription\">Subscribe<\/a>\r\n    <\/div>\r\n  <\/nav>\r\n\r\n  <!-- ===================== WHY CLEANSE SECTION ===================== -->\r\n  <section class=\"why-cleanse-section\" id=\"why-cleanse\">\r\n    <div class=\"wrap\">\r\n      <div class=\"bg-deco top-left\"><\/div>\r\n      <div class=\"bg-deco bottom-right\"><\/div>\r\n      <div class=\"head\">\r\n        <h2 class=\"reveal\">Why Juice Infusion?<\/h2>\r\n        <p class=\"lead reveal\" style=\"transition-delay:.06s\">Raw, unfiltered juices packed with up to 17.5 lbs of organic fruits and vegetables.<\/p>\r\n      <\/div>\r\n      <div class=\"benefits-grid\">\r\n        <div class=\"benefit reveal\">\r\n          <h3><span class=\"icon\">\u26a1<\/span> Energy Boost<\/h3>\r\n          <p>Fight fatigue with nutrient-packed juices.<\/p>\r\n        <\/div>\r\n        <div class=\"benefit reveal\" style=\"transition-delay:.1s\">\r\n          <h3><span class=\"icon\">\ud83c\udf00<\/span> Detox Naturally<\/h3>\r\n          <p>Flush toxins and support digestion.<\/p>\r\n        <\/div>\r\n        <div class=\"benefit reveal\" style=\"transition-delay:.2s\">\r\n          <h3><span class=\"icon\">\ud83c\udf31<\/span> Glow Up<\/h3>\r\n          <p>Improve skin and vitality.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== CLEANSE PROGRAMS ===================== -->\r\n  <section class=\"ji-section\" id=\"cleanses\">\r\n    <div class=\"wrap\">\r\n      <div class=\"head\">\r\n        <div class=\"eyebrow reveal\">Transform with Us<\/div>\r\n        <h2 class=\"reveal\" style=\"transition-delay:.06s\">Pick Your Cleanse<\/h2>\r\n        <p class=\"lead reveal\" style=\"transition-delay:.12s\">From a 1-day reset to a 5-day reboot, find the perfect cleanse for you.<\/p>\r\n      <\/div>\r\n\r\n      <!-- Juice Cleanse 1 -->\r\n      <div class=\"head\">\r\n        <h2 class=\"reveal\" style=\"transition-delay:.18s\">Juice Cleanse 1<\/h2>\r\n        <p class=\"lead reveal\" style=\"transition-delay:.24s\">A balanced mix of greens, proteins, and superfoods for a total body refresh.<\/p>\r\n      <\/div>\r\n      <div class=\"row\">\r\n        <article class=\"card reveal\">\r\n          <div class=\"pill\">Starter<\/div>\r\n          <div class=\"pic heroish\">\r\n            <a href=\"https:\/\/juiceinfusion.net\/?product=juice-cleanse-1-1-day-detox-organic-juice-cleanse\" aria-label=\"Juice Cleanse 1 \u2013 1 Day Detox\">\r\n              <img decoding=\"async\" src=\"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-1-scaled.png\" alt=\"Juice Cleanse 1 \u2013 1 Day Detox\" loading=\"lazy\" \/>\r\n            <\/a>\r\n          <\/div>\r\n          <div class=\"body\">\r\n            <h3>1-Day Detox<\/h3>\r\n            <p class=\"price\">$58<\/p>\r\n            <p>Kickstart your wellness with a 1-day cleanse.<\/p>\r\n            <p class=\"benefits\">\u2022 6 juices\/day<br>\u2022 Boosts energy<br>\u2022 Supports digestion<\/p>\r\n            <div class=\"cta\">\r\n              <a class=\"btn soft ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&add-to-cart=1930\" aria-label=\"Quick add 1-Day Detox\">Add to Cart<\/a>\r\n              <a class=\"btn subscribe ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&subscribe=1930\" aria-label=\"Subscribe to 1-Day Detox\">Subscribe<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/article>\r\n        <article class=\"card reveal\">\r\n          <div class=\"pic heroish\">\r\n            <a href=\"https:\/\/juiceinfusion.net\/product\/juice-cleanse-1-3-day-detox-program-organic-juice-cleanse\/\" aria-label=\"Juice Cleanse 1 \u2013 3 Day Detox\">\r\n              <img decoding=\"async\" src=\"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-2-scaled.png\" alt=\"Juice Cleanse 1 \u2013 3 Day Detox\" loading=\"lazy\" \/>\r\n            <\/a>\r\n          <\/div>\r\n          <div class=\"body\">\r\n            <h3>3-Day Detox<\/h3>\r\n            <p class=\"price\">$165 <span style=\"color: var(--muted); font-size: 0.8rem;\">($160 sub)<\/span><\/p>\r\n            <p>Deep cleanse for clarity and energy.<\/p>\r\n            <p class=\"benefits\">\u2022 18 juices total<br>\u2022 Enhances clarity<br>\u2022 Promotes weight loss<\/p>\r\n            <div class=\"cta\">\r\n              <a class=\"btn soft ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&add-to-cart=1934\" aria-label=\"Quick add 3-Day Detox\">Add to Cart<\/a>\r\n              <a class=\"btn subscribe ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&subscribe=1934\" aria-label=\"Subscribe to 3-Day Detox\">Subscribe<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/article>\r\n        <article class=\"card reveal\">\r\n          <div class=\"pill\">Best Value<\/div>\r\n          <div class=\"pic heroish\">\r\n            <a href=\"https:\/\/juiceinfusion.net\/?product=juice-cleanse-1-5-day-full-body-detox-organic-juice-cleanse\" aria-label=\"Juice Cleanse 1 \u2013 5 Day Detox\">\r\n              <img decoding=\"async\" src=\"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-2-scaled.png\" alt=\"Juice Cleanse 1 \u2013 5 Day Detox\" loading=\"lazy\" \/>\r\n            <\/a>\r\n          <\/div>\r\n          <div class=\"body\">\r\n            <h3>5-Day Detox<\/h3>\r\n            <p class=\"price\">$275 <span style=\"color: var(--muted); font-size: 0.8rem;\">($260 sub)<\/span><\/p>\r\n            <p>Ultimate detox for a full body reset.<\/p>\r\n            <p class=\"benefits\">\u2022 30 juices total<br>\u2022 Full body reset<br>\u2022 Enhances vitality<\/p>\r\n            <div class=\"cta\">\r\n              <a class=\"btn soft ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&add-to-cart=1936\" aria-label=\"Quick add 5-Day Detox\">Add to Cart<\/a>\r\n              <a class=\"btn subscribe ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&subscribe=1936\" aria-label=\"Subscribe to 5-Day Detox\">Subscribe<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/article>\r\n      <\/div>\r\n      <div class=\"carousel-controls\">\r\n        <button class=\"prev\" aria-label=\"Previous product\">\u2190<\/button>\r\n        <div class=\"carousel-indicators\">\r\n          <span class=\"dot\"><\/span>\r\n          <span class=\"dot\"><\/span>\r\n          <span class=\"dot\"><\/span>\r\n        <\/div>\r\n        <button class=\"next\" aria-label=\"Next product\">\u2192<\/button>\r\n      <\/div>\r\n      <div class=\"section-cta\">\r\n        <a class=\"btn primary ripple\" href=\"https:\/\/juiceinfusion.net\/?product_cat=detox-cleanse-packs\" aria-label=\"View All Juice Cleanse 1\">Start Cleanse 1<\/a>\r\n      <\/div>\r\n\r\n      <!-- Master Juice Cleanse 2 -->\r\n      <div class=\"head\" style=\"margin-top: 2rem;\">\r\n        <h2 class=\"reveal\" style=\"transition-delay:.18s\">Master Juice Cleanse 2<\/h2>\r\n        <p class=\"lead reveal\" style=\"transition-delay:.24s\">Advanced detox with extra nutrients for maximum results.<\/p>\r\n      <\/div>\r\n      <div class=\"row\">\r\n        <article class=\"card reveal\">\r\n          <div class=\"pill\">Advanced<\/div>\r\n          <div class=\"pic heroish\">\r\n            <a href=\"https:\/\/juiceinfusion.net\/?product=master-juice-cleanse-2-1-day-detox-advanced-organic-cleanse\" aria-label=\"Master Juice Cleanse 2 \u2013 1 Day Detox\">\r\n              <img decoding=\"async\" src=\"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-5-scaled.png\" alt=\"Master Juice Cleanse 2 \u2013 1 Day Detox\" loading=\"lazy\" \/>\r\n            <\/a>\r\n          <\/div>\r\n          <div class=\"body\">\r\n            <h3>1-Day Detox<\/h3>\r\n            <p class=\"price\">$68<\/p>\r\n            <p>Powerful 1-day detox for energy and clarity.<\/p>\r\n            <p class=\"benefits\">\u2022 6 juices\/day<br>\u2022 Enhanced nutrients<br>\u2022 Energy surge<\/p>\r\n            <div class=\"cta\">\r\n              <a class=\"btn soft ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&add-to-cart=1940\" aria-label=\"Quick add 1-Day Master Detox\">Add to Cart<\/a>\r\n              <a class=\"btn subscribe ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&subscribe=1940\" aria-label=\"Subscribe to 1-Day Master Detox\">Subscribe<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/article>\r\n        <article class=\"card reveal\">\r\n          <div class=\"pic heroish\">\r\n            <a href=\"https:\/\/juiceinfusion.net\/?product=master-juice-cleanse-2-3-day-detox-program-organic-juice-cleanse\" aria-label=\"Master Juice Cleanse 2 \u2013 3 Day Detox\">\r\n              <img decoding=\"async\" src=\"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-3-scaled.png\" alt=\"Master Juice Cleanse 2 \u2013 3 Day Detox\" loading=\"lazy\" \/>\r\n            <\/a>\r\n          <\/div>\r\n          <div class=\"body\">\r\n            <h3>3-Day Detox<\/h3>\r\n            <p class=\"price\">$195 <span style=\"color: var(--muted); font-size: 0.8rem;\">($185 sub)<\/span><\/p>\r\n            <p>Deep detox for enhanced results.<\/p>\r\n            <p class=\"benefits\">\u2022 18 juices total<br>\u2022 Deep detoxification<br>\u2022 Boosts immunity<\/p>\r\n            <div class=\"cta\">\r\n              <a class=\"btn soft ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&add-to-cart=1942\" aria-label=\"Quick add 3-Day Master Detox\">Add to Cart<\/a>\r\n              <a class=\"btn subscribe ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&subscribe=1942\" aria-label=\"Subscribe to 3-Day Master Detox\">Subscribe<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/article>\r\n        <article class=\"card reveal\">\r\n          <div class=\"pill\">Max Results<\/div>\r\n          <div class=\"pic heroish\">\r\n            <a href=\"https:\/\/juiceinfusion.net\/?product=master-juice-cleanse-2-5-day-full-body-detox-organic-juice-cleanse\" aria-label=\"Master Juice Cleanse 2 \u2013 5 Day Detox\">\r\n              <img decoding=\"async\" src=\"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-4-scaled.png\" alt=\"Master Juice Cleanse 2 \u2013 5 Day Detox\" loading=\"lazy\" \/>\r\n            <\/a>\r\n          <\/div>\r\n          <div class=\"body\">\r\n            <h3>5-Day Detox<\/h3>\r\n            <p class=\"price\">$325 <span style=\"color: var(--muted); font-size: 0.8rem;\">($310 sub)<\/span><\/p>\r\n            <p>Full transformation with maximum clarity.<\/p>\r\n            <p class=\"benefits\">\u2022 30 juices total<br>\u2022 Complete reset<br>\u2022 Maximum clarity<\/p>\r\n            <div class=\"cta\">\r\n              <a class=\"btn soft ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&add-to-cart=1946\" aria-label=\"Quick add 5-Day Master Detox\">Add to Cart<\/a>\r\n              <a class=\"btn subscribe ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&subscribe=1946\" aria-label=\"Subscribe to 5-Day Master Detox\">Subscribe<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/article>\r\n      <\/div>\r\n      <div class=\"carousel-controls\">\r\n        <button class=\"prev\" aria-label=\"Previous product\">\u2190<\/button>\r\n        <div class=\"carousel-indicators\">\r\n          <span class=\"dot\"><\/span>\r\n          <span class=\"dot\"><\/span>\r\n          <span class=\"dot\"><\/span>\r\n        <\/div>\r\n        <button class=\"next\" aria-label=\"Next product\">\u2192<\/button>\r\n      <\/div>\r\n      <div class=\"section-cta\">\r\n        <a class=\"btn primary ripple\" href=\"https:\/\/juiceinfusion.net\/?product_cat=detox-cleanse-packs\" aria-label=\"View All Master Juice Cleanse 2\">Start Master Cleanse<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== HOW IT WORKS SECTION ===================== -->\r\n  <section class=\"how-it-works-section\" id=\"how-it-works\">\r\n    <div class=\"wrap\">\r\n      <div class=\"head\">\r\n        <h2 class=\"reveal\">Simple & Fresh<\/h2>\r\n        <p class=\"lead reveal\" style=\"transition-delay:.06s\">Seamless process with fresh, organic juices.<\/p>\r\n      <\/div>\r\n      <div class=\"steps-grid\">\r\n        <div class=\"step reveal\">\r\n          <div class=\"icon\">\ud83d\uded2<\/div>\r\n          <h3>Order Online<\/h3>\r\n          <p>Choose your cleanse in a few clicks.<\/p>\r\n        <\/div>\r\n        <div class=\"step reveal\" style=\"transition-delay:.1s\">\r\n          <div class=\"icon\">\ud83e\udd6c<\/div>\r\n          <h3>Made Fresh<\/h3>\r\n          <p>Cold-pressed daily, never pasteurized.<\/p>\r\n        <\/div>\r\n        <div class=\"step reveal\" style=\"transition-delay:.2s\">\r\n          <div class=\"icon\">\ud83d\ude9a<\/div>\r\n          <h3>Delivered<\/h3>\r\n          <p>Free local delivery via Grubhub.<\/p>\r\n        <\/div>\r\n        <div class=\"step reveal\" style=\"transition-delay:.3s\">\r\n          <div class=\"icon\">\u2728<\/div>\r\n          <h3>Cleanse & Glow<\/h3>\r\n          <p>Feel the transformation from day one.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== INGREDIENTS SECTION ===================== -->\r\n  <section class=\"ingredients-section\" id=\"ingredients\">\r\n    <div class=\"wrap\">\r\n      <div class=\"head\">\r\n        <h2 class=\"reveal\">Powerful Ingredients<\/h2>\r\n        <p class=\"lead reveal\" style=\"transition-delay:.06s\">Kale, cucumber, beet, and more for health and flavor.<\/p>\r\n      <\/div>\r\n      <div class=\"ingredients-grid\">\r\n        <div class=\"ingredient reveal\"><span>Kale<\/span><\/div>\r\n        <div class=\"ingredient reveal\" style=\"transition-delay:.1s\"><span>Cucumber<\/span><\/div>\r\n        <div class=\"ingredient reveal\" style=\"transition-delay:.2s\"><span>Beet<\/span><\/div>\r\n        <div class=\"ingredient reveal\" style=\"transition-delay:.3s\"><span>Turmeric<\/span><\/div>\r\n        <div class=\"ingredient reveal\" style=\"transition-delay:.4s\"><span>Almond<\/span><\/div>\r\n        <div class=\"ingredient reveal\" style=\"transition-delay:.5s\"><span>Chia<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== TESTIMONIALS SECTION ===================== -->\r\n  <section class=\"testimonials-section\" id=\"testimonials\">\r\n    <div class=\"wrap\">\r\n      <div class=\"head\">\r\n        <h2 class=\"reveal\">Our Community Loves It<\/h2>\r\n        <p class=\"lead reveal\" style=\"transition-delay:.06s\">Real stories of energy and transformation.<\/p>\r\n      <\/div>\r\n      <div class=\"testimonials-grid\">\r\n        <div class=\"testimonial reveal\">\r\n          <p>\u201cSo much energy after the 3-day cleanse!\u201d<\/p>\r\n          <div class=\"name\">Sarah M.<\/div>\r\n        <\/div>\r\n        <div class=\"testimonial reveal\" style=\"transition-delay:.1s\">\r\n          <p>\u201cMy skin looks amazing!\u201d<\/p>\r\n          <div class=\"name\">James T.<\/div>\r\n        <\/div>\r\n        <div class=\"testimonial reveal\" style=\"transition-delay:.2s\">\r\n          <p>\u201cSuper fresh and convenient.\u201d<\/p>\r\n          <div class=\"name\">Emily R.<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== SUBSCRIPTION SECTION ===================== -->\r\n  <section class=\"subscription-section\" id=\"subscription\">\r\n    <div class=\"wrap\">\r\n      <div class=\"head\">\r\n        <h2 class=\"reveal\">Stay Committed<\/h2>\r\n        <p class=\"lead reveal\" style=\"transition-delay:.06s\">Subscribe weekly or monthly and save up to $15 per cleanse.<\/p>\r\n      <\/div>\r\n      <div class=\"cta\">\r\n        <a class=\"btn subscribe ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&subscribe=1936\" aria-label=\"Subscribe & Save\">Subscribe & Save<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== FINAL CTA SECTION ===================== -->\r\n  <section class=\"final-cta-section\" id=\"final-cta\">\r\n    <div class=\"bg-img\" aria-hidden=\"true\"><\/div>\r\n    <div class=\"overlay\" aria-hidden=\"true\"><\/div>\r\n    <div class=\"wrap\">\r\n      <div class=\"head\">\r\n        <h2 class=\"reveal\">Start Your Reset<\/h2>\r\n        <p class=\"lead reveal\" style=\"transition-delay:.06s\">Feel the difference with your first sip.<\/p>\r\n      <\/div>\r\n      <div class=\"cta\">\r\n        <a class=\"btn primary ripple\" href=\"https:\/\/juiceinfusion.net\/?product_cat=detox-cleanse-packs\" aria-label=\"Explore Cleanses\">Explore Cleanses<\/a>\r\n      <\/div>\r\n      <div class=\"trust-signals\">\r\n        <div class=\"signal\"><span>\u2705<\/span> Free Delivery<\/div>\r\n        <div class=\"signal\"><span>\u2705<\/span> Visa\/MC Accepted<\/div>\r\n        <div class=\"signal\"><span>\u2705<\/span> 100% Organic<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Quick Order Bar -->\r\n  <div class=\"qob\" role=\"complementary\" aria-label=\"Quick order actions\">\r\n    <a class=\"qbtn ripple\" href=\"#cleanses\" aria-label=\"Go to Cleanses\"><span class=\"ico\">\ud83e\udd64<\/span><span class=\"txt\">Cleanses<\/span><\/a>\r\n    <a class=\"qbtn ripple\" href=\"#subscription\" aria-label=\"Go to Subscription\"><span class=\"ico\">\ud83d\udd04<\/span><span class=\"txt\">Subscribe<\/span><\/a>\r\n    <a class=\"qbtn ripple order\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153&add-to-cart=1930\" aria-label=\"Order 1-Day Detox now\"><span class=\"ico\">\u26a1<\/span><span class=\"txt\">Order<\/span><\/a>\r\n    <a class=\"qbtn ripple\" href=\"https:\/\/juiceinfusion.net\/?page_id=1153\" aria-label=\"View cart\"><span class=\"ico\">\ud83d\uded2<\/span><span class=\"txt\">Cart<\/span><\/a>\r\n  <\/div>\r\n\r\n  <!-- Back to Top Button -->\r\n  <a href=\"#hero\" class=\"back-to-top\" aria-label=\"Back to top\"><span>\u2191<\/span><\/a>\r\n\r\n  <!-- ===================== SCRIPTS ===================== -->\r\n  <script>\r\n    (function(){\r\n      const root = document.getElementById('cleanse-landing');\r\n\r\n      \/\/ Intersection-based reveals\r\n      const revealEls = [...root.querySelectorAll('.reveal')];\r\n      const io = new IntersectionObserver((entries) => {\r\n        entries.forEach(e => {\r\n          if (e.isIntersecting) {\r\n            e.target.classList.add('show');\r\n            io.unobserve(e.target);\r\n          }\r\n        });\r\n      }, { threshold: .2, rootMargin: '0px 0px -15% 0px' });\r\n      revealEls.forEach(el => io.observe(el));\r\n\r\n      \/\/ Smooth anchor scroll\r\n      root.querySelectorAll('a[href^=\"#\"]').forEach(a => {\r\n        a.addEventListener('click', (e) => {\r\n          const id = a.getAttribute('href').slice(1);\r\n          const tgt = document.getElementById(id);\r\n          if (tgt) { e.preventDefault(); tgt.scrollIntoView({ behavior: 'smooth', block: 'start' }); }\r\n        });\r\n      });\r\n\r\n      \/\/ iOS video autoplay\r\n      const v = root.querySelector('.ji-hero video');\r\n      if (v) { v.addEventListener('loadeddata', () => { v.muted = true; v.play().catch(() => {}); }); }\r\n\r\n      \/\/ Back to top button\r\n      const backToTop = root.querySelector('.back-to-top');\r\n      window.addEventListener('scroll', () => {\r\n        backToTop.classList.toggle('visible', window.scrollY > 200);\r\n      }, { passive: true });\r\n\r\n      \/\/ Carousel functionality for non-mobile devices\r\n      if (window.innerWidth > 768) {\r\n        const rows = root.querySelectorAll('.row');\r\n        rows.forEach(row => {\r\n          const cards = row.querySelectorAll('.card');\r\n          const controls = row.nextElementSibling;\r\n          const indicators = controls.querySelectorAll('.dot');\r\n          const prevBtn = controls.querySelector('.prev');\r\n          const nextBtn = controls.querySelector('.next');\r\n          let isScrolling;\r\n          let touchStartX = 0;\r\n\r\n          const updateIndicators = () => {\r\n            const rowRect = row.getBoundingClientRect();\r\n            let closestCard = null;\r\n            let minDistance = Infinity;\r\n            let activeIndex = 0;\r\n            cards.forEach((card, index) => {\r\n              const rect = card.getBoundingClientRect();\r\n              const distance = Math.abs(rect.left + rect.width \/ 2 - window.innerWidth \/ 2);\r\n              if (distance < minDistance) {\r\n                minDistance = distance;\r\n                closestCard = card;\r\n                activeIndex = index;\r\n              }\r\n            });\r\n            indicators.forEach((dot, i) => {\r\n              dot.classList.toggle('active', i === activeIndex);\r\n            });\r\n          };\r\n\r\n          row.addEventListener('scroll', () => {\r\n            window.clearTimeout(isScrolling);\r\n            updateIndicators();\r\n            isScrolling = setTimeout(() => {\r\n              const rowRect = row.getBoundingClientRect();\r\n              let closestCard = null;\r\n              let minDistance = Infinity;\r\n              cards.forEach(card => {\r\n                const rect = card.getBoundingClientRect();\r\n                const distance = Math.abs(rect.left + rect.width \/ 2 - window.innerWidth \/ 2);\r\n                if (distance < minDistance) {\r\n                  minDistance = distance;\r\n                  closestCard = card;\r\n                }\r\n              });\r\n              if (closestCard) {\r\n                closestCard.scrollIntoView({ behavior: 'smooth', inline: 'center' });\r\n              }\r\n            }, 80);\r\n          }, { passive: true });\r\n\r\n          indicators.forEach((dot, index) => {\r\n            dot.addEventListener('click', () => {\r\n              cards[index].scrollIntoView({ behavior: 'smooth', inline: 'center' });\r\n            });\r\n          });\r\n\r\n          prevBtn.addEventListener('click', () => {\r\n            const currentIndex = Array.from(indicators).findIndex(dot => dot.classList.contains('active'));\r\n            const prevIndex = Math.max(0, currentIndex - 1);\r\n            cards[prevIndex].scrollIntoView({ behavior: 'smooth', inline: 'center' });\r\n          });\r\n\r\n          nextBtn.addEventListener('click', () => {\r\n            const currentIndex = Array.from(indicators).findIndex(dot => dot.classList.contains('active'));\r\n            const nextIndex = Math.min(cards.length - 1, currentIndex + 1);\r\n            cards[nextIndex].scrollIntoView({ behavior: 'smooth', inline: 'center' });\r\n          });\r\n\r\n          row.addEventListener('touchstart', (e) => {\r\n            touchStartX = e.changedTouches[0].screenX;\r\n          }, { passive: true });\r\n\r\n          row.addEventListener('touchmove', (e) => {\r\n            const deltaX = touchStartX - e.changedTouches[0].screenX;\r\n            const deltaY = touchStartX - e.changedTouches[0].screenY;\r\n            if (Math.abs(deltaY) > Math.abs(deltaX)) {\r\n              e.preventDefault();\r\n            }\r\n          }, { passive: false });\r\n\r\n          row.addEventListener('touchend', (e) => {\r\n            const touchEndX = e.changedTouches[0].screenX;\r\n            const delta = touchStartX - touchEndX;\r\n            if (Math.abs(delta) > 40) {\r\n              const currentIndex = Array.from(indicators).findIndex(dot => dot.classList.contains('active'));\r\n              let newIndex = delta > 0 ? Math.min(cards.length - 1, currentIndex + 1) : Math.max(0, currentIndex - 1);\r\n              cards[newIndex].scrollIntoView({ behavior: 'smooth', inline: 'center' });\r\n            }\r\n          }, { passive: true });\r\n\r\n          updateIndicators();\r\n        });\r\n      }\r\n    })();\r\n  <\/script>\r\n<\/section>\t\t\t\t<\/div>\n\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>cleanse \u2022 reboot \u2022 glow Reset Your Body. Recharge Your Mind. Detox and energize with our organic juice cleanses. Fresh, raw, and delivered to you. Choose Cleanse Learn More Scroll Cleanses Why Cleanse How It Works Ingredients Testimonials Subscribe Why Juice Infusion? Raw, unfiltered juices packed with up to 17.5 lbs of organic fruits and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","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":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"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":""},"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-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":"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":""},"mobile":{"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":""}},"_joinchat":[],"footnotes":""},"class_list":["post-1932","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Start Your Cleanse - juice infusion<\/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:\/\/juiceinfusion.net\/?page_id=1932\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Start Your Cleanse - juice infusion\" \/>\n<meta property=\"og:description\" content=\"cleanse \u2022 reboot \u2022 glow Reset Your Body. Recharge Your Mind. Detox and energize with our organic juice cleanses. Fresh, raw, and delivered to you. Choose Cleanse Learn More Scroll Cleanses Why Cleanse How It Works Ingredients Testimonials Subscribe Why Juice Infusion? Raw, unfiltered juices packed with up to 17.5 lbs of organic fruits and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/juiceinfusion.net\/?page_id=1932\" \/>\n<meta property=\"og:site_name\" content=\"juice infusion\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-19T01:48:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-1-scaled.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/?page_id=1932\",\"url\":\"https:\\\/\\\/juiceinfusion.net\\\/?page_id=1932\",\"name\":\"Start Your Cleanse - juice infusion\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/?page_id=1932#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/?page_id=1932#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/juiceinfusion.net\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cleanser-1-scaled.png\",\"datePublished\":\"2025-08-17T11:16:04+00:00\",\"dateModified\":\"2025-08-19T01:48:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/?page_id=1932#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/juiceinfusion.net\\\/?page_id=1932\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/?page_id=1932#primaryimage\",\"url\":\"https:\\\/\\\/juiceinfusion.net\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cleanser-1-scaled.png\",\"contentUrl\":\"https:\\\/\\\/juiceinfusion.net\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cleanser-1-scaled.png\",\"width\":2560,\"height\":1706},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/?page_id=1932#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/juiceinfusion.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Start Your Cleanse\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/#website\",\"url\":\"https:\\\/\\\/juiceinfusion.net\\\/\",\"name\":\"juice infusion\",\"description\":\"No 1 Organic Juice, Smoothies and AcaiBowls Bar in L.A\",\"publisher\":{\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/juiceinfusion.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/#organization\",\"name\":\"juice infusion\",\"url\":\"https:\\\/\\\/juiceinfusion.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/juiceinfusion.net\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-cropped-juice-infusion-logo-png-new-1.png\",\"contentUrl\":\"https:\\\/\\\/juiceinfusion.net\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-cropped-juice-infusion-logo-png-new-1.png\",\"width\":512,\"height\":284,\"caption\":\"juice infusion\"},\"image\":{\"@id\":\"https:\\\/\\\/juiceinfusion.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Start Your Cleanse - juice infusion","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:\/\/juiceinfusion.net\/?page_id=1932","og_locale":"en_US","og_type":"article","og_title":"Start Your Cleanse - juice infusion","og_description":"cleanse \u2022 reboot \u2022 glow Reset Your Body. Recharge Your Mind. Detox and energize with our organic juice cleanses. Fresh, raw, and delivered to you. Choose Cleanse Learn More Scroll Cleanses Why Cleanse How It Works Ingredients Testimonials Subscribe Why Juice Infusion? Raw, unfiltered juices packed with up to 17.5 lbs of organic fruits and [&hellip;]","og_url":"https:\/\/juiceinfusion.net\/?page_id=1932","og_site_name":"juice infusion","article_modified_time":"2025-08-19T01:48:45+00:00","og_image":[{"url":"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-1-scaled.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/juiceinfusion.net\/?page_id=1932","url":"https:\/\/juiceinfusion.net\/?page_id=1932","name":"Start Your Cleanse - juice infusion","isPartOf":{"@id":"https:\/\/juiceinfusion.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/juiceinfusion.net\/?page_id=1932#primaryimage"},"image":{"@id":"https:\/\/juiceinfusion.net\/?page_id=1932#primaryimage"},"thumbnailUrl":"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-1-scaled.png","datePublished":"2025-08-17T11:16:04+00:00","dateModified":"2025-08-19T01:48:45+00:00","breadcrumb":{"@id":"https:\/\/juiceinfusion.net\/?page_id=1932#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/juiceinfusion.net\/?page_id=1932"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/juiceinfusion.net\/?page_id=1932#primaryimage","url":"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-1-scaled.png","contentUrl":"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/08\/cleanser-1-scaled.png","width":2560,"height":1706},{"@type":"BreadcrumbList","@id":"https:\/\/juiceinfusion.net\/?page_id=1932#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/juiceinfusion.net\/"},{"@type":"ListItem","position":2,"name":"Start Your Cleanse"}]},{"@type":"WebSite","@id":"https:\/\/juiceinfusion.net\/#website","url":"https:\/\/juiceinfusion.net\/","name":"juice infusion","description":"No 1 Organic Juice, Smoothies and AcaiBowls Bar in L.A","publisher":{"@id":"https:\/\/juiceinfusion.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/juiceinfusion.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/juiceinfusion.net\/#organization","name":"juice infusion","url":"https:\/\/juiceinfusion.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/juiceinfusion.net\/#\/schema\/logo\/image\/","url":"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/10\/cropped-cropped-juice-infusion-logo-png-new-1.png","contentUrl":"https:\/\/juiceinfusion.net\/wp-content\/uploads\/2025\/10\/cropped-cropped-juice-infusion-logo-png-new-1.png","width":512,"height":284,"caption":"juice infusion"},"image":{"@id":"https:\/\/juiceinfusion.net\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/juiceinfusion.net\/index.php?rest_route=\/wp\/v2\/pages\/1932","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/juiceinfusion.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/juiceinfusion.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/juiceinfusion.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/juiceinfusion.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1932"}],"version-history":[{"count":19,"href":"https:\/\/juiceinfusion.net\/index.php?rest_route=\/wp\/v2\/pages\/1932\/revisions"}],"predecessor-version":[{"id":2074,"href":"https:\/\/juiceinfusion.net\/index.php?rest_route=\/wp\/v2\/pages\/1932\/revisions\/2074"}],"wp:attachment":[{"href":"https:\/\/juiceinfusion.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1932"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}