{"id":32,"date":"2026-09-03T22:01:02","date_gmt":"2026-09-03T22:01:02","guid":{"rendered":"https:\/\/gsiivec.online\/?page_id=32"},"modified":"2026-09-03T23:44:32","modified_gmt":"2026-09-03T23:44:32","slug":"sales-page-for-hold-your-price","status":"publish","type":"page","link":"https:\/\/gsiivec.online\/?page_id=32","title":{"rendered":"The Broke Makeup Artist\u2019s Guide to Consistent, Well-Paid Bookings"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"32\" class=\"elementor elementor-32\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ba6d1e e-flex e-con-boxed e-con e-parent\" data-id=\"4ba6d1e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f2fda8 elementor-widget elementor-widget-html\" data-id=\"9f2fda8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>The Broke Makeup Artist's Guide to Consistent, Well-Paid Bookings<\/title>\r\n<style>\r\n  :root{\r\n    --bg:#FBF6EC;\r\n    --panel:#F3E9D8;\r\n    --ink:#1E1A16;\r\n    --ink-soft:#5B5148;\r\n    --brand:#B8623F;\r\n    --brand-dark:#8F4A2F;\r\n    --line:#E5D9C4;\r\n    --ok:#2F6B4F;\r\n  }\r\n  *{box-sizing:border-box;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    margin:0;\r\n    background:var(--bg);\r\n    color:var(--ink);\r\n    font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Helvetica,Arial,sans-serif;\r\n    line-height:1.55;\r\n    padding-bottom:76px; \/* space for sticky footer *\/\r\n  }\r\n  .wrap{max-width:640px;margin:0 auto;padding:0 24px;}\r\n  section{padding:64px 0;}\r\n  section + section{border-top:1px solid var(--line);}\r\n  h1,h2,h3{margin:0;letter-spacing:-0.01em;}\r\n  p{margin:0;}\r\n\r\n  \/* ---------- HERO ---------- *\/\r\n  .hero{padding:72px 0 56px;text-align:center;}\r\n  .eyebrow{\r\n    font-size:12.5px;\r\n    font-weight:600;\r\n    letter-spacing:0.08em;\r\n    color:var(--brand);\r\n    margin-bottom:18px;\r\n  }\r\n  h1{\r\n    font-size:34px;\r\n    line-height:1.24;\r\n    color:var(--ink);\r\n    font-weight:700;\r\n    max-width:20ch;\r\n    margin:0 auto 20px;\r\n  }\r\n  .subhead{\r\n    font-size:17px;\r\n    color:var(--ink-soft);\r\n    max-width:46ch;\r\n    margin:0 auto 34px;\r\n  }\r\n  .btn{\r\n    display:inline-block;\r\n    background:var(--brand);\r\n    color:#fff;\r\n    font-weight:600;\r\n    font-size:16px;\r\n    padding:15px 30px;\r\n    border-radius:6px;\r\n    text-decoration:none;\r\n    border:none;\r\n    cursor:pointer;\r\n  }\r\n  .btn:hover{background:var(--brand-dark);}\r\n  .btn-note{\r\n    font-size:13px;\r\n    color:var(--ink-soft);\r\n    margin-top:12px;\r\n  }\r\n\r\n  \/* ---------- IDENTITY ---------- *\/\r\n  .identity p{\r\n    font-size:16.5px;\r\n    color:var(--ink-soft);\r\n    text-align:center;\r\n    max-width:52ch;\r\n    margin:0 auto;\r\n  }\r\n  .identity strong{color:var(--ink);}\r\n\r\n  \/* ---------- SECTION LABEL ---------- *\/\r\n  .label{\r\n    font-size:12.5px;\r\n    font-weight:600;\r\n    letter-spacing:0.06em;\r\n    color:var(--brand);\r\n    margin-bottom:10px;\r\n  }\r\n  h2.title{\r\n    font-size:24px;\r\n    color:var(--ink);\r\n    margin-bottom:30px;\r\n    max-width:24ch;\r\n  }\r\n\r\n  \/* ---------- PAIN POINTS ---------- *\/\r\n  .pain-list{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:0;\r\n  }\r\n  .pain-item{\r\n    display:grid;\r\n    grid-template-columns:20px 1fr;\r\n    gap:14px;\r\n    padding:18px 0;\r\n    border-top:1px solid var(--line);\r\n  }\r\n  .pain-item:last-child{border-bottom:1px solid var(--line);}\r\n  .pain-item .x{\r\n    color:var(--brand);\r\n    font-weight:700;\r\n    font-size:15px;\r\n    line-height:1.6;\r\n  }\r\n  .pain-item p{\r\n    font-size:15.5px;\r\n    color:var(--ink);\r\n  }\r\n  .pain-item b{font-weight:600;}\r\n\r\n  \/* ---------- OUTCOMES ---------- *\/\r\n  .outcome-list{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:18px;\r\n  }\r\n  .outcome-item{\r\n    display:grid;\r\n    grid-template-columns:22px 1fr;\r\n    gap:14px;\r\n  }\r\n  .check{\r\n    width:20px;height:20px;\r\n    border-radius:50%;\r\n    background:var(--ok);\r\n    color:#fff;\r\n    font-size:12px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    margin-top:2px;\r\n    flex-shrink:0;\r\n  }\r\n  .outcome-item p{font-size:15.5px;color:var(--ink);}\r\n  .outcome-item b{font-weight:600;}\r\n\r\n  \/* ---------- BONUS ---------- *\/\r\n  .bonus-card{\r\n    background:var(--panel);\r\n    border:1px solid var(--line);\r\n    border-radius:10px;\r\n    padding:28px 26px;\r\n  }\r\n  .bonus-tag{\r\n    display:inline-block;\r\n    background:var(--brand);\r\n    color:#fff;\r\n    font-size:11.5px;\r\n    font-weight:700;\r\n    letter-spacing:0.04em;\r\n    padding:4px 10px;\r\n    border-radius:4px;\r\n    margin-bottom:14px;\r\n  }\r\n  .bonus-card h3{font-size:19px;color:var(--ink);margin-bottom:8px;}\r\n  .bonus-card p{font-size:15px;color:var(--ink-soft);}\r\n  .bonus-value{\r\n    margin-top:14px;\r\n    font-size:13.5px;\r\n    color:var(--ink-soft);\r\n  }\r\n  .bonus-value s{color:var(--ink-soft);}\r\n  .bonus-value strong{color:var(--ok);font-weight:700;}\r\n\r\n  \/* ---------- TESTIMONIAL ---------- *\/\r\n  .testimonial{\r\n    background:var(--panel);\r\n    border-left:3px solid var(--brand);\r\n    border-radius:0 8px 8px 0;\r\n    padding:24px 26px;\r\n  }\r\n  .testimonial p{\r\n    font-size:16.5px;\r\n    color:var(--ink);\r\n    margin-bottom:12px;\r\n  }\r\n  .testimonial cite{\r\n    font-style:normal;\r\n    font-size:13.5px;\r\n    color:var(--ink-soft);\r\n    font-weight:600;\r\n  }\r\n\r\n  \/* ---------- PRICING \/ CTA BLOCK ---------- *\/\r\n  .pricing{\r\n    background:var(--ink);\r\n    color:#fff;\r\n    border-radius:14px;\r\n    padding:40px 32px;\r\n    text-align:center;\r\n  }\r\n  .pricing .label{color:#E7B79E;}\r\n  .price-row{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:14px;\r\n    margin:14px 0 6px;\r\n  }\r\n  .price-new{\r\n    display:inline-flex;\r\n    flex-direction:column;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:2px;\r\n    background:var(--brand);\r\n    color:#fff;\r\n    padding:12px 30px;\r\n    border-radius:8px;\r\n    text-decoration:none;\r\n    cursor:pointer;\r\n    border:none;\r\n    transition:background .15s ease;\r\n  }\r\n  .price-new:hover{background:var(--brand-dark);}\r\n  .price-new .btn-label{\r\n    font-size:13px;\r\n    font-weight:600;\r\n    letter-spacing:0.03em;\r\n    text-transform:uppercase;\r\n    opacity:0.9;\r\n  }\r\n  .price-new .btn-amount{\r\n    font-size:22px;\r\n    font-weight:700;\r\n    line-height:1.1;\r\n  }\r\n  .price-old{\r\n    font-size:18px;\r\n    color:#9A9086;\r\n    text-decoration:line-through;\r\n  }\r\n  .pricing .save{\r\n    font-size:13px;\r\n    color:#E7B79E;\r\n    margin-bottom:26px;\r\n  }\r\n  .pricing .btn{\r\n    width:100%;\r\n    max-width:340px;\r\n    padding:16px 24px;\r\n    font-size:16px;\r\n  }\r\n  .pricing .btn-note{color:#B7ADA2;}\r\n  .urgency{\r\n    margin-top:22px;\r\n    font-size:13px;\r\n    color:#E7B79E;\r\n    font-weight:600;\r\n  }\r\n  .bonus-inline{\r\n    margin-top:24px;\r\n    padding-top:22px;\r\n    border-top:1px solid rgba(255,255,255,0.14);\r\n    text-align:left;\r\n  }\r\n  .bonus-inline .bonus-tag{background:#E7B79E;color:var(--ink);}\r\n  .bonus-inline h3{color:#fff;font-size:16.5px;margin-bottom:6px;}\r\n  .bonus-inline p{color:#B7ADA2;font-size:14px;}\r\n\r\n  \/* ---------- WHAT'S INSIDE ---------- *\/\r\n  .toc{\r\n    display:flex;\r\n    flex-direction:column;\r\n  }\r\n  .toc-row{\r\n    display:grid;\r\n    grid-template-columns:34px 1fr;\r\n    gap:14px;\r\n    padding:11px 0;\r\n    border-top:1px solid var(--line);\r\n    font-size:14.5px;\r\n  }\r\n  .toc-row:last-child{border-bottom:1px solid var(--line);}\r\n  .toc-row .n{color:var(--brand);font-weight:700;}\r\n  .toc-row .t{color:var(--ink-soft);}\r\n\r\n  \/* ---------- FAQ-ish trust row ---------- *\/\r\n  .trust-row{\r\n    display:flex;\r\n    justify-content:center;\r\n    gap:28px;\r\n    flex-wrap:wrap;\r\n    font-size:13px;\r\n    color:var(--ink-soft);\r\n  }\r\n  .trust-row span{display:flex;align-items:center;gap:6px;}\r\n\r\n  footer.page-footer{\r\n    text-align:center;\r\n    padding:40px 0 0;\r\n    font-size:12.5px;\r\n    color:var(--ink-soft);\r\n  }\r\n\r\n  \/* ---------- STICKY FOOTER BAR ---------- *\/\r\n  .sticky-bar{\r\n    position:fixed;\r\n    bottom:0;left:0;right:0;\r\n    background:var(--bg);\r\n    border-top:1px solid var(--line);\r\n    box-shadow:0 -6px 20px rgba(30,26,22,0.06);\r\n    z-index:50;\r\n  }\r\n  .sticky-inner{\r\n    max-width:640px;\r\n    margin:0 auto;\r\n    padding:12px 20px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    gap:16px;\r\n  }\r\n  .sticky-info{display:flex;flex-direction:column;line-height:1.3;}\r\n  .sticky-title{\r\n    font-size:13px;\r\n    font-weight:600;\r\n    color:var(--ink);\r\n    max-width:290px;\r\n  }\r\n  .sticky-bar .price-new{\r\n    padding:9px 20px;\r\n    border-radius:6px;\r\n    white-space:nowrap;\r\n  }\r\n  .sticky-bar .price-new .btn-label{font-size:10.5px;}\r\n  .sticky-bar .price-new .btn-amount{font-size:16px;}\r\n\r\n  @media (max-width:640px){\r\n    section{padding:48px 0;}\r\n    .hero{padding:52px 0 44px;}\r\n    h1{font-size:27px;}\r\n    .price-new .btn-amount{font-size:19px;}\r\n    .sticky-title{display:none;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- ============ HERO ============ -->\r\n  <section class=\"hero\">\r\n    <div class=\"wrap\">\r\n      <p class=\"eyebrow\">LUXEWOMAN.CO<\/p>\r\n      <h1>You're Not Broke Because You're Bad at Makeup. You're Broke Because Nobody Taught You How to Get Booked.<\/h1>\r\n      <p class=\"subhead\">The no-fluff guide that shows talented makeup artists how to price with confidence, attract clients on repeat, and turn a feast-or-famine hustle into a consistent, well-paid business, no matter what city you're building it in.<\/p>\r\n      <a href=\"#pricing\" class=\"price-new\"><span class=\"btn-label\">Get Access<\/span><span class=\"btn-amount\">\u20a67,500<\/span><\/a>\r\n      <p class=\"btn-note\">Instant PDF download. Free bonus included today.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ IDENTITY ============ -->\r\n  <section class=\"identity\">\r\n    <div class=\"wrap\">\r\n      <p>You're <strong>skilled, trained, and talented<\/strong>, 1 to 5 years into your career, and still not booked the way your work deserves. You've tried posting more. You've tried charging less. Neither worked. This was built for you.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ PAIN POINTS ============ -->\r\n  <section>\r\n    <div class=\"wrap\">\r\n      <p class=\"label\">THE PROBLEM<\/p>\r\n      <h2 class=\"title\">If any of this feels familiar, you're in the right place<\/h2>\r\n      <div class=\"pain-list\">\r\n        <div class=\"pain-item\"><span class=\"x\">\u2014<\/span><p><b>The \"less talented but fully booked\" sting.<\/b> Watching an artist with weaker skills stay booked out for months, while you can't figure out what she's doing differently.<\/p><\/div>\r\n        <div class=\"pain-item\"><span class=\"x\">\u2014<\/span><p><b>The empty-calendar dread.<\/b> Watching the weekend approach with nothing booked, refreshing your DMs for a reply that isn't coming.<\/p><\/div>\r\n        <div class=\"pain-item\"><span class=\"x\">\u2014<\/span><p><b>The price flinch.<\/b> Quoting your rate and immediately regretting it, or slashing it the moment someone hesitates.<\/p><\/div>\r\n        <div class=\"pain-item\"><span class=\"x\">\u2014<\/span><p><b>The compliment trap.<\/b> You hear \"you're SO talented\" almost every booking, yet your bank account never reflects it.<\/p><\/div>\r\n        <div class=\"pain-item\"><span class=\"x\">\u2014<\/span><p><b>The invisible-online feeling.<\/b> Posting consistently, getting the likes, and still barely getting an actual inquiry from any of it.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ OUTCOMES ============ -->\r\n  <section>\r\n    <div class=\"wrap\">\r\n      <p class=\"label\">WHAT YOU GET<\/p>\r\n      <h2 class=\"title\">Five things that become true once you've read it<\/h2>\r\n      <div class=\"outcome-list\">\r\n        <div class=\"outcome-item\"><span class=\"check\">&#10003;<\/span><p><b>A price you can say out loud without flinching,<\/b> built from a formula, not guesswork or comparison.<\/p><\/div>\r\n        <div class=\"outcome-item\"><span class=\"check\">&#10003;<\/span><p><b>A repeatable system for getting found and chosen,<\/b> instead of hoping the algorithm notices you.<\/p><\/div>\r\n        <div class=\"outcome-item\"><span class=\"check\">&#10003;<\/span><p><b>Scripts that turn inquiries into deposits,<\/b> so \"let me think about it\" stops meaning \"goodbye.\"<\/p><\/div>\r\n        <div class=\"outcome-item\"><span class=\"check\">&#10003;<\/span><p><b>A calendar that fills itself with repeat clients and referrals,<\/b> not just one-off strangers.<\/p><\/div>\r\n        <div class=\"outcome-item\"><span class=\"check\">&#10003;<\/span><p><b>A 30-day plan you can start today,<\/b> turning the book into action instead of another saved post you never return to.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ WHAT'S INSIDE ============ -->\r\n  <section>\r\n    <div class=\"wrap\">\r\n      <p class=\"label\">WHAT'S INSIDE<\/p>\r\n      <h2 class=\"title\">29 pages. No filler. Just what gets you booked.<\/h2>\r\n      <div class=\"toc\">\r\n        <div class=\"toc-row\"><span class=\"n\">01<\/span><span class=\"t\">The Real Reason You're Broke (And It's Not Your Talent)<\/span><\/div>\r\n        <div class=\"toc-row\"><span class=\"n\">02<\/span><span class=\"t\">The Money Mindset That's Sabotaging You<\/span><\/div>\r\n        <div class=\"toc-row\"><span class=\"n\">03<\/span><span class=\"t\">The Pricing Trap That's Keeping You Poor<\/span><\/div>\r\n        <div class=\"toc-row\"><span class=\"n\">04<\/span><span class=\"t\">Building a Bookings Engine, Not Just a Portfolio<\/span><\/div>\r\n        <div class=\"toc-row\"><span class=\"n\">05<\/span><span class=\"t\">Standing Out in a Saturated Market<\/span><\/div>\r\n        <div class=\"toc-row\"><span class=\"n\">06<\/span><span class=\"t\">Turning Interest Into Bookings, Without Feeling Salesy<\/span><\/div>\r\n        <div class=\"toc-row\"><span class=\"n\">07<\/span><span class=\"t\">The Client Retention Loop<\/span><\/div>\r\n        <div class=\"toc-row\"><span class=\"n\">08<\/span><span class=\"t\">Protecting Your Peace and Your Pay<\/span><\/div>\r\n        <div class=\"toc-row\"><span class=\"n\">09<\/span><span class=\"t\">Your 30-Day Consistent Bookings Plan<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ TESTIMONIAL 1 ============ -->\r\n  <section>\r\n    <div class=\"wrap\">\r\n      <div class=\"testimonial\">\r\n        <p>\"I raised my prices by 40% two weeks after reading this and didn't lose a single client. I actually gained three new ones who never questioned it. I wish I'd read this three years ago.\"<\/p>\r\n        <cite>\u2014 Zainab, Makeup Artist<\/cite>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ BONUS ============ -->\r\n  <section>\r\n    <div class=\"wrap\">\r\n      <p class=\"label\">FREE TODAY<\/p>\r\n      <div class=\"bonus-card\">\r\n        <span class=\"bonus-tag\">BONUS<\/span>\r\n        <h3>The Rate Card Template<\/h3>\r\n        <p>A clean, editable price list, designed and ready to personalize with your own services, so you can send a professional-looking rate card to any inquiring client in seconds.<\/p>\r\n        <p class=\"bonus-value\">Worth <s>\u20a69,999<\/s>, <strong>included free<\/strong> with your order today.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ PRICING \/ MAIN CTA ============ -->\r\n  <section id=\"pricing\">\r\n    <div class=\"wrap\">\r\n      <div class=\"pricing\">\r\n        <p class=\"label\">GET INSTANT ACCESS<\/p>\r\n        <div class=\"price-row\">\r\n          <a href=\"#\" class=\"price-new\"><span class=\"btn-label\">Get Access<\/span><span class=\"btn-amount\">\u20a67,500<\/span><\/a>\r\n          <span class=\"price-old\">\u20a629,999<\/span>\r\n        <\/div>\r\n        <p class=\"save\">You save \u20a622,499 today<\/p>\r\n        <p class=\"btn-note\" style=\"margin-top:0;\">Sent to your email after confirmation<\/p>\r\n        <p class=\"urgency\">Launch price ends in 48 hours, then returns to \u20a629,999<\/p>\r\n\r\n        <div class=\"bonus-inline\">\r\n          <span class=\"bonus-tag\">FREE BONUS<\/span>\r\n          <h3>The Rate Card, worth \u20a69,999<\/h3>\r\n          <p>A clean, editable price list you can personalize and send straight to inquiring clients, included free today.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ TESTIMONIAL 2 ============ -->\r\n  <section>\r\n    <div class=\"wrap\">\r\n      <div class=\"testimonial\">\r\n        <p>\"This book didn't just teach me strategy, it made me stop feeling guilty for wanting to be paid well. My calendar has never felt this steady.\"<\/p>\r\n        <cite>\u2014 Leandra, Makeup Artist<\/cite>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ TRUST ROW + FOOTER ============ -->\r\n  <section>\r\n    <div class=\"wrap\">\r\n      <div class=\"trust-row\">\r\n        <span>&#10003; Instant download<\/span>\r\n        <span>&#10003; Works on any device<\/span>\r\n        <span>&#10003; One-time payment<\/span>\r\n      <\/div>\r\n      <footer class=\"page-footer\">\r\n        &copy; Luxewoman.Co. All rights reserved.\r\n      <\/footer>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ============ STICKY FOOTER BAR ============ -->\r\n  <div class=\"sticky-bar\">\r\n    <div class=\"sticky-inner\">\r\n      <div class=\"sticky-info\">\r\n        <span class=\"sticky-title\">The Broke Makeup Artist's Guide to Consistent, Well-Paid Bookings<\/span>\r\n      <\/div>\r\n      <a href=\"#pricing\" class=\"price-new\"><span class=\"btn-label\">Get Access<\/span><span class=\"btn-amount\">\u20a67,500<\/span><\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Broke Makeup Artist&#8217;s Guide to Consistent, Well-Paid Bookings LUXEWOMAN.CO You&#8217;re Not Broke Because You&#8217;re Bad at Makeup. You&#8217;re Broke Because Nobody Taught You How to Get Booked. The no-fluff guide that shows talented makeup artists how to price with confidence, attract clients on repeat, and turn a feast-or-famine hustle into a consistent, well-paid business, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-32","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gsiivec.online\/index.php?rest_route=\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gsiivec.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gsiivec.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gsiivec.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gsiivec.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":5,"href":"https:\/\/gsiivec.online\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":45,"href":"https:\/\/gsiivec.online\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions\/45"}],"wp:attachment":[{"href":"https:\/\/gsiivec.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}