{"product_id":"from-self-doubt-to-self-trust-be-your-own-bff-workshop","title":"From Self-Doubt to Self-Trust - Be Your Own BFF Workshop","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eFrom Self-Doubt to Self-Trust — In-Person Workshop\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,500\u0026amp;family=Work+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root{\n    --plum-deep: #362A46;\n    --plum-mid: #4E3E63;\n    --lavender: #B9A7D1;\n    --lavender-pale: #E7DFF0;\n    --cream: #F8F4EC;\n    --gold: #E8BE84;\n    --blush: #DDA7A0;\n    --ink: #2A2233;\n    --line: rgba(54,42,70,0.14);\n  }\n\n  *{box-sizing:border-box;}\n  body{\n    margin:0;\n    background:var(--cream);\n    color:var(--ink);\n    font-family:'Work Sans', sans-serif;\n    -webkit-font-smoothing:antialiased;\n  }\n  h1,h2,h3{\n    font-family:'Fraunces', serif;\n    font-weight:500;\n    margin:0;\n    letter-spacing:-0.01em;\n  }\n  p{ line-height:1.65; margin:0 0 1em; }\n  a{ color:inherit; }\n  .wrap{ max-width:1040px; margin:0 auto; padding:0 24px; }\n\n  \/* ---------- HERO ---------- *\/\n  .hero{\n    position:relative;\n    background:\n      radial-gradient(ellipse at 50% 120%, rgba(232,190,132,0.35), transparent 60%),\n      linear-gradient(180deg, var(--lavender-pale) 0%, var(--cream) 60%);\n    color:var(--ink);\n    padding:88px 24px 96px;\n    text-align:center;\n    overflow:hidden;\n  }\n  .moon{\n    width:56px; height:56px;\n    margin:0 auto 28px;\n    position:relative;\n  }\n  .moon svg{ width:100%; height:100%; display:block; }\n  .eyebrow{\n    font-size:12px;\n    letter-spacing:0.22em;\n    text-transform:uppercase;\n    color:var(--plum-mid);\n    margin-bottom:18px;\n    font-weight:600;\n  }\n  .hero h1{\n    font-size:clamp(34px, 5.4vw, 58px);\n    line-height:1.08;\n    max-width:780px;\n    margin:0 auto 18px;\n    color:var(--plum-deep);\n  }\n  .hero h1 em{ font-style:italic; color:var(--plum-mid); }\n  .hero .sub{\n    font-size:18px;\n    color:#4a4055;\n    max-width:520px;\n    margin:0 auto 40px;\n    font-family:'Work Sans', sans-serif;\n  }\n  .hero-meta{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n    margin-bottom:36px;\n  }\n  .pill{\n    border:1px solid rgba(54,42,70,0.16);\n    background:rgba(255,255,255,0.6);\n    border-radius:100px;\n    padding:9px 18px;\n    font-size:13.5px;\n    letter-spacing:0.02em;\n    display:flex;\n    align-items:center;\n    gap:7px;\n    color:var(--ink);\n  }\n  .pill b{ font-weight:600; color:var(--plum-deep); }\n  .cta{\n    display:inline-block;\n    background:linear-gradient(180deg, #F0C994, var(--gold));\n    color:#3A2A17;\n    font-weight:600;\n    font-size:15.5px;\n    padding:16px 38px;\n    border-radius:100px;\n    text-decoration:none;\n    letter-spacing:0.01em;\n    box-shadow:0 14px 28px -12px rgba(232,190,132,0.55);\n  }\n  .cta-note{\n    display:block;\n    margin-top:14px;\n    font-size:12.5px;\n    color:#7c6f8a;\n    letter-spacing:0.04em;\n    text-transform:uppercase;\n  }\n\n  \/* ---------- INTRO ---------- *\/\n  .intro{\n    padding:76px 24px 20px;\n    text-align:center;\n  }\n  .intro .kicker{\n    font-size:12px;\n    letter-spacing:0.2em;\n    text-transform:uppercase;\n    color:var(--plum-mid);\n    font-weight:600;\n    margin-bottom:16px;\n  }\n  .intro h2{\n    font-size:clamp(26px, 3.4vw, 36px);\n    max-width:640px;\n    margin:0 auto 22px;\n    color:var(--plum-deep);\n  }\n  .intro p{\n    max-width:600px;\n    margin:0 auto 1.2em;\n    font-size:16.5px;\n    color:#4a4055;\n  }\n\n  \/* ---------- BEFORE \/ AFTER ---------- *\/\n  .transform{\n    padding:56px 24px 90px;\n  }\n  .transform-grid{\n    display:grid;\n    grid-template-columns:1fr auto 1fr;\n    gap:0;\n    align-items:stretch;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .card{\n    border-radius:20px;\n    padding:38px 32px 34px;\n    position:relative;\n  }\n  .card.before{\n    background:#FFFFFF;\n    border:1px solid var(--line);\n  }\n  .card.after{\n    background:linear-gradient(165deg, var(--lavender-pale), #F2E6CE);\n    color:var(--ink);\n  }\n  .card-moon{ width:34px; height:34px; margin-bottom:18px; }\n  .card-label{\n    font-size:11.5px;\n    letter-spacing:0.16em;\n    text-transform:uppercase;\n    font-weight:600;\n    margin-bottom:8px;\n    color:var(--blush);\n  }\n  .card.after .card-label{ color:#9C7A3C; }\n  .card h3{\n    font-size:24px;\n    margin-bottom:20px;\n  }\n  .card.before h3{ color:var(--plum-deep); }\n  .card.after h3{ color:var(--plum-deep); }\n  .card ul{\n    list-style:none;\n    margin:0; padding:0;\n    display:flex; flex-direction:column; gap:13px;\n  }\n  .card li{\n    font-size:15px;\n    line-height:1.5;\n    padding-left:22px;\n    position:relative;\n    color:#4a4055;\n  }\n  .card.after li{ color:#4a4055; }\n  .card.before li::before{\n    content:\"\";\n    position:absolute; left:0; top:7px;\n    width:7px; height:7px;\n    border-radius:50%;\n    background:var(--blush);\n  }\n  .card.after li::before{\n    content:\"\";\n    position:absolute; left:0; top:7px;\n    width:7px; height:7px;\n    border-radius:50%;\n    background:var(--gold);\n  }\n  .transform-divider{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    padding:0 22px;\n  }\n  .transform-divider svg{ width:30px; height:30px; }\n  @media (max-width:760px){\n    .transform-grid{ grid-template-columns:1fr; gap:18px; }\n    .transform-divider{ padding:4px 0; transform:rotate(90deg); }\n  }\n\n  \/* ---------- INCLUDED ---------- *\/\n  .included{\n    background:var(--lavender-pale);\n    padding:80px 24px;\n  }\n  .included .inner{ max-width:880px; margin:0 auto; }\n  .included-head{ text-align:center; margin-bottom:44px; }\n  .included .kicker{\n    font-size:12px; letter-spacing:0.2em; text-transform:uppercase;\n    color:var(--plum-mid); font-weight:600; margin-bottom:14px;\n  }\n  .included h2{\n    font-size:clamp(26px, 3.2vw, 34px);\n    color:var(--plum-deep);\n  }\n  .included-grid{\n    display:grid;\n    grid-template-columns:repeat(2, 1fr);\n    gap:16px;\n  }\n  .item{\n    background:#fff;\n    border-radius:16px;\n    padding:24px 24px;\n    display:flex;\n    gap:16px;\n    align-items:flex-start;\n    border:1px solid rgba(54,42,70,0.08);\n  }\n  .item .num{\n    font-family:'Fraunces', serif;\n    font-size:22px;\n    color:var(--gold);\n    min-width:30px;\n  }\n  .item h4{\n    font-family:'Fraunces', serif;\n    font-weight:500;\n    font-size:17px;\n    margin:0 0 4px;\n    color:var(--plum-deep);\n  }\n  .item p{ font-size:14px; color:#544a5f; margin:0; line-height:1.5; }\n  .item.wide{ grid-column:1 \/ -1; }\n  @media (max-width:640px){\n    .included-grid{ grid-template-columns:1fr; }\n  }\n\n  \/* ---------- DETAILS BAR ---------- *\/\n  .details{\n    padding:80px 24px;\n  }\n  .details .inner{ max-width:880px; margin:0 auto; }\n  .details-head{ text-align:center; margin-bottom:40px; }\n  .details h2{\n    font-size:clamp(26px, 3.2vw, 34px);\n    color:var(--plum-deep);\n  }\n  .details-grid{\n    display:grid;\n    grid-template-columns:repeat(4, 1fr);\n    border:1px solid var(--line);\n    border-radius:18px;\n    overflow:hidden;\n  }\n  .d-cell{\n    padding:28px 20px;\n    text-align:center;\n    border-right:1px solid var(--line);\n    background:#fff;\n  }\n  .d-cell:last-child{ border-right:none; }\n  .d-cell .lbl{\n    font-size:11px; letter-spacing:0.14em; text-transform:uppercase;\n    color:var(--plum-mid); font-weight:600; margin-bottom:8px;\n  }\n  .d-cell .val{\n    font-family:'Fraunces', serif;\n    font-size:17px;\n    color:var(--plum-deep);\n    line-height:1.35;\n  }\n  @media (max-width:700px){\n    .details-grid{ grid-template-columns:1fr 1fr; }\n    .d-cell{ border-bottom:1px solid var(--line); }\n    .d-cell:nth-child(2n){ border-right:none; }\n  }\n  .details-cta{ text-align:center; margin-top:36px; }\n  .cta-dark{\n    display:inline-block;\n    background:var(--plum-deep);\n    color:var(--cream);\n    font-weight:600;\n    font-size:15.5px;\n    padding:16px 38px;\n    border-radius:100px;\n    text-decoration:none;\n  }\n  .details-cta .cta-note{ color:#7c6f8a; }\n\n  \/* ---------- HOST ---------- *\/\n  .st-host{\n    background:var(--lavender-pale);\n    color:var(--ink);\n    padding:80px 24px;\n    font-family:'Work Sans', sans-serif;\n  }\n  .st-host .st-host-inner{\n    max-width:880px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:200px 1fr;\n    gap:40px;\n    align-items:center;\n  }\n  .st-host-photo{\n    width:100%;\n    aspect-ratio:1\/1;\n    border-radius:50%;\n    overflow:hidden;\n    box-shadow:0 0 0 6px rgba(232,190,132,0.4);\n    background:var(--lavender);\n  }\n  .st-host-photo img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    object-position:50% 20%;\n    display:block;\n    color:var(--plum-deep); \/* colours alt text if the image ever fails to load *\/\n  }\n  .st-host-kicker{\n    font-size:12px;\n    letter-spacing:0.2em;\n    text-transform:uppercase;\n    color:#9C7A3C;\n    font-weight:600;\n    margin-bottom:14px;\n  }\n  .st-host h2{\n    font-family:'Fraunces', serif;\n    font-weight:500;\n    font-size:26px;\n    margin:0 0 14px;\n    color:var(--plum-deep);\n  }\n  .st-host p{\n    color:#4a4055;\n    font-size:15px;\n    line-height:1.65;\n    margin:0;\n  }\n  @media (max-width:640px){\n    .st-host .st-host-inner{ grid-template-columns:1fr; text-align:center; }\n    .st-host-photo{ width:140px; margin:0 auto; }\n  }\n\n  \/* ---------- FOOTER CTA ---------- *\/\n  .final{\n    text-align:center;\n    padding:90px 24px 100px;\n  }\n  .final h2{\n    font-size:clamp(28px, 4vw, 40px);\n    color:var(--plum-deep);\n    max-width:600px;\n    margin:0 auto 16px;\n  }\n  .final p{\n    max-width:460px;\n    margin:0 auto 32px;\n    color:#544a5f;\n    font-size:16px;\n  }\n\u003c\/style\u003e\n\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"moon\"\u003e\n        \u003csvg viewbox=\"0 0 56 56\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M38 4C24 8 16 20 16 32c0 10 8 18 18 20-4 1.6-8.4 2-13 1C10 50 4 40 4 29 4 15 15 4 29 4c3 0 6 0 9 0z\" fill=\"#E8BE84\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"eyebrow\"\u003eIn-Person Workshop · Morley, WA\u003c\/div\u003e\n      \u003ch1\u003eFrom Self-Doubt to \u003cem\u003eSelf-Trust\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"sub\"\u003eA morning of honest conversation, practical tools and real connection, so you can learn to be your own BFF again.\u003c\/p\u003e\n\n      \u003cdiv class=\"hero-meta\"\u003e\n        \u003cspan class=\"pill\"\u003e🗓️ \u003cb\u003eSun 13 Sept 2026\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e⏰ \u003cb\u003e9:30am – 11:30am\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e📍 \u003cb\u003eGreen St Cafe, Morley\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e👥 \u003cb\u003e14 women\u003c\/b\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"cta-note\"\u003eOnly 14 seats available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"intro\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"kicker\"\u003eWhy this workshop\u003c\/div\u003e\n      \u003ch2\u003eSomewhere along the way, we outsourced our self-trust.\u003c\/h2\u003e\n      \u003cp\u003eWe ask the group chat what to wear. We wait for someone else to approve the decision we've already made in our head. We even ask AI or strangers online what we should do next. It's time to mute the self-doubt and rebuild the trust you have in yourself, woman to woman, in a room full of people who get it.\u003c\/p\u003e\n      \u003cp\u003eThis isn't a workshop where you have to sit and listen to me waffle on for 2 hours. It's a workshop designed for YOU where you can meet other like-minded women, have wholesome conversations and make your way through the workbook, in your own time. You'll walk away with real tools, new connections and a deeper connection to yourself.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BEFORE \/ AFTER --\u003e\n  \u003csection class=\"transform\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"transform-grid\"\u003e\n        \u003cdiv class=\"card before\"\u003e\n          \u003cdiv class=\"card-moon\"\u003e\n            \u003csvg viewbox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M24 3C15 5 10 12 10 20c0 6 5 11 11 12-2.5 1-5 1.2-8 .6C7 31 3 25 3 18 3 9 10 3 19 3c1.7 0 3.3 0 5 0z\" fill=\"#DDA7A0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"card-label\"\u003eWhere it starts\u003c\/div\u003e\n          \u003ch3\u003eSelf-Doubt\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eSecond-guessing decisions you've already made\u003c\/li\u003e\n            \u003cli\u003eMessaging the group chat for guidance on what to do, wear or say\u003c\/li\u003e\n            \u003cli\u003eWaiting for someone else's approval before you make a decision\u003c\/li\u003e\n            \u003cli\u003eDoing what looks good to others, even if it doesn't feel right for you\u003c\/li\u003e\n            \u003cli\u003eFeeling like you're not enough, even though that's not the trust at all\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"transform-divider\"\u003e\n          \u003csvg viewbox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M2 15h26M22 9l6 6-6 6\" stroke=\"#B9A7D1\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card after\"\u003e\n          \u003cdiv class=\"card-moon\"\u003e\n            \u003csvg viewbox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"17\" cy=\"17\" r=\"14\" fill=\"#E8BE84\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"card-label\"\u003eYou'll leave with\u003c\/div\u003e\n          \u003ch3\u003eSelf-Trust\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eMaking a decision and actually standing by it\u003c\/li\u003e\n            \u003cli\u003eKnowing your worth without needing the cherry on top\u003c\/li\u003e\n            \u003cli\u003eBacking yourself, even when it doesn't make sense to anyone else\u003c\/li\u003e\n            \u003cli\u003eHolding boundaries that protect your peace, time and energy\u003c\/li\u003e\n            \u003cli\u003eFeeling like your own best friend again and not some stranger\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003csection class=\"included\"\u003e\n    \u003cdiv class=\"inner\"\u003e\n      \u003cdiv class=\"included-head\"\u003e\n        \u003cdiv class=\"kicker\"\u003eWhat's included\u003c\/div\u003e\n        \u003ch2\u003eEverything you need, nothing you don't\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-grid\"\u003e\n        \u003cdiv class=\"item\"\u003e\n          \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e2-hour workshop\u003c\/h4\u003e\n            \u003cp\u003eA guided, in-person session working through the From Self-Doubt to Self-Trust framework.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"item\"\u003e\n          \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eLike-minded women\u003c\/h4\u003e\n            \u003cp\u003eA small, intentional room to meet women on the same journey as you.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"item\"\u003e\n          \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eIncreased self-trust\u003c\/h4\u003e\n            \u003cp\u003eLeave with practical tools to stop outsourcing your decisions and start backing yourself.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"item\"\u003e\n          \u003cdiv class=\"num\"\u003e04\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eFacebook community\u003c\/h4\u003e\n            \u003cp\u003eOngoing access to the exclusive group to keep you accountable long after the workshop ends.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"item wide\"\u003e\n          \u003cdiv class=\"num\"\u003e05\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eYour workshop kit\u003c\/h4\u003e\n            \u003cp\u003eA drink on us (up to $10), your workbook, a pen and an affirmation card to take home.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"details\" id=\"book\"\u003e\n    \u003cdiv class=\"inner\"\u003e\n      \u003cdiv class=\"details-head\"\u003e\n        \u003cdiv class=\"kicker\" style=\"text-align:center;\"\u003eThe details\u003c\/div\u003e\n        \u003ch2\u003eSave the date\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"details-grid\"\u003e\n        \u003cdiv class=\"d-cell\"\u003e\n          \u003cdiv class=\"lbl\"\u003eDate\u003c\/div\u003e\n          \u003cdiv class=\"val\"\u003eSun 13 Sept 2026\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"d-cell\"\u003e\n          \u003cdiv class=\"lbl\"\u003eTime\u003c\/div\u003e\n          \u003cdiv class=\"val\"\u003e9:30am – 11:30am\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"d-cell\"\u003e\n          \u003cdiv class=\"lbl\"\u003eLocation\u003c\/div\u003e\n          \u003cdiv class=\"val\"\u003eGreen St Cafe, Morley\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"d-cell\"\u003e\n          \u003cdiv class=\"lbl\"\u003eCapacity\u003c\/div\u003e\n          \u003cdiv class=\"val\"\u003e14 spots only\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"details-cta\"\u003e\n        \u003cspan class=\"cta-note\"\u003eSpots are limited, grab your ticket today.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOST --\u003e\n  \u003csection class=\"st-host\"\u003e\n    \u003cdiv class=\"st-host-inner\"\u003e\n      \u003cdiv class=\"st-host-photo\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/9551\/8175\/files\/Shopify_Listing_Tiles_3.png?v=1785829855\" alt=\"Tash Leam\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"st-host-kicker\"\u003eYour host\u003c\/div\u003e\n        \u003ch2\u003eHey, I'm Tash\u003c\/h2\u003e\n        \u003cp\u003eAuthor, speaker, certified Human Design reader and host of the She Trusts Herself podcast. I help women remember who they are before the world told them who they should be with practical advice, tools and strategies that you can use to navigate life's highs and lows. I know what it's like to feel like you can't back yourself and I want you to begin again.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"final\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003ch2\u003eReady to be your own BFF again?\u003c\/h2\u003e\n      \u003cp\u003e14 spots. One Sunday morning. A room full of women choosing themselves and rebuilding self-trust, one step at a time.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n\u003c\/body\u003e","brand":"TASH LEAM ","offers":[{"title":"Default Title","offer_id":50800528457951,"sku":null,"price":30.0,"currency_code":"AUD","in_stock":true}],"url":"https:\/\/tashleam.com\/products\/from-self-doubt-to-self-trust-be-your-own-bff-workshop","provider":"TASH LEAM ","version":"1.0","type":"link"}