{"id":134,"date":"2026-02-27T16:01:46","date_gmt":"2026-02-27T16:01:46","guid":{"rendered":"https:\/\/leahjamessoprano.com\/?page_id=134"},"modified":"2026-02-28T21:40:51","modified_gmt":"2026-02-28T21:40:51","slug":"134-2","status":"publish","type":"page","link":"https:\/\/leahjamessoprano.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Leah Najimy | Soprano \u00b7 Voice Teacher<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;family=Cinzel:wght@400;600&#038;family=Lato:wght@300;400&#038;display=swap\" rel=\"stylesheet\"\/>\n  <style>\n    *, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }\n\n    :root {\n      --cream: #f5f0e8;\n      --parchment: #ede5d0;\n      --gold: #b8963e;\n      --gold-light: #d4af6a;\n      --deep: #1a1410;\n      --dark-brown: #2e2016;\n      --text: #2c2218;\n      --muted: #6b5c4a;\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      background: var(--deep) !important;\n      color: var(--cream) !important;\n      font-family: 'Lato', sans-serif !important;\n      font-weight: 300;\n      overflow-x: hidden;\n    }\n\n    \/* \u2500\u2500 NAV \u2500\u2500 *\/\n    nav {\n      position: fixed; top: 0; left: 0; right: 0; z-index: 100;\n      display: flex; justify-content: space-between; align-items: center;\n      padding: 1.2rem 4rem;\n      background: linear-gradient(to bottom, rgba(10,7,4,0.95), transparent);\n      backdrop-filter: blur(2px);\n    }\n    .nav-logo {\n      font-family: 'Cinzel', serif !important;\n      font-size: 1.1rem;\n      letter-spacing: .25em;\n      color: var(--gold-light) !important;\n      text-decoration: none;\n    }\n    .nav-links { display: flex; gap: 2.5rem; list-style: none; }\n    .nav-links a {\n      font-family: 'Lato', sans-serif !important;\n      font-weight: 300;\n      font-size: .78rem;\n      letter-spacing: .2em;\n      text-transform: uppercase;\n      color: var(--cream) !important;\n      text-decoration: none;\n      opacity: .8;\n      transition: opacity .25s, color .25s;\n    }\n    .nav-links a:hover { opacity: 1; color: var(--gold-light) !important; }\n\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    #hero {\n      height: 100vh;\n      position: relative;\n      display: flex; align-items: center; justify-content: center;\n      overflow: hidden;\n    }\n    .hero-bg {\n      position: absolute; inset: 0;\n      background:\n        radial-gradient(ellipse 60% 80% at 70% 50%, rgba(30,18,8,0) 0%, rgba(10,7,4,.85) 70%),\n        radial-gradient(ellipse 80% 60% at 30% 60%, rgba(184,150,62,.08) 0%, transparent 60%);\n      z-index: 1;\n    }\n    \/* Decorative musical staff lines *\/\n    .staff-lines {\n      position: absolute; inset: 0; z-index: 0; opacity: .04;\n      background-image: repeating-linear-gradient(\n        0deg, transparent, transparent 38px, var(--gold) 38px, var(--gold) 39px\n      );\n    }\n    .hero-img-col {\n      position: absolute; right: 0; top: 0; bottom: 0;\n      width: 55%;\n      background: url('https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahMessiah.jpg.jpg') center 20% \/ cover no-repeat;\n      mask-image: linear-gradient(to left, rgba(0,0,0,.9) 30%, transparent 80%);\n      -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,.9) 30%, transparent 80%);\n    }\n    .hero-content {\n      position: relative; z-index: 2;\n      max-width: 1100px; width: 90%;\n      margin: 0 auto;\n      padding-left: 2rem;\n    }\n    .hero-eyebrow {\n      font-family: 'Lato', sans-serif !important;\n      font-size: .7rem; letter-spacing: .4em;\n      text-transform: uppercase; color: var(--gold) !important;\n      margin-bottom: 1.2rem;\n      opacity: 0; animation: fadeUp .8s .3s forwards;\n    }\n    .hero-name {\n      font-family: 'Cinzel', serif !important;\n      font-size: clamp(3rem, 7vw, 7rem);\n      font-weight: 600; line-height: 1.0;\n      color: var(--cream) !important;\n      margin-bottom: .4rem;\n      opacity: 0; animation: fadeUp .9s .5s forwards;\n    }\n    .hero-subtitle {\n      font-family: 'Cormorant Garamond', serif !important;\n      font-style: italic; font-size: clamp(1.2rem, 2.5vw, 2rem);\n      color: var(--gold-light) !important; letter-spacing: .08em;\n      margin-bottom: 2.5rem;\n      opacity: 0; animation: fadeUp .9s .7s forwards;\n    }\n    .divider-line {\n      width: 80px; height: 1px;\n      background: linear-gradient(to right, var(--gold), transparent);\n      margin-bottom: 2rem;\n      opacity: 0; animation: fadeUp .9s .9s forwards;\n    }\n    .hero-desc {\n      max-width: 420px;\n      font-size: .95rem; line-height: 1.9; color: rgba(245,240,232,.95) !important;\n      margin-bottom: 3rem;\n      opacity: 0; animation: fadeUp .9s 1s forwards;\n    }\n    .hero-ctas { display: flex; gap: 1.2rem; flex-wrap: wrap;\n      opacity: 0; animation: fadeUp .9s 1.2s forwards; }\n    .btn-primary {\n      font-family: 'Cinzel', serif !important; font-size: .75rem;\n      letter-spacing: .2em; text-transform: uppercase;\n      padding: .9rem 2.2rem;\n      background: var(--gold); color: var(--deep);\n      border: none; text-decoration: none;\n      transition: background .3s, transform .2s;\n      cursor: pointer;\n    }\n    .btn-primary:hover { background: var(--gold-light); transform: translateY(-2px); }\n    .btn-outline {\n      font-family: 'Cinzel', serif !important; font-size: .75rem;\n      letter-spacing: .2em; text-transform: uppercase;\n      padding: .9rem 2.2rem;\n      border: 1px solid rgba(184,150,62,.5); color: var(--cream) !important;\n      text-decoration: none;\n      transition: border-color .3s, transform .2s;\n    }\n    .btn-outline:hover { border-color: var(--gold-light) !important; transform: translateY(-2px); }\n\n    @keyframes fadeUp {\n      from { opacity:0; transform: translateY(22px); }\n      to   { opacity:1; transform: translateY(0); }\n    }\n\n    \/* \u2500\u2500 SECTION BASE \u2500\u2500 *\/\n    section { padding: 6rem 0; }\n    .container { max-width: 1100px; margin: 0 auto; padding: 0 2rem; }\n    .section-label {\n      font-size: .65rem; letter-spacing: .45em; text-transform: uppercase;\n      color: var(--gold) !important; margin-bottom: 1rem;\n    }\n    .section-title {\n      font-family: 'Cinzel', serif !important;\n      font-size: clamp(1.8rem, 3.5vw, 2.8rem);\n      font-weight: 400; color: var(--cream) !important;\n      line-height: 1.25; margin-bottom: 1.5rem;\n    }\n    .gold-rule {\n      width: 60px; height: 1px;\n      background: var(--gold);\n      margin: 1.5rem 0 2rem;\n    }\n\n    \/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n    #about { background: var(--dark-brown) !important; }\n    .about-grid {\n      display: grid; grid-template-columns: 1fr 1fr; gap: 5rem;\n      align-items: center;\n    }\n    .about-img-wrap {\n      position: relative;\n    }\n    .about-img-wrap::before {\n      content: ''; position: absolute;\n      top: -18px; left: -18px; right: 18px; bottom: 18px;\n      border: 1px solid rgba(184,150,62,.3);\n      z-index: 0;\n    }\n    .about-img-wrap img {\n      width: 100%; display: block; position: relative; z-index: 1;\n      filter: sepia(10%) contrast(1.05);\n    }\n    .about-text p {\n      font-size: 1.0rem; line-height: 2; color: rgba(245,240,232,.95) !important;\n      margin-bottom: 1.5rem;\n    }\n    .about-facts {\n      display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem;\n      margin-top: 2.5rem; border-top: 1px solid rgba(184,150,62,.2);\n      padding-top: 2rem;\n    }\n    .fact { }\n    .fact-num {\n      font-family: 'Cormorant Garamond', serif !important;\n      font-size: 2rem; color: var(--gold) !important; line-height: 1;\n    }\n    .fact-label {\n      font-size: .72rem; letter-spacing: .15em; text-transform: uppercase;\n      color: rgba(245,240,232,.85) !important; margin-top: .3rem;\n    }\n\n    \/* \u2500\u2500 LISTEN \u2500\u2500 *\/\n    #listen { background: var(--deep) !important; }\n    .record-feature {\n      display: grid; grid-template-columns: 1fr 1.2fr; gap: 4rem; align-items: center;\n    }\n    .record-img img {\n      width: 100%; display: block;\n      filter: drop-shadow(0 20px 60px rgba(0,0,0,.7));\n      transition: transform .6s ease;\n    }\n    .record-img:hover img { transform: rotate(2deg) scale(1.02); }\n    .record-info .section-label { margin-bottom: .5rem; }\n    .record-title {\n      font-family: 'Cormorant Garamond', serif !important;\n      font-size: clamp(1.5rem, 3vw, 2.5rem);\n      font-style: italic; color: var(--cream) !important;\n      margin-bottom: 1rem;\n    }\n    .tracklist {\n      display: grid; grid-template-columns: 1fr 1fr; gap: .4rem 2rem;\n      margin: 2rem 0;\n    }\n    .track {\n      font-size: .82rem; color: rgba(245,240,232,.9) !important;\n      padding: .45rem 0; border-bottom: 1px solid rgba(184,150,62,.12);\n      letter-spacing: .04em;\n    }\n    .track span { color: var(--gold) !important; font-size: .7rem; margin-right: .5rem; }\n\n    \/* \u2500\u2500 VIDEO \u2500\u2500 *\/\n    #videos { background: #120e0a; }\n    .video-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(480px, 1fr));\n      gap: 2rem; margin-top: 3rem;\n    }\n    .video-wrap {\n      position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;\n      background: #0a0806;\n      border: 1px solid rgba(184,150,62,.15);\n    }\n    .video-wrap iframe {\n      position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n      border: none;\n    }\n    .video-caption {\n      font-family: 'Cormorant Garamond', serif !important;\n      font-style: italic; font-size: .95rem;\n      color: rgba(245,240,232,.85) !important; margin-top: .8rem; text-align: center;\n    }\n\n    \/* \u2500\u2500 GALLERY \u2500\u2500 *\/\n    #gallery { background: var(--dark-brown) !important; }\n    .gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(12, 1fr);\n      grid-auto-rows: 200px;\n      gap: .6rem; margin-top: 3rem;\n    }\n    .gal-item {\n      overflow: hidden; position: relative; cursor: pointer;\n    }\n    .gal-item img {\n      width:100%; height:100%; object-fit:cover;\n      transition: transform .6s ease, filter .4s;\n      filter: sepia(15%) contrast(1.05);\n    }\n    .gal-item:hover img { transform: scale(1.06); filter: sepia(0%) contrast(1.1); }\n    .gal-item:nth-child(1) { grid-column: span 5; grid-row: span 2; }\n    .gal-item:nth-child(2) { grid-column: span 4; grid-row: span 2; }\n    .gal-item:nth-child(3) { grid-column: span 3; grid-row: span 1; }\n    .gal-item:nth-child(4) { grid-column: span 3; grid-row: span 1; }\n    .gal-item:nth-child(5) { grid-column: span 4; grid-row: span 2; }\n    .gal-item:nth-child(6) { grid-column: span 8; grid-row: span 2; }\n\n    \/* \u2500\u2500 LESSONS \u2500\u2500 *\/\n    #lessons { background: var(--deep) !important; }\n    .lessons-layout {\n      display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: start;\n    }\n    .lesson-cards { display: flex; flex-direction: column; gap: 1.5rem; }\n    .lesson-card {\n      border: 1px solid rgba(184,150,62,.2);\n      padding: 2rem 2.2rem;\n      transition: border-color .3s, transform .3s;\n      background: rgba(184,150,62,.03);\n    }\n    .lesson-card:hover {\n      border-color: var(--gold) !important;\n      transform: translateX(6px);\n    }\n    .lesson-card-icon {\n      font-size: 1.4rem; color: var(--gold) !important; margin-bottom: .8rem;\n    }\n    .lesson-card h3 {\n      font-family: 'Cinzel', serif !important; font-size: 1rem;\n      font-weight: 400; color: var(--cream) !important;\n      letter-spacing: .1em; margin-bottom: .6rem;\n    }\n    .lesson-card p { font-size: .88rem; line-height: 1.9; color: rgba(245,240,232,.9) !important; }\n\n    .lessons-cta-col { }\n    .lessons-cta-col .section-title { margin-bottom: 1.5rem; }\n    .lessons-cta-col p { font-size:1rem; line-height:2; color:rgba(245,240,232,.95); margin-bottom:1.5rem; }\n    .rate-badge {\n      display: inline-block;\n      border: 1px solid var(--gold);\n      padding: 1rem 2rem; margin-bottom: 2.5rem;\n      text-align: center;\n    }\n    .rate-badge span { display: block; }\n    .rate-badge .rate {\n      font-family: 'Cormorant Garamond', serif !important;\n      font-size: 2.4rem; color: var(--gold) !important; line-height: 1;\n    }\n    .rate-badge .rate-label {\n      font-size: .7rem; letter-spacing: .2em; text-transform: uppercase;\n      color: rgba(245,240,232,.85) !important; margin-top: .4rem;\n    }\n\n    \/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n    #contact {\n      background: linear-gradient(135deg, var(--dark-brown) 0%, #0f0b08 100%);\n      text-align: center;\n    }\n    #contact .section-title { text-align: center; }\n    #contact .gold-rule { margin: 1.5rem auto 2rem; }\n    #contact p { color: rgba(245,240,232,.9) !important; font-size: 1rem; line-height: 1.9; max-width: 500px; margin: 0 auto 3rem; }\n    .contact-methods {\n      display: flex; justify-content: center; gap: 3rem; flex-wrap: wrap;\n      margin-bottom: 3.5rem;\n    }\n    .contact-method { text-align: center; }\n    .contact-method .cm-label {\n      font-size: .65rem; letter-spacing: .3em; text-transform: uppercase;\n      color: var(--gold) !important; margin-bottom: .5rem;\n    }\n    .contact-method a {\n      color: var(--cream) !important; text-decoration: none; font-size: .95rem;\n      transition: color .3s;\n    }\n    .contact-method a:hover { color: var(--gold-light) !important; }\n    .contact-form {\n      max-width: 560px; margin: 0 auto; text-align: left;\n    }\n    .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-bottom:1rem; }\n    .form-group { display: flex; flex-direction: column; margin-bottom: 1rem; }\n    .form-group label {\n      font-size: .65rem; letter-spacing: .25em; text-transform: uppercase;\n      color: var(--gold) !important; margin-bottom: .5rem;\n    }\n    .form-group input, .form-group textarea, .form-group select {\n      background: rgba(255,255,255,.04);\n      border: 1px solid rgba(184,150,62,.25);\n      color: var(--cream) !important;\n      padding: .8rem 1rem; font-family: 'Lato', sans-serif !important;\n      font-size: .9rem; font-weight: 300;\n      outline: none;\n      transition: border-color .3s;\n    }\n    .form-group input:focus, .form-group textarea:focus, .form-group select:focus {\n      border-color: var(--gold) !important;\n    }\n    .form-group textarea { resize: vertical; min-height: 130px; }\n    .form-group select option { background: var(--dark-brown) !important; }\n    .form-submit { width: 100%; }\n\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n    footer {\n      background: #0a0705;\n      border-top: 1px solid rgba(184,150,62,.1);\n      padding: 2.5rem 2rem; text-align: center;\n    }\n    footer p { font-size: .75rem; color: rgba(245,240,232,.75) !important; letter-spacing: .1em; }\n    footer .footer-logo {\n      font-family: 'Cinzel', serif !important; color: var(--gold) !important;\n      font-size: 1rem; letter-spacing: .3em;\n      margin-bottom: 1rem; display: block;\n    }\n    footer .social-links { display: flex; justify-content: center; gap: 1.5rem; margin: 1rem 0; }\n    footer .social-links a {\n      font-size: .7rem; letter-spacing: .2em; text-transform: uppercase;\n      color: rgba(245,240,232,.8) !important; text-decoration: none;\n      transition: color .3s;\n    }\n    footer .social-links a:hover { color: var(--gold-light) !important; }\n\n    \/* \u2500\u2500 ORNAMENT \u2500\u2500 *\/\n    .ornament {\n      text-align: center; margin: 0 0 1.5rem;\n      font-family: 'Cormorant Garamond', serif !important;\n      font-size: 1.6rem; color: rgba(184,150,62,.4);\n    }\n\n    \/* \u2500\u2500 RESPONSIVE \u2014 TABLET (\u2264900px) \u2500\u2500 *\/\n    @media (max-width: 900px) {\n      nav { padding: 1rem 1.5rem; }\n      .nav-links { gap: 1.5rem; }\n\n      \/* Hero *\/\n      .hero-img-col { width: 100%; opacity: .25; }\n      .hero-content { padding-left: 1rem; }\n      .hero-desc { max-width: 100%; }\n\n      \/* Sections *\/\n      section { padding: 4rem 0; }\n      .container { padding: 0 1.5rem; }\n\n      \/* Grids \u2192 single column *\/\n      .about-grid,\n      .record-feature,\n      .lessons-layout { grid-template-columns: 1fr !important; gap: 2.5rem; }\n\n      \/* About image \u2014 don't let it get huge *\/\n      .about-img-wrap { max-width: 480px; margin: 0 auto; }\n\n      \/* Record *\/\n      .record-img { max-width: 360px; margin: 0 auto; }\n      .tracklist { grid-template-columns: 1fr; }\n\n      \/* Gallery *\/\n      .gallery-grid {\n        grid-template-columns: 1fr 1fr;\n        grid-auto-rows: 180px;\n      }\n      .gal-item:nth-child(n) { grid-column: span 1 !important; grid-row: span 1 !important; }\n      .gal-item:nth-child(1) { grid-column: span 2 !important; grid-row: span 2 !important; }\n\n      \/* Videos *\/\n      .video-grid { grid-template-columns: 1fr; }\n\n      \/* Forms *\/\n      .form-row { grid-template-columns: 1fr; }\n\n      \/* Lessons *\/\n      .lessons-cta-col { order: -1; }\n    }\n\n    \/* \u2500\u2500 RESPONSIVE \u2014 MOBILE (\u2264600px) \u2500\u2500 *\/\n    @media (max-width: 600px) {\n      \/* Nav *\/\n      nav { padding: 1rem 1.2rem; }\n\n      \/* Hero *\/\n      #hero { min-height: 100svh; align-items: flex-end; padding-bottom: 4rem; }\n      .hero-content { padding: 0 1.2rem; }\n      .hero-name { font-size: clamp(2.6rem, 14vw, 4rem) !important; }\n      .hero-subtitle { font-size: clamp(1rem, 5vw, 1.4rem) !important; }\n      .hero-desc { font-size: .9rem !important; }\n      .hero-ctas { flex-direction: column; gap: .8rem; }\n      .btn-primary, .btn-outline { text-align: center; width: 100%; padding: 1rem !important; }\n\n      \/* General section spacing *\/\n      section { padding: 3rem 0; }\n      .container { padding: 0 1rem; }\n      .section-title { font-size: clamp(1.5rem, 7vw, 2rem) !important; }\n\n      \/* About *\/\n      .about-img-wrap::before { display: none; } \/* remove offset border on small screens *\/\n      .about-text p { font-size: .92rem !important; }\n      .about-facts { grid-template-columns: 1fr 1fr; gap: 1rem; }\n      .fact-num { font-size: 1.6rem !important; }\n\n      \/* Listen \/ record *\/\n      .record-img { max-width: 280px; }\n      .tracklist { grid-template-columns: 1fr; gap: .2rem; }\n      .track { font-size: .8rem !important; }\n\n      \/* Videos *\/\n      .video-grid { grid-template-columns: 1fr; gap: 1.5rem; }\n      .video-caption { font-size: .85rem !important; }\n\n      \/* Gallery \u2014 stack to single column on very small screens *\/\n      .gallery-grid {\n        grid-template-columns: 1fr !important;\n        grid-auto-rows: 220px;\n      }\n      .gal-item:nth-child(n) { grid-column: span 1 !important; grid-row: span 1 !important; }\n\n      \/* Lesson cards *\/\n      .lesson-card { padding: 1.4rem 1.4rem; }\n      .lesson-card h3 { font-size: .92rem !important; }\n      .lesson-card p { font-size: .84rem !important; }\n      .rate-badge { width: 100%; }\n\n      \/* Contact *\/\n      .contact-methods { gap: 1.5rem; flex-direction: column; align-items: center; }\n      #contact p { font-size: .92rem !important; }\n      .form-group input,\n      .form-group textarea,\n      .form-group select { font-size: 1rem !important; } \/* prevents iOS zoom on focus *\/\n\n      \/* Footer *\/\n      footer { padding: 2rem 1rem; }\n      footer p { font-size: .7rem !important; }\n    }\n\n    \/* \u2500\u2500 RESPONSIVE \u2014 VERY SMALL (\u2264380px) \u2500\u2500 *\/\n    @media (max-width: 380px) {\n      .hero-name { font-size: 2.4rem !important; }\n      .about-facts { grid-template-columns: 1fr; }\n      .btn-primary, .btn-outline { font-size: .7rem !important; letter-spacing: .1em !important; }\n    }\n\n    \/* \u2500\u2500 HAMBURGER MENU \u2500\u2500 *\/\n    .hamburger {\n      display: none;\n      flex-direction: column;\n      justify-content: space-between;\n      width: 26px;\n      height: 18px;\n      cursor: pointer;\n      z-index: 200;\n      background: none;\n      border: none;\n      padding: 0;\n    }\n    .hamburger span {\n      display: block;\n      width: 100%;\n      height: 1px;\n      background: var(--gold-light);\n      transition: transform 0.35s ease, opacity 0.25s ease;\n      transform-origin: center;\n    }\n    .hamburger.open span:nth-child(1) { transform: translateY(8.5px) rotate(45deg); }\n    .hamburger.open span:nth-child(2) { opacity: 0; }\n    .hamburger.open span:nth-child(3) { transform: translateY(-8.5px) rotate(-45deg); }\n\n    .nav-overlay {\n      display: none;\n      position: fixed;\n      inset: 0;\n      background: rgba(0,0,0,0.6);\n      z-index: 140;\n    }\n    .nav-overlay.open { display: block; }\n\n    @media (max-width: 600px) {\n      .hamburger { display: flex; }\n\n      .nav-links {\n        display: flex !important;\n        flex-direction: column;\n        position: fixed;\n        top: 0; right: 0;\n        width: 75vw;\n        max-width: 300px;\n        height: 100vh;\n        background: rgba(18,11,6,0.97);\n        backdrop-filter: blur(10px);\n        border-left: 1px solid rgba(184,150,62,0.2);\n        padding: 5rem 2.5rem 2rem;\n        gap: 0;\n        transform: translateX(100%);\n        transition: transform 0.4s cubic-bezier(0.77,0,0.175,1);\n        z-index: 150;\n      }\n      .nav-links.open { transform: translateX(0); }\n\n      .nav-links li { border-bottom: 1px solid rgba(184,150,62,0.1); }\n      .nav-links a {\n        display: block;\n        padding: 1.1rem 0;\n        font-size: 0.85rem;\n        letter-spacing: 0.25em;\n        opacity: 1;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- \u2500\u2500 NAV \u2500\u2500 -->\n  <nav>\n    <a class=\"nav-logo\" href=\"#hero\">LEAH NAJIMY<\/a>\n    <ul class=\"nav-links\" id=\"navLinks\">\n      <li><a href=\"#about\" onclick=\"closeMenu()\">About<\/a><\/li>\n      <li><a href=\"#listen\" onclick=\"closeMenu()\">Recordings<\/a><\/li>\n      <li><a href=\"#videos\" onclick=\"closeMenu()\">Videos<\/a><\/li>\n      <li><a href=\"#gallery\" onclick=\"closeMenu()\">Gallery<\/a><\/li>\n      <li><a href=\"#lessons\" onclick=\"closeMenu()\">Voice Lessons<\/a><\/li>\n      <li><a href=\"#contact\" onclick=\"closeMenu()\">Contact<\/a><\/li>\n    <\/ul>\n    <button class=\"hamburger\" id=\"hamburger\" aria-label=\"Open menu\">\n      <span><\/span>\n      <span><\/span>\n      <span><\/span>\n    <\/button>\n  <\/nav>\n  <div class=\"nav-overlay\" id=\"navOverlay\" onclick=\"closeMenu()\"><\/div>\n\n  <!-- \u2500\u2500 HERO \u2500\u2500 -->\n  <section id=\"hero\">\n    <div class=\"staff-lines\"><\/div>\n    <div class=\"hero-img-col\"><\/div>\n    <div class=\"hero-bg\"><\/div>\n    <div class=\"hero-content\">\n      <p class=\"hero-eyebrow\">Soprano \u00b7 Voice Teacher<\/p>\n      <h1 class=\"hero-name\">Leah<br>Najimy<\/h1>\n      <p class=\"hero-subtitle\">Classical Voice \u00b7 Art Song \u00b7 Opera<\/p>\n      <div class=\"divider-line\"><\/div>\n      <p class=\"hero-desc\">A classical soprano from the Berkshires, performing works of Handel, Brahms, Beach, Faur\u00e9, Bizet, and beyond \u2014 and nurturing the next generation of singers.<\/p>\n      <div class=\"hero-ctas\">\n        <a class=\"btn-primary\" href=\"#listen\">Hear the Recording<\/a>\n        <a class=\"btn-outline\" href=\"#lessons\">Voice Lessons<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 ABOUT \u2500\u2500 -->\n  <section id=\"about\">\n    <div class=\"container\">\n      <div class=\"about-grid\">\n        <div class=\"about-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahDrSMichael.jpg\" alt=\"Leah Najimy performing\" \/>\n        <\/div>\n        <div class=\"about-text\">\n          <p class=\"section-label\">About<\/p>\n          <h2 class=\"section-title\">A Voice Rooted<br>in the Berkshires<\/h2>\n          <div class=\"gold-rule\"><\/div>\n          <p>Leah Najimy was born in the hills of Savoy, Massachusetts. She grew up surrounded by music \u2014 singing at home, at church, and in the maple-sugaring seasons of a New England childhood. Her solo debut at nine, performing <em>Walking in the Air<\/em> at the Berkshire Homeschool Choir Concert, began a journey deep into the world of classical voice.<\/p>\n          <p>After joining the Berkshire Lyric Children&#8217;s Choir at age eleven, she was invited at fourteen to their Choral Scholar program, where she studied light arias and German art song for four years. She later studied classical voice with Marjorie Dix at the Berkshire Music School while attending Berkshire Community College, and expanded her palette in the BCC Jazz Ensemble.<\/p>\n          <p>Leah transferred to Bob Jones University, where she is completing a Bachelor of Music in Voice Performance with a minor in German Language. She studies opera and art song, sings with the BJU Chorale and Chamber Choir, and has performed roles including Belinda in Purcell&#8217;s <em>Dido and Aeneas<\/em>.<\/p>\n          <div class=\"about-facts\">\n            <div class=\"fact\">\n              <div class=\"fact-num\">15+<\/div>\n              <div class=\"fact-label\">Years of Study<\/div>\n            <\/div>\n            <div class=\"fact\">\n              <div class=\"fact-num\">5<\/div>\n              <div class=\"fact-label\">Languages Performed<\/div>\n            <\/div>\n            <div class=\"fact\">\n              <div class=\"fact-num\">10+<\/div>\n              <div class=\"fact-label\">Major Productions<\/div>\n            <\/div>\n            <div class=\"fact\">\n              <div class=\"fact-num\">B.M.<\/div>\n              <div class=\"fact-label\">Voice Performance, BJU<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 LISTEN \u2500\u2500 -->\n  <section id=\"listen\">\n    <div class=\"container\">\n      <div class=\"record-feature\">\n        <div class=\"record-img\">\n          <img decoding=\"async\" src=\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahRecord.webp\" alt=\"Leah Najimy \u2014 In Recital vinyl record\" \/>\n        <\/div>\n        <div class=\"record-info\">\n          <p class=\"section-label\">Latest Recording<\/p>\n          <h2 class=\"record-title\">Leah Najimy \u2014 In Recital<\/h2>\n          <div class=\"gold-rule\"><\/div>\n          <p style=\"font-size:.9rem;line-height:2;color:rgba(245,240,232,.92);margin-bottom:1.5rem;\">Featuring works by Handel, Brahms, Beach, Faur\u00e9, and Bizet. Recorded and produced by Clayton James. Cover art and photography by Anna Dionne.<\/p>\n          <div class=\"tracklist\">\n            <div class=\"track\"><span>A1<\/span>Ah Mio Cor \u2014 Handel<\/div>\n            <div class=\"track\"><span>B1<\/span>Ah, Love, but a Day \u2014 Beach<\/div>\n            <div class=\"track\"><span>A2<\/span>Dein blaues Auge \u2014 Brahms<\/div>\n            <div class=\"track\"><span>B2<\/span>I Send My Heart Up to Thee \u2014 Beach<\/div>\n            <div class=\"track\"><span>A3<\/span>Die Mainacht \u2014 Brahms<\/div>\n            <div class=\"track\"><span>B3<\/span>Les Berceaux \u2014 Faur\u00e9<\/div>\n            <div class=\"track\"><span>A4<\/span>St\u00e4ndchen \u2014 Brahms<\/div>\n            <div class=\"track\"><span>B4<\/span>Notre Amour \u2014 Faur\u00e9<\/div>\n            <div class=\"track\"><span>A5<\/span>The Year&#8217;s at the Spring \u2014 Beach<\/div>\n            <div class=\"track\"><span>B5<\/span>Le Secret \u2014 Faur\u00e9<\/div>\n            <div class=\"track\"><\/div>\n            <div class=\"track\"><span>B6<\/span>Je dis que rien \u2014 Bizet<\/div>\n          <\/div>\n          <p style=\"font-size:.75rem;color:rgba(245,240,232,.8);font-style:italic;\">In collaboration with Julia Probas, Micah Hyink, Alina Wennberg, Ben Hyink, and Sophia Tsitsikos.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 VIDEOS \u2500\u2500 -->\n  <section id=\"videos\">\n    <div class=\"container\">\n      <p class=\"section-label\">Performances<\/p>\n      <h2 class=\"section-title\">Watch &amp; Listen<\/h2>\n      <div class=\"gold-rule\"><\/div>\n      <div class=\"video-grid\">\n        <div>\n          <div class=\"video-wrap\">\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/cI84g7FzwzQ\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n          <\/div>\n          <p class=\"video-caption\">Dido &amp; Aeneas \u2014 Bob Jones University Opera<\/p>\n        <\/div>\n        <div>\n          <div class=\"video-wrap\">\n            <iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/videoseries?si=eUB9oKXW1YpMxNQP&amp;list=PLYYrpe_w79STmOuOil2_ztM0BeDoypp0m\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n            <!-- Placeholder: replace with additional YouTube video embed URL... Not anymoree 2\/28\/26 -->\n            <div style=\"position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0d0b09;border:1px solid rgba(184,150,62,.1);\">\n              <div style=\"text-align:center;padding:2rem;\">\n                <div style=\"font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.1rem;color:rgba(245,240,232,.8);\">More performances<\/div>\n                <a href=\"https:\/\/leahnajimy.wixsite.com\/website\/videos\" target=\"_blank\" style=\"display:inline-block;margin-top:1rem;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);text-decoration:none;\">View Full Video Archive \u2192<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n          <p class=\"video-caption\">Full video archive available<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 GALLERY \u2500\u2500 -->\n  <section id=\"gallery\">\n    <div class=\"container\">\n      <p class=\"section-label\">Gallery<\/p>\n      <h2 class=\"section-title\">On Stage &amp; Behind the Curtain<\/h2>\n      <div class=\"gold-rule\"><\/div>\n    <\/div>\n    <div style=\"max-width:1200px;margin:0 auto;padding:0 1rem;\">\n      <div class=\"gallery-grid\">\n        <div class=\"gal-item\"><img decoding=\"async\" src=\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahMessiah.jpg\" alt=\"Leah performing Handel's Messiah\"\/><\/div>\n        <div class=\"gal-item\"><img decoding=\"async\" src=\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahDido.jpg\" alt=\"Leah as Dido in Dido and Aeneas\"\/><\/div>\n        <div class=\"gal-item\"><img decoding=\"async\" src=\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahBaB.jpg\" alt=\"Leah after performance with flowers\"\/><\/div>\n        <div class=\"gal-item\"><img decoding=\"async\" src=\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahVLO.jpg\" alt=\"Leah in HMS Pinafore\"\/><\/div>\n        <div class=\"gal-item\"><img decoding=\"async\" src=\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahWWC.jpg\" alt=\"Leah Najimy performing\"\/><\/div>\n        <div class=\"gal-item\"><img decoding=\"async\" src=\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahDrSMichael.jpg\" alt=\"Leah concert performance\"\/><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 LESSONS \u2500\u2500 -->\n  <section id=\"lessons\">\n    <div class=\"container\">\n      <div class=\"lessons-layout\">\n        <div class=\"lesson-cards\">\n          <div class=\"lesson-card\">\n            <div class=\"lesson-card-icon\">\u2669<\/div>\n            <h3>Beginner &amp; Intermediate Singers<\/h3>\n            <p>Build a healthy technical foundation \u2014 breath support, vowel resonance, posture, and artistry. Students of all ages welcome.<\/p>\n          <\/div>\n          <div class=\"lesson-card\">\n            <div class=\"lesson-card-icon\">\ud834\udd1e<\/div>\n            <h3>Classical &amp; Art Song Repertoire<\/h3>\n            <p>Explore the rich traditions of German Lieder, French m\u00e9lodie, Italian opera, and American art song with guidance in style and language.<\/p>\n          <\/div>\n          <div class=\"lesson-card\">\n            <div class=\"lesson-card-icon\">\u266a<\/div>\n            <h3>Audition &amp; Performance Prep<\/h3>\n            <p>Targeted coaching for auditions, recitals, competitions, and church solos. Develop stage presence and performance confidence.<\/p>\n          <\/div>\n          <div class=\"lesson-card\">\n            <div class=\"lesson-card-icon\">\ud834\udd22<\/div>\n            <h3>Online &amp; In-Person Lessons<\/h3>\n            <p>Flexible lesson formats available both in-person and via video call \u2014 meeting students wherever they are.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"lessons-cta-col\">\n          <p class=\"section-label\">Voice Lessons<\/p>\n          <h2 class=\"section-title\">Study Voice<br>with Leah<\/h2>\n          <div class=\"gold-rule\"><\/div>\n          <p>With over fifteen years of classical training and a passion for teaching, Leah brings warmth, expertise, and joy to every lesson. She draws on her studies in classical voice, German art song, and opera performance to help each student find their unique instrument.<\/p>\n          <p>Whether you are a curious beginner or a serious student preparing for college auditions, lessons are tailored to your goals and voice type.<\/p>\n          <div class=\"rate-badge\">\n            <span class=\"rate\">Inquire<\/span>\n            <span class=\"rate-label\">for current lesson rates &amp; availability<\/span>\n          <\/div>\n          <a class=\"btn-primary\" href=\"#contact\">Schedule a Lesson<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 CONTACT \u2500\u2500 -->\n  <section id=\"contact\">\n    <div class=\"container\">\n      <div class=\"ornament\">\u2726<\/div>\n      <p class=\"section-label\" style=\"text-align:center;\">Get In Touch<\/p>\n      <h2 class=\"section-title\">Bookings &amp; Lessons<\/h2>\n      <div class=\"gold-rule\"><\/div>\n      <p>For performance bookings, voice lesson inquiries, or general questions, please reach out \u2014 Leah would love to hear from you.<\/p>\n\n      <div class=\"contact-methods\">\n        <div class=\"contact-method\">\n          <div class=\"cm-label\">Email<\/div>\n          <a href=\"\/cdn-cgi\/l\/email-protection#f69a93979e9c979b938585998684979899b6919b979f9ad895999b\"><span class=\"__cf_email__\" data-cfemail=\"28444d49404249454d5b5b47585a494647684f45494144064b4745\">[email&#160;protected]<\/span><\/a>\n        <\/div>\n        <div class=\"contact-method\">\n          <div class=\"cm-label\">Location<\/div>\n          <span style=\"color:var(--cream);font-size:.95rem;\">Berkshire County, MA<\/span>\n        <\/div>\n        <div class=\"contact-method\">\n          <div class=\"cm-label\">Lessons<\/div>\n          <span style=\"color:var(--cream);font-size:.95rem;\">In-Person &amp; Online<\/span>\n        <\/div>\n      <\/div>\n\n      <form class=\"contact-form\" action=\"#\" method=\"post\">\n        <div class=\"form-row\">\n          <div class=\"form-group\">\n            <label for=\"fname\">First Name<\/label>\n            <input type=\"text\" id=\"fname\" name=\"first_name\" placeholder=\"Jane\" \/>\n          <\/div>\n          <div class=\"form-group\">\n            <label for=\"lname\">Last Name<\/label>\n            <input type=\"text\" id=\"lname\" name=\"last_name\" placeholder=\"Smith\" \/>\n          <\/div>\n        <\/div>\n        <div class=\"form-group\">\n          <label for=\"email\">Email Address<\/label>\n          <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"jane@example.com\" \/>\n        <\/div>\n        <div class=\"form-group\">\n          <label for=\"inquiry\">Type of Inquiry<\/label>\n          <select id=\"inquiry\" name=\"inquiry\">\n            <option value=\"\">Select\u2026<\/option>\n            <option>Voice Lessons<\/option>\n            <option>Performance Booking<\/option>\n            <option>Collaboration<\/option>\n            <option>General Question<\/option>\n          <\/select>\n        <\/div>\n        <div class=\"form-group\">\n          <label for=\"message\">Message<\/label>\n          <textarea id=\"message\" name=\"message\" placeholder=\"Tell me a little about what you're looking for\u2026\"><\/textarea>\n        <\/div>\n        <button type=\"submit\" class=\"btn-primary form-submit\">Send Message<\/button>\n      <\/form>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 FOOTER \u2500\u2500 -->\n  <footer>\n    <span class=\"footer-logo\">LEAH NAJIMY<\/span>\n    <div class=\"social-links\">\n      <a href=\"https:\/\/leahnajimy.wixsite.com\/website\/videos\" target=\"_blank\">Videos<\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=cI84g7FzwzQ\" target=\"_blank\">YouTube<\/a>\n    <\/div>\n    <p>\u00a9 2025 Leah Najimy \u00b7 Soprano \u00b7 Voice Teacher \u00b7 Berkshire County, Massachusetts<\/p>\n  <\/footer>\n\n\n  <!-- \u2500\u2500 HAMBURGER MENU JAVASCRIPT \u2500\u2500 -->\n  <script>\n    const hamburger = document.getElementById('hamburger');\n    const navLinks  = document.getElementById('navLinks');\n    const overlay   = document.getElementById('navOverlay');\n\n    function openMenu() {\n      hamburger.classList.add('open');\n      navLinks.classList.add('open');\n      overlay.classList.add('open');\n      document.body.style.overflow = 'hidden';\n    }\n\n    function closeMenu() {\n      hamburger.classList.remove('open');\n      navLinks.classList.remove('open');\n      overlay.classList.remove('open');\n      document.body.style.overflow = '';\n    }\n\n    hamburger.addEventListener('click', () => {\n      hamburger.classList.contains('open') ? closeMenu() : openMenu();\n    });\n\n    \/\/ Close menu on Escape key\n    document.addEventListener('keydown', (e) => {\n      if (e.key === 'Escape') closeMenu();\n    });\n  <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Leah Najimy | Soprano \u00b7 Voice Teacher LEAH NAJIMY About Recordings Videos Gallery [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":128,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"brizy-blank-template.php","meta":{"footnotes":""},"class_list":["post-134","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Leah James Soprano<\/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:\/\/leahjamessoprano.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Leah James Soprano\" \/>\n<meta property=\"og:description\" content=\"Leah Najimy | Soprano \u00b7 Voice Teacher LEAH NAJIMY About Recordings Videos Gallery [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/leahjamessoprano.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Leah James Soprano\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-28T21:40:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahWWC.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"618\" \/>\n\t<meta property=\"og:image:height\" content=\"618\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/leahjamessoprano.com\/\",\"url\":\"https:\/\/leahjamessoprano.com\/\",\"name\":\"Home - Leah James Soprano\",\"isPartOf\":{\"@id\":\"https:\/\/leahjamessoprano.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/leahjamessoprano.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/leahjamessoprano.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahWWC.jpg\",\"datePublished\":\"2026-02-27T16:01:46+00:00\",\"dateModified\":\"2026-02-28T21:40:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/leahjamessoprano.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/leahjamessoprano.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/leahjamessoprano.com\/#primaryimage\",\"url\":\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahWWC.jpg\",\"contentUrl\":\"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahWWC.jpg\",\"width\":618,\"height\":618},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/leahjamessoprano.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/leahjamessoprano.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/leahjamessoprano.com\/#website\",\"url\":\"https:\/\/leahjamessoprano.com\/\",\"name\":\"Leah James Soprano\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/leahjamessoprano.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Leah James Soprano","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:\/\/leahjamessoprano.com\/","og_locale":"en_US","og_type":"article","og_title":"Home - Leah James Soprano","og_description":"Leah Najimy | Soprano \u00b7 Voice Teacher LEAH NAJIMY About Recordings Videos Gallery [&hellip;]","og_url":"https:\/\/leahjamessoprano.com\/","og_site_name":"Leah James Soprano","article_modified_time":"2026-02-28T21:40:51+00:00","og_image":[{"width":618,"height":618,"url":"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahWWC.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/leahjamessoprano.com\/","url":"https:\/\/leahjamessoprano.com\/","name":"Home - Leah James Soprano","isPartOf":{"@id":"https:\/\/leahjamessoprano.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/leahjamessoprano.com\/#primaryimage"},"image":{"@id":"https:\/\/leahjamessoprano.com\/#primaryimage"},"thumbnailUrl":"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahWWC.jpg","datePublished":"2026-02-27T16:01:46+00:00","dateModified":"2026-02-28T21:40:51+00:00","breadcrumb":{"@id":"https:\/\/leahjamessoprano.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/leahjamessoprano.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/leahjamessoprano.com\/#primaryimage","url":"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahWWC.jpg","contentUrl":"https:\/\/leahjamessoprano.com\/wp-content\/uploads\/2026\/02\/LeahWWC.jpg","width":618,"height":618},{"@type":"BreadcrumbList","@id":"https:\/\/leahjamessoprano.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/leahjamessoprano.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/leahjamessoprano.com\/#website","url":"https:\/\/leahjamessoprano.com\/","name":"Leah James Soprano","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/leahjamessoprano.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/leahjamessoprano.com\/index.php?rest_route=\/wp\/v2\/pages\/134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/leahjamessoprano.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/leahjamessoprano.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/leahjamessoprano.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/leahjamessoprano.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=134"}],"version-history":[{"count":5,"href":"https:\/\/leahjamessoprano.com\/index.php?rest_route=\/wp\/v2\/pages\/134\/revisions"}],"predecessor-version":[{"id":156,"href":"https:\/\/leahjamessoprano.com\/index.php?rest_route=\/wp\/v2\/pages\/134\/revisions\/156"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/leahjamessoprano.com\/index.php?rest_route=\/wp\/v2\/media\/128"}],"wp:attachment":[{"href":"https:\/\/leahjamessoprano.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}