{"id":1430,"date":"2024-11-07T04:39:54","date_gmt":"2024-11-07T04:39:54","guid":{"rendered":"https:\/\/bespoke.eu.applyflow.com\/?page_id=1430"},"modified":"2026-08-05T21:59:15","modified_gmt":"2026-08-05T21:59:15","slug":"resources","status":"publish","type":"page","link":"https:\/\/www.bespokecareers.com\/resources\/","title":{"rendered":"Architecture and Design Resources: Bespoke Careers"},"content":{"rendered":"\n\n<style>\n:root { color-scheme: light; }\n#bc-hub { background: #fff; }\n#bc-hub, #bc-hub *, #bc-hub *::before, #bc-hub *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bc-hub {\n  font-family: 'F37 Ginger', 'Archivo', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n  color: #0F0F0F;\n  max-width: 1216px;\n  margin: 0 auto;\n  padding: 64px 20px 96px;\n}\n#bc-hub a { text-decoration: none; color: inherit; }\n#bc-hub img { display: block; max-width: 100%; }\n\/* ---------- HERO ---------- *\/\n#bc-hub .hub-hero { margin-bottom: 56px; }\n#bc-hub .hub-hero h1 {\n  font-size: clamp(44px, 7.5vw, 96px);\n  font-weight: 800;\n  line-height: 1.0;\n  letter-spacing: -0.03em;\n  max-width: 15ch;\n}\n#bc-hub .hub-hero h1 em { font-style: normal; color: #97D422; }\n#bc-hub .hub-hero p {\n  margin-top: 22px;\n  font-size: clamp(16px, 1.8vw, 19px);\n  line-height: 1.6;\n  color: #55554f;\n  max-width: 52ch;\n}\n\/* City comparison - split-screen skylines *\/\n#bc-hub .hub-vs { display: flex; position: relative; }\n\/* The second image overlaps the first by ~0.3% along the seam so the diagonal stays flush. *\/\n#bc-hub .hub-tool .hub-vs img:nth-child(1) { width: 54.5%; clip-path: polygon(0 0, 100% 0, 84% 100%, 0 100%); }\n#bc-hub .hub-tool .hub-vs img:nth-child(2) { width: 54.5%; margin-left: -9%; clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%); }\n#bc-hub .hub-vs-badge {\n  position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);\n  width: 48px; height: 48px;\n  border-radius: 50%;\n  background: #0F0F0F;\n  border: 3px solid #97D422;\n  color: #97D422;\n  font-size: 15px;\n  font-weight: 800;\n  letter-spacing: .03em;\n  display: flex; align-items: center; justify-content: center;\n  z-index: 1;\n  transition: transform .25s cubic-bezier(.16,1,.3,1);\n}\n#bc-hub .hub-tool:hover .hub-vs-badge { transform: translate(-50%, -50%) scale(1.12) rotate(-6deg); }\n\/* ---------- FEATURED PAIR ---------- *\/\n#bc-hub .hub-feature {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 16px;\n  margin-bottom: 16px;\n}\n#bc-hub .hub-card {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  border-radius: 24px;\n  overflow: hidden;\n  transition: transform .3s cubic-bezier(.16,1,.3,1), box-shadow .3s cubic-bezier(.16,1,.3,1);\n}\n#bc-hub .hub-card:hover { transform: translateY(-4px); box-shadow: 0 24px 48px -20px rgba(15,15,15,.25); }\n\/* Podcast - dark photo card *\/\n#bc-hub .hub-pod { min-height: 440px; justify-content: flex-end; background: #0F0F0F; }\n#bc-hub .hub-pod .hub-card-img { position: absolute; inset: 0; }\n#bc-hub .hub-pod .hub-card-img img { width: 100%; height: 100%; object-fit: cover; opacity: .92; transition: transform .6s cubic-bezier(.16,1,.3,1); }\n#bc-hub .hub-pod:hover .hub-card-img img { transform: scale(1.04); }\n#bc-hub .hub-pod::after {\n  content: \"\";\n  position: absolute; inset: 0;\n  background: linear-gradient(to top, rgba(15,15,15,.92) 0%, rgba(15,15,15,.45) 45%, rgba(15,15,15,.05) 75%);\n}\n#bc-hub .hub-pod .hub-card-body { position: relative; z-index: 1; padding: clamp(26px, 3vw, 40px); }\n#bc-hub .hub-pod h2 { color: #fff; font-size: clamp(26px, 3vw, 38px); font-weight: 800; letter-spacing: -0.02em; line-height: 1.1; }\n#bc-hub .hub-pod p { color: rgba(255,255,255,.82); font-size: 15.5px; line-height: 1.6; margin-top: 10px; max-width: 46ch; }\n#bc-hub .hub-pod-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; margin-top: 20px; }\n#bc-hub .hub-pill {\n  display: inline-flex; align-items: center; gap: 7px;\n  padding: 8px 15px;\n  border-radius: 999px;\n  border: 1px solid rgba(255,255,255,.28);\n  color: #fff;\n  font-size: 13px;\n  font-weight: 600;\n}\n#bc-hub .hub-pill svg { width: 13px; height: 13px; }\n#bc-hub .hub-pill--go { background: #97D422; border-color: #97D422; color: #0F0F0F; font-weight: 700; }\n\/* Series pair *\/\n#bc-hub .hub-feature--equal { grid-template-columns: 1fr 1fr; margin-bottom: 80px; }\n#bc-hub .hub-pod--short { min-height: 340px; }\n#bc-hub .hub-pod--short h2 { font-size: clamp(24px, 2.6vw, 32px); }\n\/* Salary guide - lime card *\/\n#bc-hub .hub-sal { background: #97D422; justify-content: space-between; min-height: 440px; }\n#bc-hub .hub-sal .hub-card-body { padding: clamp(26px, 3vw, 40px) clamp(26px, 3vw, 40px) 0; position: relative; z-index: 1; }\n#bc-hub .hub-sal h2 { font-size: clamp(26px, 3vw, 38px); font-weight: 800; letter-spacing: -0.02em; line-height: 1.1; color: #0F0F0F; }\n#bc-hub .hub-sal p { margin-top: 10px; font-size: 15.5px; line-height: 1.6; color: rgba(15,15,15,.72); max-width: 40ch; }\n#bc-hub .hub-sal-cta {\n  display: inline-flex; align-items: center; gap: 8px;\n  margin-top: 20px;\n  padding: 12px 22px;\n  background: #0F0F0F;\n  color: #fff;\n  border-radius: 999px;\n  font-size: 14.5px;\n  font-weight: 700;\n  transition: gap .2s ease;\n}\n#bc-hub .hub-sal:hover .hub-sal-cta { gap: 13px; }\n#bc-hub .hub-sal-img { margin: 18px auto -46px; width: min(72%, 340px); transform: rotate(-4deg); filter: drop-shadow(0 26px 34px rgba(15,15,15,.30)); transition: transform .4s cubic-bezier(.16,1,.3,1); }\n#bc-hub .hub-sal:hover .hub-sal-img { transform: rotate(-2deg) translateY(-8px); }\n#bc-hub .hub-sal-img img { border-radius: 8px; }\n\/* ---------- TOOLS GRID ---------- *\/\n#bc-hub .hub-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin-bottom: 80px;\n}\n#bc-hub .hub-tool {\n  background: #f7f7f5;\n  border: 1px solid #ececea;\n}\n#bc-hub .hub-tool .hub-tool-img { aspect-ratio: 16\/9; overflow: hidden; }\n#bc-hub .hub-tool .hub-tool-img img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s cubic-bezier(.16,1,.3,1); }\n#bc-hub .hub-tool .hub-tool-img img.hub-img-top { object-position: 50% 8%; }\n#bc-hub .hub-tool:hover .hub-tool-img img { transform: scale(1.05); }\n#bc-hub .hub-tool-body { padding: 22px 24px 26px; display: flex; flex-direction: column; flex: 1; }\n#bc-hub .hub-tool h3 { display: flex; align-items: center; justify-content: space-between; gap: 12px; font-size: 20px; font-weight: 800; letter-spacing: -0.015em; }\n#bc-hub .hub-tool h3 svg { width: 18px; height: 18px; flex: none; color: #b3b3ad; transition: transform .25s ease, color .25s ease; }\n#bc-hub .hub-tool:hover h3 svg { transform: translateX(4px); color: #0F0F0F; }\n#bc-hub .hub-tool p { margin-top: 8px; font-size: 14.5px; line-height: 1.6; color: #6b6b66; }\n#bc-hub .hub-tool-links { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }\n#bc-hub .hub-tool-links a {\n  padding: 7px 14px;\n  background: #fff;\n  border: 1.5px solid #e0e0da;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #3d3d38;\n  transition: border-color .18s, color .18s;\n}\n#bc-hub .hub-tool-links a:hover { border-color: #0F0F0F; color: #0F0F0F; }\n\/* ---------- SECTION HEADING ---------- *\/\n#bc-hub .hub-sec-head {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  flex-wrap: wrap;\n  gap: 16px;\n  margin-bottom: 28px;\n}\n#bc-hub .hub-sec-head h2 { font-size: clamp(28px, 3.4vw, 40px); font-weight: 800; letter-spacing: -0.025em; }\n\/* ---------- CLOSING CTA ---------- *\/\n#bc-hub .hub-cta {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 28px;\n  flex-wrap: wrap;\n  background: #0F0F0F;\n  border-radius: 24px;\n  padding: clamp(30px, 4vw, 52px);\n}\n#bc-hub .hub-cta h2 { color: #fff; font-size: clamp(24px, 3vw, 36px); font-weight: 800; letter-spacing: -0.02em; line-height: 1.15; max-width: 20ch; }\n#bc-hub .hub-cta h2 em { font-style: normal; color: #97D422; }\n#bc-hub .hub-cta-btns { display: flex; gap: 12px; flex-wrap: wrap; }\n#bc-hub .hub-btn {\n  display: inline-flex; align-items: center; justify-content: center;\n  padding: 15px 28px;\n  border-radius: 999px;\n  font-size: 15px;\n  font-weight: 700;\n  transition: transform .18s ease, background .18s ease, color .18s ease, border-color .18s ease;\n}\n#bc-hub .hub-btn--lime { background: #97D422; color: #0F0F0F; }\n#bc-hub .hub-btn--lime:hover { background: #aee849; transform: translateY(-2px); }\n#bc-hub .hub-btn--ghost { border: 1.5px solid rgba(255,255,255,.35); color: #fff; }\n#bc-hub .hub-btn--ghost:hover { border-color: #97D422; color: #97D422; transform: translateY(-2px); }\n\/* ---------- RESPONSIVE ---------- *\/\n@media (max-width: 980px) {\n  #bc-hub .hub-feature { grid-template-columns: 1fr; }\n  #bc-hub .hub-grid { grid-template-columns: repeat(2, 1fr); }\n  #bc-hub .hub-pod { min-height: 380px; }\n  #bc-hub .hub-sal { min-height: 0; }\n}\n@media (max-width: 600px) {\n  #bc-hub { padding: 44px 18px 64px; }\n  #bc-hub .hub-grid { grid-template-columns: 1fr; }\n}\n<\/style>\n  <!-- HERO -->\n  <header>\n    <h1>Architecture &amp; design <em>resources<\/em><\/h1>\n    <p>Salary data, market intel, career stories and industry events. Everything we know about the architecture and design world, free for the people in it.<\/p>\n  <\/header>\n  <!-- FEATURED PAIR -->\n    <a href=\"https:\/\/www.bespokecareers.com\/podcasts\">\n        <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/podcast-hero.jpg\" alt=\"The Bespoke Careers Podcast\" loading=\"lazy\"\/>\n        <h2>The Bespoke Careers Podcast<\/h2>\n        <p>Career stories from the architects and designers shaping the industry. New episodes every two weeks.<\/p>\n          Listen now\n          Spotify\n          YouTube\n    <\/a>\n    <a href=\"https:\/\/www.bespokecareers.com\/salary-guide\/\">\n        <h2>Salary Guide 2026<\/h2>\n        <p>Average salaries for 105 roles across 11 locations, built from 1,890 survey responses and 1,200+ placements.<\/p>\n        Download free\n        <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/02\/Photorealistic-Magazine-MockUp-copy-2.jpg\" alt=\"Bespoke Careers Salary Guide 2026\" loading=\"lazy\"\/>\n    <\/a>\n  <!-- TOOLS GRID -->\n    <a href=\"https:\/\/www.bespokecareers.com\/salary-guide\/salary-calculator\/\">\n      <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/02\/EMILY.jpeg\" alt=\"Salary Calculator\" loading=\"lazy\"\/>\n        <h3>Salary Calculator <\/h3>\n        <p>Benchmark your salary against the 2026 market in under a minute. 100+ roles, 20 cities.<\/p>\n    <\/a>\n    <a href=\"https:\/\/www.bespokecareers.com\/best-cities-for-architecture-careers\/\">\n        <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/10\/London-1.png\" alt=\"London\" loading=\"lazy\"\/>\n        <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/03\/New-York.jpg\" alt=\"New York\" loading=\"lazy\"\/>\n        VS\n        <h3>City Comparison Tool <\/h3>\n        <p>Where should you build your career? Compare salaries, lifestyle and visas across 20 global cities.<\/p>\n    <\/a>\n      <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Heading-6-1.jpg\" alt=\"Market Reports 2026\" loading=\"lazy\"\/>\n        <h3>Market Reports 2026<\/h3>\n        <p>The state of the architecture and design market, by region. Hiring trends, sector demand and salary movement.<\/p>\n          <a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/uk\/\">UK<\/a>\n          <a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/us\/\">US<\/a>\n          <a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/aus\/\">AU \/ NZ<\/a>\n    <a href=\"https:\/\/www.bespokecareers.com\/whats-on\">\n      <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/10\/Mortimer-House-Client-Party.jpg\" alt=\"Events Guide\" loading=\"lazy\"\/>\n        <h3>Events Guide <\/h3>\n        <p>Design festivals, conferences and networking events around the world, updated all year.<\/p>\n    <\/a>\n    <a href=\"https:\/\/www.bespokecareers.com\/newsletter\">\n      <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/GLOBAL-PANEL-3.jpg\" alt=\"Global Panel\" loading=\"lazy\"\/>\n        <h3>Global Panel <\/h3>\n        <p>One question each month, answered by design leaders around the world. Delivered to your inbox.<\/p>\n    <\/a>\n    <a href=\"https:\/\/www.bespokecareers.com\/sustainability-report\">\n      <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/10\/SUSTAIN.jpg\" alt=\"Sustainability Report\" loading=\"lazy\"\/>\n        <h3>Sustainability Report <\/h3>\n        <p>Hundreds of architects and designers surveyed on the state of sustainability in practice.<\/p>\n    <\/a>\n  <!-- SERIES -->\n    <h2>Watch the series<\/h2>\n    <a href=\"https:\/\/www.bespokecareers.com\/articles\/design-portfolio-tips-from-4-hiring-employers-with-examples\/\">\n        <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/03\/portfolio-review-1.jpg\" alt=\"Portfolio Reviews\" loading=\"lazy\"\/>\n        <h2>Portfolio Reviews<\/h2>\n        <p>Real portfolios, reviewed on camera by hiring employers. See what gets people interviews and what gets skipped.<\/p>\n        Watch reviews\n    <\/a>\n    <a href=\"https:\/\/www.bespokecareers.com\/articles\/inside-an-architects-small-sydney-home-home-and-studio-tour\/\">\n        <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Home-to-Office-Tours5.jpg\" alt=\"Home to Office\" loading=\"lazy\"\/>\n        <h2>Home to Office<\/h2>\n        <p>Step inside the homes, commutes and studios of the architects and designers shaping our cities.<\/p>\n        Take the tour\n    <\/a>\n  <!-- CLOSING CTA -->\n    <h2>Ready for the next step in your <em>career?<\/em><\/h2>\n      <a href=\"https:\/\/www.bespokecareers.com\/jobs\">Browse jobs<\/a>\n      <a href=\"https:\/\/www.bespokecareers.com\/submit-a-vacancy\">I&#8217;m hiring<\/a>\n<section id=\"afc-filter-\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2>\n\t\t\t\t\t\t\t\tLatest articles\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h2>\n\t\t\t\t\t<form data-sf-form-id='1234' data-is-rtl='0' data-maintain-state='' data-results-url='https:\/\/www.bespokecareers.com\/resources\/' data-ajax-form-url='https:\/\/www.bespokecareers.com\/?sfid=1234&amp;sf_action=get_data&amp;sf_data=form' data-display-result-method='bb_posts_module' data-use-history-api='1' data-template-loaded='0' data-lang-code='en' data-ajax='0' data-init-paged='1' data-auto-update='1' action='https:\/\/www.bespokecareers.com\/resources\/' method='post' class='searchandfilter' id='search-filter-form-1234' autocomplete='off' data-instance-count='1' data-ajax-target='.search-filter-results-1234' data-ajax-links-selector='.page-numbers a'><ul><li data-sf-field-name=\"search\" data-sf-field-type=\"search\" data-sf-field-input-type=\"\"><h4>Search<\/h4>\t\t<label><input placeholder=\"Search\" name=\"_sf_search[]\" type=\"text\" value=\"\" title=\"\"\/><\/label>\t\t<\/li><li data-sf-field-name=\"_sf_sort_order\" data-sf-field-type=\"sort_order\" data-sf-field-input-type=\"select\"><h4>Sort by<\/h4>\t\t<label>\n\t\t\t\t<select name=\"_sf_sort_order[]\" title=\"\">\n\t\t\t\t\t\t<option selected=\"selected\" data-sf-depth=\"0\" value=\"\">Sort Results By<\/option>\n\t\t\t\t\t\t<option data-sf-depth=\"0\" value=\"id+asc\">Latest &#8211; Oldest<\/option>\n\t\t\t\t\t\t<option data-sf-depth=\"0\" value=\"id+desc\">Oldest to latest<\/option>\n\t\t\t\t\t<\/select>\n\t\t<\/label>\t\t<\/li><\/ul><\/form>\t\t\t\t\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/what-clients-actually-hire-you-for-its-not-the-design-revel-ceo-scott-clement\/\" content=\"What clients actually hire you for&#8230; It&#8217;s not the design | REVEL CEO Scott Clement\" \/><meta itemprop=\"datePublished\" content=\"2026-07-27\" \/><meta itemprop=\"dateModified\" content=\"2026-08-05\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/callum-dbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"callum.d@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/what-clients-actually-hire-you-for-its-not-the-design-revel-ceo-scott-clement\/\" rel=\"bookmark\" title=\"What clients actually hire you for&#8230; It&#8217;s not the design | REVEL CEO Scott Clement\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/what-clients-actually-hire-you-for-its-not-the-design-revel-ceo-scott-clement\/\" rel=\"bookmark\" title=\"What clients actually hire you for&#8230; It&#8217;s not the design | REVEL CEO Scott Clement\">What clients actually hire you for&#8230; It&#8217;s not the design | REVEL CEO Scott Clement<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Scott Clement has been in architecture for nearly 30 years. He&#8217;s now CEO of Revel, a San Francisco s&#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/what-clients-actually-hire-you-for-its-not-the-design-revel-ceo-scott-clement\/\" title=\"What clients actually hire you for&#8230; It&#8217;s not the design | REVEL CEO Scott Clement\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/starting-a-design-studio-whats-it-really-like-wildflower-founders-cara-robyn\/\" content=\"Starting a Design Studio &#8211; What&#8217;s it Really Like? | WILDFLOWER Founders Cara &#038; Robyn\" \/><meta itemprop=\"datePublished\" content=\"2026-07-14\" \/><meta itemprop=\"dateModified\" content=\"2026-07-14\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/callum-dbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"callum.d@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL.png\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/starting-a-design-studio-whats-it-really-like-wildflower-founders-cara-robyn\/\" rel=\"bookmark\" title=\"Starting a Design Studio &#8211; What&#8217;s it Really Like? | WILDFLOWER Founders Cara &#038; Robyn\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL.png\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL.png 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL-300x169.png 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL-1024x576.png 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL-768x432.png 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/GREEN-THUMBNAIL-1536x864.png 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/starting-a-design-studio-whats-it-really-like-wildflower-founders-cara-robyn\/\" rel=\"bookmark\" title=\"Starting a Design Studio &#8211; What&#8217;s it Really Like? | WILDFLOWER Founders Cara &#038; Robyn\">Starting a Design Studio &#8211; What&#8217;s it Really Like? | WILDFLOWER Founders Cara &#038; Robyn<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>You&#8217;ve probably seen their work before. You just didn&#8217;t know it was them. Cara Stizza and Robyn &#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/starting-a-design-studio-whats-it-really-like-wildflower-founders-cara-robyn\/\" title=\"Starting a Design Studio &#8211; What&#8217;s it Really Like? | WILDFLOWER Founders Cara &#038; Robyn\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/design-portfolio-tips-from-4-hiring-employers-with-examples\/\" content=\"Design Portfolio Tips from 4 Hiring Employers (With Examples)\" \/><meta itemprop=\"datePublished\" content=\"2026-07-07\" \/><meta itemprop=\"dateModified\" content=\"2026-07-07\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/callum-dbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"callum.d@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/ut-3.png\" \/><meta itemprop=\"width\" content=\"1280\" \/><meta itemprop=\"height\" content=\"720\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/design-portfolio-tips-from-4-hiring-employers-with-examples\/\" rel=\"bookmark\" title=\"Design Portfolio Tips from 4 Hiring Employers (With Examples)\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1280\" height=\"720\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/ut-3.png\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/ut-3.png 1280w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/ut-3-300x169.png 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/ut-3-1024x576.png 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/07\/ut-3-768x432.png 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/design-portfolio-tips-from-4-hiring-employers-with-examples\/\" rel=\"bookmark\" title=\"Design Portfolio Tips from 4 Hiring Employers (With Examples)\">Design Portfolio Tips from 4 Hiring Employers (With Examples)<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Gary Sheldrake, Luke Russo, Rachel Davis, and James Boggan Review 3 Design Portfolios&#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/design-portfolio-tips-from-4-hiring-employers-with-examples\/\" title=\"Design Portfolio Tips from 4 Hiring Employers (With Examples)\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/what-i-learned-starting-a-design-studio-without-a-degree-mitch-jones\/\" content=\"What I Learned Starting A Design Studio (Without a Degree) &#8211; Mitch Jones\" \/><meta itemprop=\"datePublished\" content=\"2026-06-30\" \/><meta itemprop=\"dateModified\" content=\"2026-07-14\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/micah-drbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"Micah.dr@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/MITCH-JONES.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/what-i-learned-starting-a-design-studio-without-a-degree-mitch-jones\/\" rel=\"bookmark\" title=\"What I Learned Starting A Design Studio (Without a Degree) &#8211; Mitch Jones\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/MITCH-JONES.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/MITCH-JONES.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/MITCH-JONES-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/MITCH-JONES-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/MITCH-JONES-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/MITCH-JONES-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/what-i-learned-starting-a-design-studio-without-a-degree-mitch-jones\/\" rel=\"bookmark\" title=\"What I Learned Starting A Design Studio (Without a Degree) &#8211; Mitch Jones\">What I Learned Starting A Design Studio (Without a Degree) &#8211; Mitch Jones<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Mitch Jones sits down with Bespoke Careers to talk about selling the dream, a strategy you can expla&#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/what-i-learned-starting-a-design-studio-without-a-degree-mitch-jones\/\" title=\"What I Learned Starting A Design Studio (Without a Degree) &#8211; Mitch Jones\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/inside-an-architects-small-sydney-home-home-and-studio-tour\/\" content=\"Inside an Architect&#8217;s Small Sydney Home (Home and Studio Tour)\" \/><meta itemprop=\"datePublished\" content=\"2026-06-20\" \/><meta itemprop=\"dateModified\" content=\"2026-06-28\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/micah-drbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"Micah.dr@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Home-to-Office-Tours5.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/inside-an-architects-small-sydney-home-home-and-studio-tour\/\" rel=\"bookmark\" title=\"Inside an Architect&#8217;s Small Sydney Home (Home and Studio Tour)\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Home-to-Office-Tours5.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Home-to-Office-Tours5.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Home-to-Office-Tours5-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Home-to-Office-Tours5-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Home-to-Office-Tours5-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Home-to-Office-Tours5-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/inside-an-architects-small-sydney-home-home-and-studio-tour\/\" rel=\"bookmark\" title=\"Inside an Architect&#8217;s Small Sydney Home (Home and Studio Tour)\">Inside an Architect&#8217;s Small Sydney Home (Home and Studio Tour)<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Inside Adam Haddow&#8217;s 67sqm house, 3 minute commute to work and tour of the SJB studio&#8230;.<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/inside-an-architects-small-sydney-home-home-and-studio-tour\/\" title=\"Inside an Architect&#8217;s Small Sydney Home (Home and Studio Tour)\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/how-to-plot-your-own-path-in-architecture-selasi-setufe-mbe\/\" content=\"How to Plot Your Own Path In Architecture &#8211; Selasi Setufe MBE\" \/><meta itemprop=\"datePublished\" content=\"2026-06-15\" \/><meta itemprop=\"dateModified\" content=\"2026-06-16\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/micah-drbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"Micah.dr@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Selasi.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/how-to-plot-your-own-path-in-architecture-selasi-setufe-mbe\/\" rel=\"bookmark\" title=\"How to Plot Your Own Path In Architecture &#8211; Selasi Setufe MBE\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Selasi.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Selasi.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Selasi-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Selasi-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Selasi-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/06\/Selasi-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/how-to-plot-your-own-path-in-architecture-selasi-setufe-mbe\/\" rel=\"bookmark\" title=\"How to Plot Your Own Path In Architecture &#8211; Selasi Setufe MBE\">How to Plot Your Own Path In Architecture &#8211; Selasi Setufe MBE<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Selasi Setufe sits down with us to talk about the route into architecture that didn&#8217;t follow the s&#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/how-to-plot-your-own-path-in-architecture-selasi-setufe-mbe\/\" title=\"How to Plot Your Own Path In Architecture &#8211; Selasi Setufe MBE\">Read more<\/a>\n\t\t\t\t\t<a>Load more<\/a>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Architecture &amp; design resources Salary data, market intel, career stories and industry events. Everything we know about the architecture and design world, free for the people in it. The Bespoke Careers Podcast Career stories from the architects and designers shaping the industry. New episodes every two weeks. Listen now Spotify YouTube Salary Guide 2026 Average&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":31,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","footnotes":""},"class_list":["post-1430","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/1430","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/comments?post=1430"}],"version-history":[{"count":30,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/1430\/revisions"}],"predecessor-version":[{"id":14787,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/1430\/revisions\/14787"}],"wp:attachment":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/media?parent=1430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}