{"id":1009,"date":"2026-08-06T10:35:07","date_gmt":"2026-08-06T10:35:07","guid":{"rendered":"https:\/\/theaubi.com\/?page_id=1009"},"modified":"2026-08-07T09:45:35","modified_gmt":"2026-08-07T09:45:35","slug":"the-signature-experience","status":"publish","type":"page","link":"https:\/\/theaubi.com\/?page_id=1009","title":{"rendered":"The Signature Experience"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,400&amp;family=DM+Sans:wght@300;400;500;600&amp;display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --cream:#F6F2E9;\n    --sand:#E3D7BE;\n    --ink:#221E19;\n    --sage:#7C8B72;\n    --gold:#AD8A54;\n    --gold-soft: rgba(173,138,84,0.35);\n    --line: rgba(34,30,25,0.14);\n  }\n  *{margin:0;padding:0;box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    background:#ffffff;\n    color:var(--ink);\n    font-family:'DM Sans', sans-serif;\n    font-weight:300;\n    line-height:1.65;\n    -webkit-font-smoothing:antialiased;\n}\n  .serif{font-family:'Cormorant Garamond', serif;}\n  .wrap{max-width:1120px; margin:0 auto; padding:0 40px;}\n  @media(max-width:640px){.wrap{padding:0 22px;}}\n\n  .hero{\n    padding:80px 0 90px;\n    border-bottom:1px solid var(--line);\n  }\n  .eyebrow{\n    font-size:0.76rem; letter-spacing:0.24em; text-transform:uppercase;\n    color:var(--sage); margin-bottom:26px; display:flex; align-items:center; gap:14px;\n  }\n  .eyebrow::before{content:''; width:34px; height:1px; background:var(--gold);}\n  .hero h1{\n    font-family:'Cormorant Garamond', serif;\n    font-weight:400;\n    font-size:clamp(2.6rem, 5.6vw, 4.6rem);\n    line-height:1.06;\n    letter-spacing:-0.01em;\n    max-width:15ch;\n  }\n  .hero h1 em{font-style:italic; color:var(--gold);}\n  .hero-sub{\n    display:flex; justify-content:space-between; align-items:flex-end;\n    gap:60px; margin-top:44px; flex-wrap:wrap;\n  }\n  .hero-sub p{\n    max-width:480px; font-size:1.05rem; font-weight:300; color:#3c362d;\n  }\n  .hero-note{\n    font-size:0.82rem; letter-spacing:0.03em; color:var(--sage);\n    max-width:230px; border-left:1px solid var(--gold); padding-left:18px;\n  }\n\n  .section{ padding:96px 0; border-bottom:1px solid var(--line); }\n  .section-head{\n    display:flex; justify-content:space-between; align-items:flex-end;\n    gap:40px; margin-bottom:60px; flex-wrap:wrap;\n  }\n  .section-head h2{\n    font-family:'Cormorant Garamond', serif; font-weight:400;\n    font-size:clamp(2rem, 3.4vw, 2.7rem);\n  }\n  .section-head p{ max-width:380px; font-size:0.98rem; color:#4a443a; }\n\n  .usp{\n    padding:88px 0; border-bottom:1px solid var(--line);\n    background:var(--ink); color:var(--cream);\n  }\n  .usp .eyebrow{ color:var(--gold); }\n  .usp .eyebrow::before{ background:var(--gold); }\n  .usp-statement{\n    font-family:'Cormorant Garamond', serif; font-style:italic; font-weight:400;\n    font-size:clamp(1.6rem, 3.2vw, 2.5rem); line-height:1.28;\n    max-width:20ch; margin-bottom:36px; color:var(--cream);\n  }\n  .usp-sub{ max-width:56ch; font-size:0.98rem; color:rgba(246,242,233,0.72); margin-bottom:56px; }\n  .usp-pillars{ display:grid; grid-template-columns:repeat(3,1fr); gap:40px; }\n  @media(max-width:700px){ .usp-pillars{grid-template-columns:1fr; gap:30px;} }\n  .usp-pillars .pillar{ border-top:1px solid rgba(246,242,233,0.25); padding-top:18px; }\n  .usp-pillars h5{\n    font-family:'Cormorant Garamond', serif; font-weight:500; font-style:italic;\n    font-size:1.15rem; color:var(--gold); margin-bottom:8px;\n  }\n  .usp-pillars p{ font-size:0.88rem; color:rgba(246,242,233,0.68); }\n\n  .clusters{ margin-bottom:36px; }\n  .cluster{ padding:16px 0; border-top:1px solid var(--line); }\n  .cluster:first-child{ border-top:none; }\n  .cluster-label{\n    font-size:0.7rem; letter-spacing:0.16em; text-transform:uppercase;\n    color:var(--gold); display:block; margin-bottom:6px;\n  }\n  .cluster-items{ font-size:0.93rem; color:#4a443a; }\n\n  .offers{ display:grid; grid-template-columns:1fr 1fr; gap:0; border:1px solid var(--line); }\n  @media(max-width:800px){ .offers{grid-template-columns:1fr;} }\n  .offer{\n    padding:56px 48px;\n    position:relative;\n  }\n  .offer + .offer{ border-left:1px solid var(--line); }\n  @media(max-width:800px){ .offer + .offer{ border-left:none; border-top:1px solid var(--line);} }\n  .offer-num{\n    font-family:'Cormorant Garamond', serif; font-style:italic;\n    color:var(--gold-soft); font-size:1.1rem; margin-bottom:18px; display:block;\n  }\n  .offer h3{\n    font-family:'Cormorant Garamond', serif; font-weight:500;\n    font-size:2.1rem; margin-bottom:8px;\n  }\n  .offer .duration{\n    font-size:0.75rem; letter-spacing:0.16em; text-transform:uppercase;\n    color:var(--sage); margin-bottom:22px; display:block;\n  }\n  .offer .outcome{\n    font-size:1.02rem; color:#3c362d; margin-bottom:30px; max-width:36ch;\n  }\n  .price-tag{\n    display:flex; align-items:baseline; gap:10px; padding-top:22px; border-top:1px solid var(--ink);\n  }\n  .price-tag .amount{\n    font-family:'Cormorant Garamond', serif; font-size:2.6rem; font-weight:500;\n  }\n  .price-tag .label{\n    font-size:0.72rem; letter-spacing:0.14em; text-transform:uppercase; color:var(--sage);\n  }\n\n  .bundle{\n    margin-top:44px;\n    border:1px solid var(--gold);\n    padding:60px;\n    position:relative;\n    background:linear-gradient(180deg, rgba(173,138,84,0.06), transparent 60%);\n  }\n  @media(max-width:640px){ .bundle{padding:36px 26px;} }\n  .bundle-badge{\n    position:absolute; top:-1px; right:-1px;\n    background:var(--ink); color:var(--cream);\n    font-size:0.7rem; letter-spacing:0.14em; text-transform:uppercase;\n    padding:10px 18px;\n  }\n  .bundle-top{ display:flex; justify-content:space-between; gap:40px; flex-wrap:wrap; margin-bottom:36px; }\n  .bundle h3{\n    font-family:'Cormorant Garamond', serif; font-weight:500; font-size:2.4rem; margin-bottom:10px;\n  }\n  .bundle .duration{ font-size:0.75rem; letter-spacing:0.16em; text-transform:uppercase; color:var(--sage);}\n  .bundle .outcome{ max-width:44ch; font-size:1.02rem; color:#3c362d; margin-top:14px;}\n  .bundle-price{ text-align:right; }\n  .bundle-price .amount{ font-family:'Cormorant Garamond', serif; font-size:3.2rem; font-weight:500; }\n  .bundle-price .was{ font-size:0.85rem; color:var(--sage); text-decoration:line-through; }\n  .bundle-price .save{ font-size:0.78rem; letter-spacing:0.08em; color:var(--gold); margin-top:4px; }\n  .bundle-grid{ display:grid; grid-template-columns:1fr 1fr; gap:0 60px; }\n  @media(max-width:640px){ .bundle-grid{grid-template-columns:1fr;} }\n  .bundle-grid p.kicker{\n    font-size:0.75rem; letter-spacing:0.14em; text-transform:uppercase; color:var(--sage); margin-bottom:14px;\n  }\n  .bundle-grid ul{ list-style:none; margin-bottom:20px;}\n  .bundle-grid li{ font-size:0.92rem; color:#4a443a; padding:8px 0 8px 20px; position:relative; }\n  .bundle-grid li::before{ content:''; position:absolute; left:0; top:16px; width:6px; height:1px; background:var(--gold); }\n\n  .process{ display:grid; grid-template-columns:1fr 1fr; gap:60px; }\n  @media(max-width:800px){ .process{grid-template-columns:1fr; gap:40px;} }\n  .process h4{\n    font-family:'Cormorant Garamond', serif; font-weight:500; font-size:1.4rem; margin-bottom:16px;\n  }\n  .process ol{ list-style:none; counter-reset:step; }\n  .process li{\n    counter-increment:step;\n    font-size:0.94rem; color:#4a443a; padding:12px 0 12px 40px; position:relative;\n    border-top:1px solid var(--line);\n  }\n  .process li:first-child{ border-top:none; }\n  .process li::before{\n    content:counter(step, decimal-leading-zero);\n    position:absolute; left:0; top:12px;\n    font-family:'Cormorant Garamond', serif; font-style:italic; color:var(--gold); font-size:0.95rem;\n  }\n\n  .fine{\n    font-size:0.85rem; color:var(--sage); max-width:760px; margin-top:36px;\n  }\n  .fine strong{ color:#4a443a; font-weight:500; }\n\n  .capabilities{ padding:96px 0; border-bottom:1px solid var(--line); }\n  .cap-intro{ max-width:600px; font-size:0.98rem; color:#4a443a; margin-bottom:56px; }\n  .cap-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:40px 60px; }\n  @media(max-width:800px){ .cap-grid{grid-template-columns:1fr;} }\n  .cap-group{ border-top:1px solid var(--line); padding-top:18px; }\n  .cap-label{\n    font-family:'Cormorant Garamond', serif; font-style:italic; font-weight:500;\n    font-size:1.15rem; color:var(--gold); margin-bottom:10px; display:block;\n  }\n  .cap-items{ font-size:0.9rem; color:#5a5346; line-height:1.75; }\n\n  .cta-section{ padding:110px 0; text-align:center; }\n  .cta-section h2{\n    font-family:'Cormorant Garamond', serif; font-weight:400;\n    font-size:clamp(2.2rem, 4.4vw, 3.4rem); max-width:16ch; margin:0 auto 30px;\n  }\n  .cta-section h2 em{ font-style:italic; color:var(--gold); }\n  .cta-btn{\n    display:inline-block;\n    font-size:0.8rem;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    color:var(--gold);          \/* Changed from var(--cream) *\/\n    background:var(--ink);\n    text-decoration:none;\n    padding:20px 46px;\n    transition:all .25s ease;\n    border:1px solid var(--ink);\n}\n\n.cta-btn:hover{\n    background:transparent;\n    color:var(--ink);\n}\n  footer{\n    padding:36px 0;\n    border-top:1px solid var(--line);\n}\n\nfooter .wrap{\n    display:flex;\n    justify-content:center;\n    align-items:center;\n}\n\nfooter p{\n    font-size:0.76rem;\n    letter-spacing:0.08em;\n    color:var(--sage);\n    text-transform:uppercase;\n    text-align:center;\n    margin:0;\n}<\/style>\n\n<section class=\"hero wrap\">\n  <div class=\"eyebrow\">Signature Services<\/div>\n  <h1>A brand and website that finally <em>match<\/em> what you charge.<\/h1>\n  <div class=\"hero-sub\">\n    <p>Two focused intensives \u2014 delivered in one strategic week each \u2014 for established coaches whose expertise has outgrown their current branding. No long menu of add-ons. No guesswork about price.<\/p>\n    <div class=\"hero-note\">Every project moves through the same disciplined process: prepared before we begin, built without disruption, handed over ready to launch.<\/div>\n  <\/div>\n<\/section>\n\n<section class=\"usp\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\">The Difference<\/div>\n    <p class=\"usp-statement\">We don&#8217;t design for founders in general. We build exclusively for coaches.<\/p>\n    <p class=\"usp-sub\">A website that converts someone comparing SaaS tools will never convert someone deciding whether to invest in themselves. That&#8217;s a different brief \u2014 different trust signals, different objections, different reasons to say yes. Generalist studios rarely get it right because they&#8217;re never specialised enough to notice the difference. We only work this brief.<\/p>\n    <div class=\"usp-pillars\">\n      <div class=\"pillar\">\n        <h5>Niche-Exclusive<\/h5>\n        <p>Coaches only, always. Every decision is made for how a coaching business actually sells \u2014 not adapted from a template built for someone else&#8217;s industry.<\/p>\n      <\/div>\n      <div class=\"pillar\">\n        <h5>Strategy Before Screens<\/h5>\n        <p>Positioning, messaging and competitor insight are settled before a single logo or layout is touched \u2014 so the design has something to say.<\/p>\n      <\/div>\n      <div class=\"pillar\">\n        <h5>One Point of Contact<\/h5>\n        <p>You work directly with Syeda from strategy call to handover. No account managers, no hand-offs, no re-explaining your business twice.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <h2>The Intensives<\/h2>\n      <p>Each intensive is a complete, standalone engagement. Choose one, or take both together at a reduced investment below.<\/p>\n    <\/div>\n\n    <div class=\"offers\">\n      <div class=\"offer\">\n        <span class=\"offer-num\">Brand<\/span>\n        <h3>Brand Intensive<\/h3>\n        <span class=\"duration\">Delivered in 1 Week<\/span>\n        <p class=\"outcome\">Walk away positioned as the obvious choice in your niche \u2014 a brand that reflects the value of what you already charge, not just a new logo.<\/p>\n        <div class=\"clusters\">\n          <div class=\"cluster\">\n            <span class=\"cluster-label\">Strategy<\/span>\n            <div class=\"cluster-items\">Positioning &amp; offer clarity \u00b7 Messaging direction \u00b7 Competitor insight<\/div>\n          <\/div>\n          <div class=\"cluster\">\n            <span class=\"cluster-label\">Identity<\/span>\n            <div class=\"cluster-items\">Primary &amp; secondary logo suite \u00b7 Colour &amp; typography system \u00b7 Marks, patterns &amp; moodboard<\/div>\n          <\/div>\n          <div class=\"cluster\">\n            <span class=\"cluster-label\">Launch Kit<\/span>\n            <div class=\"cluster-items\">Brand guidelines PDF \u00b7 Social profile &amp; template kit \u00b7 2 rounds of revisions<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"price-tag\">\n          <span class=\"amount\">$5,000<\/span>\n          <span class=\"label\">Investment<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"offer\">\n        <span class=\"offer-num\">Website<\/span>\n        <h3>Website Intensive<\/h3>\n        <span class=\"duration\">Delivered in 1 Week<\/span>\n        <p class=\"outcome\">A strategic, conversion-focused website that turns visitors weighing a premium investment into booked calls.<\/p>\n        <div class=\"clusters\">\n          <div class=\"cluster\">\n            <span class=\"cluster-label\">Strategy<\/span>\n            <div class=\"cluster-items\">Copy direction \u00b7 Conversion-focused structure<\/div>\n          <\/div>\n          <div class=\"cluster\">\n            <span class=\"cluster-label\">Build<\/span>\n            <div class=\"cluster-items\">Custom responsive design, up to 6 pages \u00b7 Sales page \u00b7 Landing page<\/div>\n          <\/div>\n          <div class=\"cluster\">\n            <span class=\"cluster-label\">Launch Kit<\/span>\n            <div class=\"cluster-items\">SEO foundations \u00b7 Speed &amp; mobile optimisation \u00b7 Handover call + 2 weeks of support \u00b7 2 rounds of revisions<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"price-tag\">\n          <span class=\"amount\">$5,000<\/span>\n          <span class=\"label\">Investment<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"bundle\">\n      <div class=\"bundle-badge\">Save $2,500<\/div>\n      <div class=\"bundle-top\">\n        <div>\n          <h3>Brand + Website Intensive<\/h3>\n          <span class=\"duration\">Delivered together in 10 Business Days<\/span>\n          <p class=\"outcome\">One continuous engagement, not two projects stapled together \u2014 so your positioning, your brand and your site are making the same argument before either one launches.<\/p>\n        <\/div>\n        <div class=\"bundle-price\">\n          <div class=\"was\">$10,000 separately<\/div>\n          <div class=\"amount\">$7,500<\/div>\n          <div class=\"save\">Investment, paid in full or by plan<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bundle-grid\">\n        <div>\n          <p class=\"kicker\">Only in the bundle<\/p>\n          <ul>\n            <li>Customer journey mapping across brand &amp; site<\/li>\n            <li>Conversion strategy, not just conversion design<\/li>\n            <li>Calendly booking integration<\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"kicker\">Why it&#8217;s genuinely less<\/p>\n          <ul>\n            <li>One combined strategy phase instead of two<\/li>\n            <li>Priority scheduling over single-offer bookings<\/li>\n            <li>Shorter total turnaround than booking separately<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <h2>How Your Week Works<\/h2>\n      <p>The intensive itself moves fast because the thinking happens before it starts.<\/p>\n    <\/div>\n    <div class=\"process\">\n      <div>\n        <h4>Before we begin<\/h4>\n        <ol>\n          <li>Proposal signed &amp; deposit paid<\/li>\n          <li>Brand questionnaire &amp; moodboard completed<\/li>\n          <li>Prep call scheduled and held<\/li>\n          <li>Copy, photos &amp; existing assets shared<\/li>\n        <\/ol>\n      <\/div>\n      <div>\n        <h4>During the intensive<\/h4>\n        <ol>\n          <li>Strategy, identity or site built without scope changes<\/li>\n          <li>Progress shared through written check-ins, not calls<\/li>\n          <li>2 rounds of revisions applied<\/li>\n          <li>Final handover call &amp; files delivered<\/li>\n        <\/ol>\n      <\/div>\n    <\/div>\n\n    <p class=\"fine\">\n      <strong>Good to know:<\/strong> A 50% deposit books your intensive; the remaining 50% is due before work begins. Payment plans are available over 4 or 6 instalments via Wise or Stripe. Domain and hosting are billed directly to you, separate from the design investment. Additional website pages beyond six are $250 each, and revisions beyond the two included rounds are billed at $150\u2013250\/hr depending on scope.\n    <\/p>\n  <\/div>\n<\/section>\n\n<section class=\"capabilities\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <h2>Also Within Scope<\/h2>\n    <\/div>\n    <p class=\"cap-intro\">Every intensive draws from the same underlying skill set. These aren&#8217;t extra line items to shop from \u2014 they&#8217;re pulled in only where your specific business actually needs them.<\/p>\n    <div class=\"cap-grid\">\n      <div class=\"cap-group\">\n        <span class=\"cap-label\">Brand Strategy<\/span>\n        <p class=\"cap-items\">Brand positioning, personal brand development, messaging &amp; voice, ideal client clarity, signature framework design.<\/p>\n      <\/div>\n      <div class=\"cap-group\">\n        <span class=\"cap-label\">Website Strategy<\/span>\n        <p class=\"cap-items\">High-converting website design, sales &amp; funnel pages, website copy strategy, UX strategy, website audits.<\/p>\n      <\/div>\n      <div class=\"cap-group\">\n        <span class=\"cap-label\">Offer &amp; Sales<\/span>\n        <p class=\"cap-items\">Offer positioning, signature offer design, client journey mapping, pricing presentation design.<\/p>\n      <\/div>\n      <div class=\"cap-group\">\n        <span class=\"cap-label\">Lead Generation<\/span>\n        <p class=\"cap-items\">Lead magnets &amp; freebies, quiz &amp; webinar registration pages, opt-in &amp; thank-you pages.<\/p>\n      <\/div>\n      <div class=\"cap-group\">\n        <span class=\"cap-label\">Launch Support<\/span>\n        <p class=\"cap-items\">Launch assets, waitlist &amp; challenge pages, webinar &amp; workshop pages.<\/p>\n      <\/div>\n      <div class=\"cap-group\">\n        <span class=\"cap-label\">Digital Presence<\/span>\n        <p class=\"cap-items\">Social media templates, course &amp; membership site branding, client portal design.<\/p>\n      <\/div>\n      <div class=\"cap-group\">\n        <span class=\"cap-label\">Client Experience<\/span>\n        <p class=\"cap-items\">Onboarding kits, proposal &amp; welcome packet design, testimonial collection pages.<\/p>\n      <\/div>\n      <div class=\"cap-group\">\n        <span class=\"cap-label\">Business Assets<\/span>\n        <p class=\"cap-items\">Media kits, pitch decks, service &amp; pricing guides.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cta-section\" id=\"book\">\n  <div class=\"wrap\">\n    <h2>Ready to be positioned as the <em>obvious<\/em> choice?<\/h2>\n    <a href=\"https:\/\/calendly.com\/aubialiya\/30min\" class=\"cta-btn\" target=\"_blank\" rel=\"noopener\">Book a Discovery Call<\/a>\n  <\/div>\n<\/section>\n\n<footer>\n  <div class=\"wrap\">\n    <p> The AUBI \u2014 Boutique Brand &amp; Website Studio for Established Coaches<\/p>\n  <\/div>\n<\/footer>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Signature Services A brand and website that finally match what you charge. Two focused intensives \u2014 delivered in one strategic week each \u2014 for established coaches whose expertise has outgrown their current branding. No long menu of add-ons. No guesswork about price. Every project moves through the same disciplined process: prepared before we begin, built&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"enable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1009","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/theaubi.com\/index.php?rest_route=\/wp\/v2\/pages\/1009","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theaubi.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theaubi.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theaubi.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theaubi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1009"}],"version-history":[{"count":8,"href":"https:\/\/theaubi.com\/index.php?rest_route=\/wp\/v2\/pages\/1009\/revisions"}],"predecessor-version":[{"id":1071,"href":"https:\/\/theaubi.com\/index.php?rest_route=\/wp\/v2\/pages\/1009\/revisions\/1071"}],"wp:attachment":[{"href":"https:\/\/theaubi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1009"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}