{"id":1300,"date":"2026-03-14T21:11:35","date_gmt":"2026-03-14T21:11:35","guid":{"rendered":"https:\/\/focus90days.com\/home-page\/welcome\/?page_id=1300"},"modified":"2026-03-15T19:57:51","modified_gmt":"2026-03-15T19:57:51","slug":"home-2","status":"publish","type":"page","link":"https:\/\/focus90days.com\/home-page\/welcome\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1300\" class=\"elementor elementor-1300\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-04c3617 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"04c3617\" 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-d6d860a\" data-id=\"d6d860a\" 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-8cbc083 elementor-widget elementor-widget-html\" data-id=\"8cbc083\" 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<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Jost:wght@200;300;400;500&display=swap');\r\n  @import url('https:\/\/assets.calendly.com\/assets\/external\/widget.css');\r\n \r\n  :root {\r\n    --teal: #2a9d8f;\r\n    --teal-light: #e8f5f4;\r\n    --teal-mid: #b0ddd9;\r\n    --dark: #1a2e2c;\r\n    --text: #3a4a48;\r\n    --muted: #8aadaa;\r\n    --white: #ffffff;\r\n    --cream: #fafcfc;\r\n  }\r\n \r\n  .f90 * { box-sizing: border-box; margin: 0; padding: 0; }\r\n  .f90 { font-family: 'Jost', sans-serif; font-weight: 300; color: var(--text); overflow-x: hidden; }\r\n \r\n  \/* NAV *\/\r\n  .f90 nav {\r\n    position: fixed; top: 0; left: 0; right: 0; z-index: 9999;\r\n    padding: 28px 60px; display: flex; justify-content: space-between; align-items: center;\r\n    background: rgba(255,255,255,0.92); backdrop-filter: blur(12px);\r\n    border-bottom: 1px solid rgba(42,157,143,0.08);\r\n  }\r\n  .f90 .nav-logo { font-family: 'Jost', sans-serif; font-weight: 200; font-size: 13px; letter-spacing: 0.45em; color: var(--teal); text-transform: uppercase; }\r\n  .f90 .nav-links { display: flex; gap: 40px; list-style: none; }\r\n  .f90 .nav-links a { font-size: 12px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--text); text-decoration: none; font-weight: 300; transition: color 0.3s; }\r\n  .f90 .nav-links a:hover { color: var(--teal); }\r\n  .f90 .nav-cta { font-size: 11px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--teal); font-weight: 400; border: 1px solid var(--teal); padding: 10px 24px; transition: all 0.3s; cursor: pointer; background: none; font-family: 'Jost', sans-serif; }\r\n  .f90 .nav-cta:hover { background: var(--teal); color: white; }\r\n \r\n  \/* HERO *\/\r\n  .f90 .hero { min-height: 100vh; display: flex; flex-direction: column; justify-content: center; padding-top: 80px; }\r\n  .f90 .hero-top { text-align: center; padding: 60px 80px 40px; border-bottom: 1px solid var(--teal-light); }\r\n  .f90 .hero-bottom { display: grid; grid-template-columns: 1fr 1fr; flex: 1; }\r\n  .f90 .hero-left { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: 60px 60px 100px 80px; }\r\n  .f90 .hero-eyebrow { font-size: 11px; letter-spacing: 0.5em; text-transform: uppercase; color: var(--teal); margin-bottom: 32px; opacity: 0; animation: f90fadeUp 1s ease forwards 0.3s; }\r\n  .f90 .hero-headline { font-family: 'Cormorant Garamond', serif; font-size: clamp(48px, 5vw, 80px); font-weight: 300; line-height: 1.05; color: var(--dark); opacity: 0; animation: f90fadeUp 1s ease forwards 0.5s; }\r\n  .f90 .hero-headline em { font-style: italic; color: var(--teal); }\r\n  .f90 .hero-sub { font-size: 16px; line-height: 1.8; color: var(--text); max-width: 420px; margin-bottom: 52px; font-weight: 300; opacity: 0; animation: f90fadeUp 1s ease forwards 0.7s; }\r\n  .f90 .hero-actions { display: flex; align-items: center; gap: 36px; opacity: 0; animation: f90fadeUp 1s ease forwards 0.9s; }\r\n  .f90 .hero-right { position: relative; background: white; display: flex; align-items: center; justify-content: center; overflow: hidden; border-left: 1px solid var(--teal-light); padding: 60px; }\r\n  .f90 .hero-logo-svg { width: 70%; max-width: 380px; opacity: 0; animation: f90fadeIn 1.4s ease forwards 0.6s; }\r\n  .f90 .hero-stat-bar { position: absolute; bottom: 0; left: 0; right: 0; background: white; display: flex; border-top: 1px solid var(--teal-light); }\r\n  .f90 .hero-stat { flex: 1; padding: 28px 32px; border-right: 1px solid var(--teal-light); }\r\n  .f90 .hero-stat:last-child { border-right: none; }\r\n  .f90 .hero-stat-num { font-family: 'Cormorant Garamond', serif; font-size: 36px; font-weight: 300; color: var(--teal); }\r\n  .f90 .hero-stat-label { font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin-top: 4px; }\r\n \r\n  \/* BUTTONS *\/\r\n  .f90 .btn-primary { background: var(--teal); color: white; text-decoration: none; font-size: 11px; letter-spacing: 0.35em; text-transform: uppercase; padding: 18px 40px; font-weight: 400; transition: all 0.35s; font-family: 'Jost', sans-serif; border: none; cursor: pointer; display: inline-block; }\r\n  .f90 .btn-primary:hover { background: var(--dark); color: white; }\r\n  .f90 .btn-ghost { font-size: 12px; letter-spacing: 0.2em; color: var(--text); text-decoration: none; display: flex; align-items: center; gap: 10px; transition: color 0.3s; cursor: pointer; background: none; border: none; font-family: 'Jost', sans-serif; font-weight: 300; }\r\n  .f90 .btn-ghost:hover { color: var(--teal); }\r\n  .f90 .btn-ghost::after { content: '\u2192'; transition: transform 0.3s; }\r\n  .f90 .btn-ghost:hover::after { transform: translateX(4px); }\r\n  .f90 .btn-outline { border: 1px solid var(--dark); color: var(--dark); text-decoration: none; font-size: 11px; letter-spacing: 0.35em; text-transform: uppercase; padding: 18px 40px; font-weight: 400; font-family: 'Jost', sans-serif; transition: all 0.35s; background: none; cursor: pointer; }\r\n  .f90 .btn-outline:hover { background: var(--dark); color: white; }\r\n \r\n  \/* SECTIONS *\/\r\n  .f90 section { padding: 120px 80px; }\r\n  .f90 .section-tag { font-size: 11px; letter-spacing: 0.5em; text-transform: uppercase; color: var(--teal); margin-bottom: 20px; }\r\n  .f90 .section-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(38px, 4vw, 64px); font-weight: 300; line-height: 1.1; color: var(--dark); margin-bottom: 24px; }\r\n  .f90 .section-title em { font-style: italic; color: var(--teal); }\r\n  .f90 .section-body { font-size: 16px; line-height: 1.85; color: var(--text); max-width: 520px; }\r\n \r\n  \/* ABOUT *\/\r\n  .f90 .about { background: var(--cream); display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\r\n  .f90 .about-image-area { position: relative; height: 560px; }\r\n  .f90 .about-circle-1 { position: absolute; width: 380px; height: 380px; border-radius: 50%; background: var(--teal-mid); opacity: 0.25; top: 30px; left: 20px; }\r\n  .f90 .about-circle-2 { position: absolute; width: 300px; height: 300px; border-radius: 50%; border: 1px solid var(--teal); opacity: 0.4; bottom: 40px; right: 0; }\r\n  .f90 .about-quote-card { position: absolute; bottom: 20px; left: 0; background: white; padding: 28px 32px; max-width: 300px; border-left: 3px solid var(--teal); box-shadow: 0 20px 60px rgba(42,157,143,0.08); }\r\n  .f90 .about-quote-text { font-family: 'Cormorant Garamond', serif; font-size: 20px; font-style: italic; line-height: 1.5; color: var(--dark); }\r\n  .f90 .about-quote-attr { font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin-top: 12px; }\r\n \r\n  \/* PILLARS *\/\r\n  .f90 .pillars { background: white; }\r\n  .f90 .pillars-header { text-align: center; max-width: 600px; margin: 0 auto 80px; }\r\n  .f90 .pillars-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; background: var(--teal-light); }\r\n  .f90 .pillar { background: white; padding: 56px 48px; transition: background 0.4s; }\r\n  .f90 .pillar:hover { background: var(--teal-light); }\r\n  .f90 .pillar-number { font-family: 'Cormorant Garamond', serif; font-size: 72px; font-weight: 300; color: var(--teal-mid); line-height: 1; margin-bottom: 24px; }\r\n  .f90 .pillar-title { font-family: 'Cormorant Garamond', serif; font-size: 28px; font-weight: 400; color: var(--dark); margin-bottom: 16px; }\r\n  .f90 .pillar-text { font-size: 15px; line-height: 1.8; color: var(--text); }\r\n \r\n  \/* PROGRAM *\/\r\n  .f90 .program { background: var(--dark); color: white; display: grid; grid-template-columns: 1fr 1fr; gap: 100px; align-items: center; }\r\n  .f90 .program .section-tag { color: var(--teal-mid); }\r\n  .f90 .program .section-title { color: white; }\r\n  .f90 .program .section-body { color: rgba(255,255,255,0.65); }\r\n  .f90 .program-phases { display: flex; flex-direction: column; }\r\n  .f90 .phase { padding: 32px 0; border-bottom: 1px solid rgba(255,255,255,0.08); display: grid; grid-template-columns: 40px 1fr; gap: 24px; align-items: start; }\r\n  .f90 .phase:first-child { border-top: 1px solid rgba(255,255,255,0.08); }\r\n  .f90 .phase:hover .phase-num { color: var(--teal); }\r\n  .f90 .phase-num { font-family: 'Cormorant Garamond', serif; font-size: 13px; color: var(--muted); letter-spacing: 0.1em; padding-top: 4px; transition: color 0.3s; }\r\n  .f90 .phase-title { font-family: 'Cormorant Garamond', serif; font-size: 22px; color: white; margin-bottom: 8px; }\r\n  .f90 .phase-desc { font-size: 14px; line-height: 1.7; color: rgba(255,255,255,0.5); }\r\n  .f90 .phase-weeks { font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--teal); margin-top: 8px; }\r\n \r\n  \/* EMAIL CAPTURE *\/\r\n  .f90 .email-capture { background: var(--teal); padding: 80px; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\r\n  .f90 .email-capture-left .section-tag { color: rgba(255,255,255,0.6); }\r\n  .f90 .email-capture-left .section-title { color: white; font-size: clamp(32px, 3vw, 52px); }\r\n  .f90 .email-capture-left p { color: rgba(255,255,255,0.75); font-size: 15px; line-height: 1.8; }\r\n  .f90 .email-form { display: flex; flex-direction: column; gap: 16px; }\r\n  .f90 .email-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\r\n  .f90 .form-field { display: flex; flex-direction: column; gap: 8px; }\r\n  .f90 .form-field label { font-size: 10px; letter-spacing: 0.35em; text-transform: uppercase; color: rgba(255,255,255,0.6); }\r\n  .f90 .form-field input, .f90 .form-field select { background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.25); padding: 14px 18px; font-size: 14px; color: white; font-family: 'Jost', sans-serif; font-weight: 300; outline: none; transition: border-color 0.3s; -webkit-appearance: none; }\r\n  .f90 .form-field input::placeholder { color: rgba(255,255,255,0.4); }\r\n  .f90 .form-field input:focus, .f90 .form-field select:focus { border-color: white; }\r\n  .f90 .form-field select { color: rgba(255,255,255,0.7); }\r\n  .f90 .form-field select option { color: var(--dark); background: white; }\r\n  .f90 .form-submit { background: white; color: var(--teal); border: none; padding: 18px 40px; font-size: 11px; letter-spacing: 0.35em; text-transform: uppercase; font-family: 'Jost', sans-serif; font-weight: 500; cursor: pointer; transition: all 0.3s; align-self: flex-start; margin-top: 8px; }\r\n  .f90 .form-submit:hover { background: var(--dark); color: white; }\r\n  .f90 .form-note { font-size: 11px; color: rgba(255,255,255,0.45); margin-top: 4px; }\r\n  .f90 .form-success { display: none; background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.3); padding: 32px; text-align: center; }\r\n  .f90 .form-success-icon { font-size: 36px; margin-bottom: 16px; }\r\n  .f90 .form-success h3 { font-family: 'Cormorant Garamond', serif; font-size: 28px; color: white; margin-bottom: 8px; }\r\n  .f90 .form-success p { color: rgba(255,255,255,0.7); font-size: 14px; }\r\n \r\n  \/* WHO THIS IS FOR *\/\r\n  .f90 .who-for { background: white; }\r\n  .f90 .who-for-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; margin-top: 56px; }\r\n  .f90 .who-list { list-style: none; display: flex; flex-direction: column; gap: 16px; }\r\n  .f90 .who-list li { font-size: 15px; line-height: 1.6; color: var(--text); display: flex; gap: 14px; align-items: flex-start; padding-bottom: 16px; border-bottom: 1px solid var(--teal-light); }\r\n  .f90 .who-list li:last-child { border-bottom: none; }\r\n  .f90 .who-check { color: var(--teal); font-size: 16px; flex-shrink: 0; margin-top: 2px; font-weight: 500; }\r\n  .f90 .who-cross { color: #c0392b; font-size: 16px; flex-shrink: 0; margin-top: 2px; font-weight: 500; }\r\n  .f90 .who-subtitle { font-family: 'Cormorant Garamond', serif; font-size: 28px; font-weight: 400; color: var(--dark); margin-bottom: 28px; }\r\n  .f90 .who-subtitle em { font-style: italic; color: #c0392b; }\r\n  @media (max-width: 900px) { .f90 .who-for-grid { grid-template-columns: 1fr; } }\r\n \r\n  \/* 90 DAYS TIMELINE *\/\r\n  .f90 .timeline-section { background: var(--cream); }\r\n  .f90 .timeline-subtitle { font-size: 17px; color: var(--muted); margin-bottom: 72px; font-style: italic; font-family: 'Cormorant Garamond', serif; }\r\n  .f90 .timeline-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; background: var(--teal-mid); }\r\n  .f90 .timeline-month { background: var(--cream); padding: 52px 44px; position: relative; transition: background 0.3s; }\r\n  .f90 .timeline-month:hover { background: white; }\r\n  .f90 .timeline-month-label { font-size: 10px; letter-spacing: 0.4em; text-transform: uppercase; color: var(--teal); margin-bottom: 16px; }\r\n  .f90 .timeline-month-title { font-family: 'Cormorant Garamond', serif; font-size: 32px; font-weight: 300; color: var(--dark); margin-bottom: 20px; line-height: 1.1; }\r\n  .f90 .timeline-month-title em { font-style: italic; color: var(--teal); }\r\n  .f90 .timeline-month-intro { font-size: 15px; line-height: 1.8; color: var(--text); margin-bottom: 24px; }\r\n  .f90 .timeline-focus-label { font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--muted); margin-bottom: 12px; }\r\n  .f90 .timeline-bullets { list-style: none; display: flex; flex-direction: column; gap: 8px; margin-bottom: 24px; }\r\n  .f90 .timeline-bullets li { font-size: 14px; color: var(--text); line-height: 1.6; padding-left: 16px; position: relative; }\r\n  .f90 .timeline-bullets li::before { content: '\u00b7'; position: absolute; left: 0; color: var(--teal); font-size: 18px; line-height: 1.2; }\r\n  .f90 .timeline-outcome { font-size: 14px; font-style: italic; color: var(--teal); border-top: 1px solid var(--teal-light); padding-top: 20px; font-family: 'Cormorant Garamond', serif; font-size: 17px; line-height: 1.5; }\r\n  @media (max-width: 900px) { .f90 .timeline-grid { grid-template-columns: 1fr; } }\r\n \r\n  \/* TESTIMONIALS *\/\r\n  .f90 .testimonials { background: var(--teal-light); text-align: center; }\r\n  .f90 .testimonials .section-title { text-align: center; }\r\n  .f90 .testimonials-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 32px; margin-top: 72px; max-width: 900px; margin-left: auto; margin-right: auto; }\r\n  .f90 .testimonial-card { background: white; padding: 48px 40px; text-align: left; position: relative; }\r\n  .f90 .testimonial-card::before { content: '\"'; font-family: 'Cormorant Garamond', serif; font-size: 96px; color: var(--teal-mid); position: absolute; top: 16px; left: 32px; line-height: 1; opacity: 0.6; }\r\n  .f90 .testimonial-text { font-family: 'Cormorant Garamond', serif; font-size: 19px; font-style: italic; line-height: 1.65; color: var(--dark); margin-top: 40px; }\r\n  .f90 .testimonial-name { font-size: 11px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--teal); margin-top: 28px; }\r\n  .f90 .testimonial-role { font-size: 12px; color: var(--muted); margin-top: 4px; }\r\n \r\n  \/* CTA *\/\r\n  .f90 .cta-section { background: white; text-align: center; padding: 160px 80px; position: relative; overflow: hidden; }\r\n  .f90 .cta-circle-1 { position: absolute; width: 600px; height: 600px; border-radius: 50%; border: 1px solid var(--teal-mid); opacity: 0.2; top: 50%; left: 50%; transform: translate(-50%, -50%); }\r\n  .f90 .cta-circle-2 { position: absolute; width: 900px; height: 900px; border-radius: 50%; border: 1px solid var(--teal-mid); opacity: 0.1; top: 50%; left: 50%; transform: translate(-50%, -50%); }\r\n  .f90 .cta-section .section-title, .f90 .cta-section .section-tag { text-align: center; position: relative; z-index: 1; }\r\n  .f90 .cta-section .section-body { margin: 0 auto 52px; text-align: center; max-width: 480px; position: relative; z-index: 1; }\r\n  .f90 .cta-actions { display: flex; gap: 24px; justify-content: center; position: relative; z-index: 1; }\r\n \r\n  \/* INTEGRATION TAGS *\/\r\n  .f90 .integration-tag { display: inline-block; font-size: 9px; letter-spacing: 0.2em; text-transform: uppercase; padding: 3px 8px; border-radius: 2px; margin-left: 8px; vertical-align: middle; font-family: 'Jost', sans-serif; }\r\n  .f90 .tag-calendly { background: #006BFF; color: white; }\r\n  .f90 .tag-typeform { background: #262627; color: white; }\r\n  .f90 .tag-mailchimp { background: #FFE01B; color: #241C15; }\r\n \r\n  \/* FOOTER *\/\r\n  .f90 footer { background: var(--dark); padding: 60px 80px; display: flex; justify-content: space-between; align-items: center; }\r\n  .f90 .footer-logo { font-family: 'Jost', sans-serif; font-weight: 200; font-size: 13px; letter-spacing: 0.45em; color: var(--teal-mid); text-transform: uppercase; }\r\n  .f90 .footer-text { font-size: 12px; color: rgba(255,255,255,0.3); letter-spacing: 0.1em; }\r\n  .f90 .footer-links { display: flex; gap: 32px; list-style: none; }\r\n  .f90 .footer-links a { font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(255,255,255,0.4); text-decoration: none; transition: color 0.3s; }\r\n  .f90 .footer-links a:hover { color: var(--teal-mid); }\r\n \r\n  \/* ANIMATIONS *\/\r\n  @keyframes f90fadeUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }\r\n  @keyframes f90fadeIn { from { opacity: 0; } to { opacity: 1; } }\r\n  .f90 .reveal { opacity: 0; transform: translateY(24px); transition: opacity 0.9s ease, transform 0.9s ease; }\r\n  .f90 .reveal.visible { opacity: 1; transform: translateY(0); }\r\n \r\n  \/* RESPONSIVE *\/\r\n  @media (max-width: 900px) {\r\n    .f90 nav { padding: 24px 32px; }\r\n    .f90 .nav-links { display: none; }\r\n    .f90 section { padding: 80px 32px; }\r\n    .f90 .hero { grid-template-columns: 1fr; }\r\n    .f90 .hero-top { padding: 40px 32px 32px; }\r\n    .f90 .hero-bottom { grid-template-columns: 1fr; }\r\n    .f90 .hero-right { height: 400px; border-left: none; border-top: 1px solid var(--teal-light); padding: 40px 32px 100px; }\r\n    .f90 .about, .f90 .program, .f90 .email-capture { grid-template-columns: 1fr; }\r\n    .f90 .about-image-area { height: 300px; }\r\n    .f90 .pillars-grid { grid-template-columns: 1fr; }\r\n    .f90 .testimonials-grid { grid-template-columns: 1fr; }\r\n    .f90 .email-form-row { grid-template-columns: 1fr; }\r\n    .f90 .email-capture { padding: 60px 32px; }\r\n    .f90 footer { flex-direction: column; gap: 24px; text-align: center; }\r\n    .f90 .footer-links { flex-wrap: wrap; justify-content: center; }\r\n    .f90 .cta-actions { flex-direction: column; align-items: center; }\r\n  }\r\n<\/style>\r\n \r\n<div class=\"f90\">\r\n \r\n  <!-- NAV -->\r\n  <nav>\r\n    <span class=\"nav-logo\">Focus \u00b7 90 Days<\/span>\r\n    <ul class=\"nav-links\">\r\n      <li><a href=\"#about\">About<\/a><\/li>\r\n      <li><a href=\"#program\">The Program<\/a><\/li>\r\n      <li><a href=\"#testimonials\">Results<\/a><\/li>\r\n      <li><a href=\"#email-capture\">Stay Connected<\/a><\/li>\r\n    <\/ul>\r\n    <a href=\"https:\/\/form.typeform.com\/to\/tBQ1pNds\" target=\"_blank\" class=\"nav-cta\">Apply Now<\/a>\r\n  <\/nav>\r\n \r\n  <!-- HERO -->\r\n  <section class=\"hero\" style=\"padding:0;\">\r\n    <div class=\"hero-top\">\r\n      <p class=\"hero-eyebrow\">A 90-Day Transformation<\/p>\r\n      <h1 class=\"hero-headline\">You've taken care of everyone else for years.<br><em>Now it's time to give that same care to your own life.<\/em><\/h1>\r\n    <\/div>\r\n    <div class=\"hero-bottom\">\r\n      <div class=\"hero-left\">\r\n        <p class=\"hero-sub\">A 90-day coaching experience for women who are ready to stop putting themselves last, reconnect with what they want, and move into their next chapter with clarity and confidence.<\/p>\r\n        <div class=\"hero-actions\">\r\n          <!-- CHANGE 4: Begin Your Journey now links to #program -->\r\n          <a href=\"#program\" class=\"btn-primary\">Begin Your Journey<\/a>\r\n          <a href=\"#program\" class=\"btn-ghost\">See the Program<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"hero-right\">\r\n        <img decoding=\"async\" class=\"hero-logo-svg\" src=\"https:\/\/focus90days.com\/wp-content\/uploads\/2025\/01\/cropped-Logo-2-woman.png\" alt=\"Focus 90 Days\">\r\n        <div class=\"hero-stat-bar\">\r\n          <div class=\"hero-stat\"><div class=\"hero-stat-num\">90<\/div><div class=\"hero-stat-label\">Days<\/div><\/div>\r\n          <div class=\"hero-stat\"><div class=\"hero-stat-num\">1:1<\/div><div class=\"hero-stat-label\">Coaching<\/div><\/div>\r\n          <div class=\"hero-stat\"><div class=\"hero-stat-num\">\u221e<\/div><div class=\"hero-stat-label\">Transformation<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n \r\n  <!-- ABOUT -->\r\n  <section class=\"about\" id=\"about\">\r\n    <div class=\"about-image-area reveal\">\r\n      <div class=\"about-circle-1\"><\/div>\r\n      <div class=\"about-circle-2\"><\/div>\r\n      <div class=\"about-quote-card\">\r\n        <p class=\"about-quote-text\">\"This is your season to stop waiting and start living fully.\"<\/p>\r\n        <p class=\"about-quote-attr\">\u2014 Your Coach<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"reveal\">\r\n      <p class=\"section-tag\">About Evelyn<\/p>\r\n      <h2 class=\"section-title\">There comes a moment when you realize<br>something has to <em>change.<\/em><\/h2>\r\n      <p class=\"section-body\"><strong>Meet Evelyn Suarez.<\/strong><br><br>There are people in this world who have a rare ability to see the best in you before you can see it in yourself. Evelyn Suarez is one of those people.<br><br>Whether in business or in life, she has a natural ability to help women see what they can't see in themselves \u2014 their gifts, their strengths, and the patterns quietly holding them back. Over the years she has walked alongside women through some of their most pivotal moments \u2014 helping them get clear, gain confidence, and finally move forward \u2014 all while building her own businesses.<br><br>Seeing others succeed has always been her passion. Focus 90 Days is the natural evolution of work she has been doing her entire life \u2014 now with intention, structure, and a program built specifically for women who are ready for their next chapter.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n \r\n  <!-- WHO THIS IS FOR -->\r\n  <section class=\"who-for\" id=\"who\">\r\n    <div class=\"reveal\">\r\n      <p class=\"section-tag\">Who This Is For<\/p>\r\n      <h2 class=\"section-title\">This program is<br>for you <em>if\u2026<\/em><\/h2>\r\n    <\/div>\r\n    <div class=\"who-for-grid\">\r\n      <div class=\"reveal\">\r\n        <ul class=\"who-list\">\r\n          <li><span class=\"who-check\">\u2713<\/span> You feel like you've spent years putting your dreams on hold<\/li>\r\n          <li><span class=\"who-check\">\u2713<\/span> You know you're capable of more but can't seem to move forward<\/li>\r\n          <li><span class=\"who-check\">\u2713<\/span> You feel stuck in thinking instead of action<\/li>\r\n          <li><span class=\"who-check\">\u2713<\/span> You want clarity about what you actually want next<\/li>\r\n          <li><span class=\"who-check\">\u2713<\/span> You want support and accountability while you rebuild momentum<\/li>\r\n          <li><span class=\"who-check\">\u2713<\/span> You are ready to stop waiting and finally take action on the life you want<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"reveal\" style=\"transition-delay:0.2s;\">\r\n        <h3 class=\"who-subtitle\">This program is <em>NOT<\/em> for you if\u2026<\/h3>\r\n        <ul class=\"who-list\">\r\n          <li><span class=\"who-cross\">\u2717<\/span> You want motivation but aren't ready to take action<\/li>\r\n          <li><span class=\"who-cross\">\u2717<\/span> You expect someone else to fix your life<\/li>\r\n          <li><span class=\"who-cross\">\u2717<\/span> You are looking for quick hacks instead of real transformation<\/li>\r\n          <li><span class=\"who-cross\">\u2717<\/span> You are not ready to be honest with yourself<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n \r\n  <!-- PILLARS -->\r\n  <section class=\"pillars\" id=\"pillars\">\r\n    <div class=\"pillars-header reveal\">\r\n      <p class=\"section-tag\">The Foundation<\/p>\r\n      <h2 class=\"section-title\">Three pillars.<br>One <em>transformation.<\/em><\/h2>\r\n      <p class=\"section-body\" style=\"margin:0 auto;text-align:center;\">Every element of this program is designed with intention \u2014 to move you forward with grace and real, lasting results.<\/p>\r\n    <\/div>\r\n    <div class=\"pillars-grid\">\r\n      <div class=\"pillar reveal\">\r\n        <div class=\"pillar-number\">01<\/div>\r\n        <h3 class=\"pillar-title\">Clarity<\/h3>\r\n        <p class=\"pillar-text\">We strip away the noise and get honest about what you truly want \u2014 your values, your vision, and the life that's yours to claim.<\/p>\r\n      <\/div>\r\n      <div class=\"pillar reveal\" style=\"transition-delay:0.15s\">\r\n        <div class=\"pillar-number\">02<\/div>\r\n        <h3 class=\"pillar-title\">Confidence<\/h3>\r\n        <p class=\"pillar-text\">We do the inner work \u2014 dismantling the beliefs that have kept you small and rebuilding your relationship with yourself from the ground up.<\/p>\r\n      <\/div>\r\n      <div class=\"pillar reveal\" style=\"transition-delay:0.3s\">\r\n        <div class=\"pillar-number\">03<\/div>\r\n        <h3 class=\"pillar-title\">Momentum<\/h3>\r\n        <p class=\"pillar-text\">We create the strategy, habits, and accountability that turn transformation into a way of life \u2014 not just a 90-day project.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n \r\n  <!-- PROGRAM -->\r\n  <section class=\"program\" id=\"program\">\r\n    <div class=\"reveal\">\r\n      <p class=\"section-tag\">The Journey<\/p>\r\n      <h2 class=\"section-title\">Three phases.<br><em>Infinite<\/em> results.<\/h2>\r\n      <p class=\"section-body\">Each phase builds on the last, creating deep and lasting change. You won't just feel different at the end of 90 days \u2014 you'll be different.<\/p>\r\n      <br><br>\r\n      <a href=\"https:\/\/form.typeform.com\/to\/tBQ1pNds\" target=\"_blank\" class=\"btn-primary\">Apply for Focus 90 Days<\/a>\r\n      <p style=\"margin-top:20px; font-size:13px; color:rgba(255,255,255,0.5); font-style:italic; font-family:'Cormorant Garamond',serif; line-height:1.6;\">This program is intentionally small and designed for deep, life\u2011shifting work. Because of the intimate nature of the coaching, investment details are shared after your application is thoughtfully reviewed.<\/p>\r\n    <\/div>\r\n    <div class=\"program-phases reveal\">\r\n      <div class=\"phase\"><span class=\"phase-num\">I<\/span><div><h3 class=\"phase-title\">Clarity<\/h3><p class=\"phase-desc\">Identify what you truly want, uncover limiting patterns, and define the next chapter of your life.<\/p><p class=\"phase-weeks\">Weeks 1 \u2013 4<\/p><\/div><\/div>\r\n      <div class=\"phase\"><span class=\"phase-num\">II<\/span><div><h3 class=\"phase-title\">Break the Block<\/h3><p class=\"phase-desc\">Dismantle the beliefs and fears that have been holding you back and begin taking meaningful action.<\/p><p class=\"phase-weeks\">Weeks 5 \u2013 8<\/p><\/div><\/div>\r\n      <div class=\"phase\"><span class=\"phase-num\">III<\/span><div><h3 class=\"phase-title\">Build Momentum<\/h3><p class=\"phase-desc\">Create the structure, habits, and accountability needed to sustain long-term progress beyond the program.<\/p><p class=\"phase-weeks\">Weeks 9 \u2013 12<\/p><\/div><\/div>\r\n    <\/div>\r\n  <\/section>\r\n \r\n  <!-- WHAT HAPPENS IN 90 DAYS -->\r\n  <section class=\"timeline-section\" id=\"timeline\">\r\n    <div class=\"reveal\">\r\n      <p class=\"section-tag\">The Process<\/p>\r\n      <h2 class=\"section-title\">What Happens in<br><em>90 Days<\/em><\/h2>\r\n      <p class=\"timeline-subtitle\">A simple but powerful process designed to move you from stuck to momentum.<\/p>\r\n    <\/div>\r\n    <div class=\"timeline-grid\">\r\n      <div class=\"timeline-month reveal\">\r\n        <p class=\"timeline-month-label\">Month 1<\/p>\r\n        <h3 class=\"timeline-month-title\"><em>Clarity<\/em><\/h3>\r\n        <p class=\"timeline-month-intro\">In the first 30 days, we slow things down and get honest about where you are and what you truly want.<\/p>\r\n        <p class=\"timeline-focus-label\">Together we:<\/p>\r\n        <ul class=\"timeline-bullets\">\r\n          <li>Uncover the patterns keeping you stuck<\/li>\r\n          <li>Identify the beliefs shaping your decisions<\/li>\r\n          <li>Clarify what your next chapter actually looks like<\/li>\r\n        <\/ul>\r\n        <p class=\"timeline-outcome\">By the end of this phase you will have clear direction.<\/p>\r\n      <\/div>\r\n      <div class=\"timeline-month reveal\" style=\"transition-delay:0.15s;\">\r\n        <p class=\"timeline-month-label\">Month 2<\/p>\r\n        <h3 class=\"timeline-month-title\"><em>Breakthrough<\/em><\/h3>\r\n        <p class=\"timeline-month-intro\">Now that we know where you're going, we begin removing what has been standing in the way.<\/p>\r\n        <p class=\"timeline-focus-label\">This phase focuses on:<\/p>\r\n        <ul class=\"timeline-bullets\">\r\n          <li>Limiting beliefs<\/li>\r\n          <li>Fear of failure or judgment<\/li>\r\n          <li>Patterns of overthinking and hesitation<\/li>\r\n        <\/ul>\r\n        <p class=\"timeline-outcome\">Instead of staying stuck in your head, you begin taking real steps forward.<\/p>\r\n      <\/div>\r\n      <div class=\"timeline-month reveal\" style=\"transition-delay:0.3s;\">\r\n        <p class=\"timeline-month-label\">Month 3<\/p>\r\n        <h3 class=\"timeline-month-title\"><em>Momentum<\/em><\/h3>\r\n        <p class=\"timeline-month-intro\">The final phase is about building the structure that allows your progress to continue after the program ends.<\/p>\r\n        <p class=\"timeline-focus-label\">Together we create:<\/p>\r\n        <ul class=\"timeline-bullets\">\r\n          <li>Habits that support your vision<\/li>\r\n          <li>Accountability systems<\/li>\r\n          <li>A clear path for what comes next<\/li>\r\n        <\/ul>\r\n        <p class=\"timeline-outcome\">You won't leave with inspiration alone. You'll leave with momentum.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n \r\n  <!-- EMAIL CAPTURE \u2014 Mailchimp connected -->\r\n  <section class=\"email-capture\" id=\"email-capture\">\r\n    <div class=\"email-capture-left reveal\">\r\n      <p class=\"section-tag\">Stay in the Circle<\/p>\r\n      <h2 class=\"section-title\">Not ready yet?<br><em>Stay connected.<\/em><\/h2>\r\n      <p>Join the inner circle for insights, inspiration, and first access when new spots open. No noise \u2014 only what matters.<\/p>\r\n    <\/div>\r\n    <div class=\"reveal\" style=\"transition-delay:0.2s;\">\r\n      <!-- CHANGE 1: Mailchimp action URL connected -->\r\n      <form class=\"email-form\" id=\"f90EmailForm\" action=\"https:\/\/focus90days.us8.list-manage.com\/subscribe\/post?u=0516136bdf7e3bbf69ce865f7&amp;id=6bca1c07f4&amp;f_id=004fc5e1f0\" method=\"post\" target=\"_blank\" onsubmit=\"f90FormSubmit(event)\">\r\n        <div class=\"email-form-row\">\r\n          <div class=\"form-field\"><label for=\"f90First\">First Name<\/label><input type=\"text\" id=\"f90First\" name=\"FNAME\" placeholder=\"Your first name\" required><\/div>\r\n          <div class=\"form-field\"><label for=\"f90Last\">Last Name<\/label><input type=\"text\" id=\"f90Last\" name=\"LNAME\" placeholder=\"Your last name\"><\/div>\r\n        <\/div>\r\n        <div class=\"form-field\"><label for=\"f90Email\">Email Address<\/label><input type=\"email\" id=\"f90Email\" name=\"EMAIL\" placeholder=\"your@email.com\" required><\/div>\r\n \r\n        <div style=\"position:absolute;left:-5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_0516136bdf7e3bbf69ce865f7_6bca1c07f4\" tabindex=\"-1\" value=\"\"><\/div>\r\n        <button type=\"submit\" class=\"form-submit\">Join the Inner Circle<\/button>\r\n        <p class=\"form-note\">No spam. Unsubscribe anytime. Your details are safe with us.<\/p>\r\n      <\/form>\r\n      <div class=\"form-success\" id=\"f90Success\">\r\n        <div class=\"form-success-icon\">\u2726<\/div>\r\n        <h3>Welcome to the circle.<\/h3>\r\n        <p>We'll be in touch. Check your inbox for a note from us.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n \r\n  <!-- TESTIMONIALS \u2014 Real testimonials -->\r\n  <section class=\"testimonials\" id=\"testimonials\">\r\n    <p class=\"section-tag reveal\">Their Words<\/p>\r\n    <h2 class=\"section-title reveal\">Women who <em>chose<\/em> themselves.<\/h2>\r\n    <div class=\"testimonials-grid\">\r\n      <!-- CHANGE 2: Real testimonial 1 -->\r\n      <div class=\"testimonial-card reveal\">\r\n        <p class=\"testimonial-text\">I have known Evelyn for over 30 years. She has bravely taken the bold steps to create and recreate the life she desires. She is patient, versed in matters of personal re-discovery. I trust her heart and wisdom, and recommend her 90 Days program.<\/p>\r\n        <p class=\"testimonial-name\">Nancy Ross<\/p>\r\n        <p class=\"testimonial-role\">LCSW, QS<\/p>\r\n      <\/div>\r\n      <!-- CHANGE 2: Real testimonial 2 -->\r\n      <div class=\"testimonial-card reveal\" style=\"transition-delay:0.15s\">\r\n        <p class=\"testimonial-text\">Working with Evelyn brought me so much clarity and confidence. She has a unique way of helping everything feel clear, aligned and possible.<\/p>\r\n        <p class=\"testimonial-name\">J.C.<\/p>\r\n        <p class=\"testimonial-role\"><\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n \r\n  <!-- CTA -->\r\n  <section class=\"cta-section\" id=\"apply\">\r\n    <div class=\"cta-circle-1\"><\/div>\r\n    <div class=\"cta-circle-2\"><\/div>\r\n    <p class=\"section-tag reveal\">Your Invitation<\/p>\r\n    <h2 class=\"section-title reveal\">You've waited<br><em>long enough.<\/em><\/h2>\r\n    <p class=\"section-body reveal\" style=\"max-width:560px;\">At some point every woman reaches the moment where she decides: <em style=\"font-family:'Cormorant Garamond',serif;font-size:18px;\">\"I'm not living like this anymore.\"<\/em><br><br>If you're ready to stop circling the same thoughts and finally move forward, this is your invitation.<br><br>Focus 90 Days is intentionally small and personal so every woman receives real support and accountability.<\/p>\r\n    <div class=\"cta-actions reveal\">\r\n      <!-- CHANGE 3: Typeform link connected -->\r\n      <a href=\"https:\/\/form.typeform.com\/to\/tBQ1pNds\" target=\"_blank\" class=\"btn-primary\">Apply for Focus 90 Days<\/a>\r\n      <!-- CHANGE 3: \"Book a Discovery Call\" renamed to \"Stay in the Circle\" -->\r\n      <a href=\"#email-capture\" class=\"btn-outline\">Stay in the Circle<\/a>\r\n    <\/div>\r\n    <p style=\"margin-top:48px; font-size:15px; color:var(--muted); font-style:italic; font-family:'Cormorant Garamond',serif; line-height:1.8; position:relative; z-index:1; max-width:500px; margin-left:auto; margin-right:auto; text-align:center;\">\"Commit your works to the Lord, and your thoughts will be established.\"<br><span style=\"font-size:12px; letter-spacing:0.2em; font-style:normal; font-family:'Jost',sans-serif; text-transform:uppercase;\">\u2014 Proverbs 16:3 NKJV<\/span><\/p>\r\n  <\/section>\r\n \r\n  <!-- FOOTER -->\r\n  <footer>\r\n    <span class=\"footer-logo\">Focus \u00b7 90 Days<\/span>\r\n    <span class=\"footer-text\">\u00a9 2025 Focus 90 Days. All rights reserved.<\/span>\r\n    <ul class=\"footer-links\">\r\n      <li><a href=\"#\">Instagram<\/a><\/li>\r\n      <li><a href=\"#\">Privacy<\/a><\/li>\r\n      <li><a href=\"#\">Contact<\/a><\/li>\r\n    <\/ul>\r\n  <\/footer>\r\n \r\n<\/div><!-- end .f90 -->\r\n \r\n<script src=\"https:\/\/assets.calendly.com\/assets\/external\/widget.js\" type=\"text\/javascript\" async><\/script>\r\n \r\n<script>\r\n  (function() {\r\n    var reveals = document.querySelectorAll('.f90 .reveal');\r\n    var observer = new IntersectionObserver(function(entries) {\r\n      entries.forEach(function(entry) {\r\n        if (entry.isIntersecting) entry.target.classList.add('visible');\r\n      });\r\n    }, { threshold: 0.1, rootMargin: '0px 0px -60px 0px' });\r\n    reveals.forEach(function(el) { observer.observe(el); });\r\n  })();\r\n \r\n  function f90FormSubmit(e) {\r\n    setTimeout(function() {\r\n      document.getElementById('f90EmailForm').style.display = 'none';\r\n      document.getElementById('f90Success').style.display = 'block';\r\n    }, 800);\r\n  }\r\n<\/script>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-06382a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"06382a1\" 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-62ac13d\" data-id=\"62ac13d\" 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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Focus \u00b7 90 Days About The Program Results Stay Connected Apply Now A 90-Day Transformation You&#8217;ve taken care of everyone else for years.Now it&#8217;s time to give that same care to your own life. A 90-day coaching experience for women who are ready to stop putting themselves last, reconnect with what they want, and move [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"disabled","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":""}},"footnotes":""},"class_list":["post-1300","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/focus90days.com\/home-page\/welcome\/wp-json\/wp\/v2\/pages\/1300","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/focus90days.com\/home-page\/welcome\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/focus90days.com\/home-page\/welcome\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/focus90days.com\/home-page\/welcome\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/focus90days.com\/home-page\/welcome\/wp-json\/wp\/v2\/comments?post=1300"}],"version-history":[{"count":5,"href":"https:\/\/focus90days.com\/home-page\/welcome\/wp-json\/wp\/v2\/pages\/1300\/revisions"}],"predecessor-version":[{"id":1315,"href":"https:\/\/focus90days.com\/home-page\/welcome\/wp-json\/wp\/v2\/pages\/1300\/revisions\/1315"}],"wp:attachment":[{"href":"https:\/\/focus90days.com\/home-page\/welcome\/wp-json\/wp\/v2\/media?parent=1300"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}