{"id":45,"date":"2026-03-01T17:30:14","date_gmt":"2026-03-01T17:30:14","guid":{"rendered":"http:\/\/inkbotdesign.com\/?page_id=16"},"modified":"2026-03-04T16:23:31","modified_gmt":"2026-03-04T16:23:31","slug":"request-a-quote","status":"publish","type":"page","link":"https:\/\/inkbotdesign.com\/contact\/request-a-quote\/","title":{"rendered":"Request a Quote for Design"},"content":{"rendered":"\n<div class=\"gb-element-1266bdcc\">\n<div class=\"gb-element-9fc234fe\">\n<div class=\"gb-element-d1338a7a\">\n<h1 class=\"gb-text gb-text-c04fc2a3\">Request a Strategic Proposal<\/h1>\n\n\n\n<p class=\"gb-text gb-text-6a71a744\"><\/p>\n<\/div>\n\n\n\n<h2 class=\"gb-text gb-text-7a9058e4\">Branding is a Strategic, Long-term <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Investment.<\/mark><\/h2>\n\n\n\n<p class=\"gb-text gb-text-7d0d789a\">A world-class product paired with a mediocre brand identity is a <strong>liability<\/strong>. At Inkbot Design, we don\u2019t just design assets; we build strategic brand ecosystems that compound in value, increase your margins, and eliminate market friction. We partner exclusively with <strong>ambitious founders<\/strong> and <strong>marketing leaders<\/strong> who understand that brand identity is a <strong>measurable commercial asset.<\/strong><\/p>\n\n\n\n<div class=\"gb-element-5661fd41\">\n<a class=\"gb-text gb-text-445376e9\" href=\"#quote-form-section\">Request Strategic Proposal \u2192<\/a>\n<\/div>\n\n\n\n<div class=\"gb-element-53696463\">\n<div class=\"gb-text gb-text-ae8b8bd6\">\u2605\u2605\u2605\u2605\u2605<\/div>\n\n\n\n<div class=\"gb-text gb-text-05845cd2\"><strong>20+ Years<\/strong> Expertise. <strong>\u00a3110M+<\/strong>&nbsp;Client Revenue Generated. <strong>21<\/strong> Countries Impacted.<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<img decoding=\"async\" width=\"1160\" height=\"560\" class=\"gb-media-24e74296\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/07\/roi-of-graphic-design-investment.png\" title=\"Request a Strategic Proposal From Inkbot Design\" alt=\"Request a Strategic Proposal From Inkbot Design\" srcset=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/07\/roi-of-graphic-design-investment.png 1160w, https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/07\/roi-of-graphic-design-investment-300x145.png 300w, https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/07\/roi-of-graphic-design-investment-1024x494.png 1024w, https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/07\/roi-of-graphic-design-investment-60x29.png 60w\" sizes=\"(max-width: 1160px) 100vw, 1160px\" \/>\n\n\n\n<div class=\"gb-element-3c222d4b\">\n<div class=\"gb-element-c081340c\">\n<h2 class=\"gb-text gb-text-b7a5c868\">The Strategic Investment Calculator<\/h2>\n\n\n\n<p class=\"gb-text gb-text-e2ba5e26\">Use the estimator below to gauge the capital required to build your category-defining brand architecture. This provides a baseline for our initial strategy session.<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Project Investment Estimator \u2014 Inkbot Design<\/title>\n\n<style>\n  :root {\n    --accent: #0055FF;\n    --accent-hover: #0047d9;\n    --gold: #D4A017;\n    --gold-hover: #b8890d;\n    --text-dark: #0A0A0A;\n    --text-mid: #4a5568;\n    --text-light: #ffffff;\n    --surface: #F8F9FA;\n    --surface-2: #ffffff;\n    --border: #e2e8f0;\n    --success-bg: #f0f7ff;\n    --focus-ring: 0 0 0 3px rgba(0, 85, 255, 0.4);\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  #id-tool-container {\n    font-family: 'Inter Variable', 'Inter', system-ui, -apple-system, sans-serif;\n    max-width: 780px;\n    margin: 2rem auto;\n    background: var(--surface-2);\n    border: 1.5px solid var(--border);\n    border-radius: 1rem;\n    overflow: hidden;\n    box-shadow: 0 8px 32px rgba(0,0,0,0.08);\n    color: var(--text-mid);\n  }\n\n  \/* HEADER *\/\n  .id-header {\n    background: var(--text-dark);\n    padding: 2rem 2.5rem 1.75rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .id-header::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(0,85,255,0.3) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .id-header-tag {\n    font-size: 0.7rem;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 0.6rem;\n    display: block;\n  }\n\n  .id-heading {\n    font-size: clamp(1.4rem, 4vw, 2rem);\n    font-weight: 800;\n    color: #ffffff;\n    line-height: 1.2;\n    margin-bottom: 0.5rem;\n  }\n\n  .id-intro {\n    font-size: 0.9rem;\n    color: rgba(255,255,255,0.78);\n    line-height: 1.6;\n    max-width: 520px;\n  }\n\n  \/* STEPS *\/\n  .id-steps-bar {\n    display: flex;\n    gap: 0;\n    background: var(--surface);\n    border-bottom: 1px solid var(--border);\n    padding: 0 2.5rem;\n  }\n\n  .id-step-tab {\n    padding: 0.85rem 0;\n    font-size: 0.78rem;\n    font-weight: 600;\n    color: var(--text-mid);\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    border-bottom: 3px solid transparent;\n    margin-right: 2rem;\n    opacity: 0.5;\n    transition: all 0.2s;\n  }\n\n  .id-step-tab.active {\n    color: var(--accent);\n    border-bottom-color: var(--accent);\n    opacity: 1;\n  }\n\n  .id-step-tab.done {\n    opacity: 0.8;\n    color: var(--text-mid);\n  }\n\n  \/* BODY *\/\n  .id-body {\n    padding: 2rem 2.5rem 2.5rem;\n  }\n\n  \/* SECTION *\/\n  .id-section {\n    margin-bottom: 2.25rem;\n  }\n\n  .id-label {\n    display: flex;\n    align-items: baseline;\n    gap: 0.5rem;\n    font-size: 1rem;\n    font-weight: 700;\n    color: var(--text-dark);\n    margin-bottom: 0.35rem;\n  }\n\n  .id-step-num {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 1.5rem;\n    height: 1.5rem;\n    background: var(--accent);\n    color: white;\n    border-radius: 50%;\n    font-size: 0.7rem;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 0.1rem;\n  }\n\n  .id-sublabel {\n    font-weight: 400;\n    font-size: 0.82rem;\n    color: var(--text-mid);\n    margin-bottom: 0.9rem;\n    display: block;\n    padding-left: 2rem;\n  }\n\n  \/* SELECT *\/\n  .id-select {\n    width: 100%;\n    padding: 0.85rem 1rem;\n    border: 1.5px solid var(--border);\n    border-radius: 0.5rem;\n    font-size: 0.95rem;\n    background-color: #ffffff;\n    color: var(--text-dark);\n    cursor: pointer;\n    appearance: none;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' fill='none' viewBox='0 0 24 24' stroke='%234a5568'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C\/path%3E%3C\/svg%3E\");\n    background-repeat: no-repeat;\n    background-position: right 1rem center;\n    background-size: 1.1rem;\n    transition: border-color 0.2s;\n  }\n\n  .id-select:focus {\n    outline: none;\n    border-color: var(--accent);\n    box-shadow: var(--focus-ring);\n  }\n\n  .id-select:focus:not(:focus-visible) {\n    box-shadow: none;\n    border-color: var(--border);\n  }\n\n  .id-select:focus-visible {\n    outline: none;\n    border-color: var(--accent);\n    box-shadow: var(--focus-ring);\n  }\n\n  \/* GRID CARDS *\/\n  .id-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n    gap: 0.75rem;\n  }\n\n  .id-option-card {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.75rem;\n    background: var(--surface);\n    border: 1.5px solid var(--border);\n    border-radius: 0.6rem;\n    padding: 0.9rem 1rem;\n    cursor: pointer;\n    transition: border-color 0.18s ease, background 0.18s ease, transform 0.18s ease;\n    position: relative;\n    min-height: 48px; \/* WCAG touch target *\/\n  }\n\n  .id-option-card:hover {\n    border-color: var(--accent);\n    background: var(--success-bg);\n    transform: translateY(-1px);\n  }\n\n  .id-option-card:focus-within {\n    box-shadow: var(--focus-ring);\n    border-color: var(--accent);\n  }\n\n  .id-option-card.id-selected {\n    border-color: var(--accent);\n    background: var(--success-bg);\n  }\n\n  .id-option-card.id-selected .id-card-check {\n    background: var(--accent);\n    border-color: var(--accent);\n  }\n\n  .id-option-card.id-selected .id-card-check::after {\n    opacity: 1;\n  }\n\n  .id-card-check {\n    width: 1.3rem;\n    height: 1.3rem;\n    border: 1.5px solid #cbd5e1;\n    border-radius: 0.25rem;\n    background: white;\n    flex-shrink: 0;\n    margin-top: 0.1rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    transition: all 0.15s;\n  }\n\n  .id-card-check::after {\n    content: '';\n    width: 0.65rem;\n    height: 0.65rem;\n    background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12'%3E%3Cpath fill='white' d='M1 6l3.5 3.5L11 2'\/%3E%3C\/svg%3E\") center\/contain no-repeat;\n    opacity: 0;\n    transition: opacity 0.15s;\n  }\n\n  .id-option-card input[type=\"checkbox\"] {\n    position: absolute;\n    opacity: 0;\n    width: 0;\n    height: 0;\n    pointer-events: none; \/* prevent ghost touch intercepts on mobile *\/\n  }\n\n  .id-opt-title {\n    display: block;\n    font-weight: 600;\n    color: var(--text-dark);\n    font-size: 0.9rem;\n    line-height: 1.3;\n  }\n\n  .id-opt-desc {\n    display: block;\n    font-size: 0.78rem;\n    color: var(--text-mid);\n    margin-top: 0.2rem;\n    line-height: 1.4;\n  }\n\n  .id-opt-price {\n    display: block;\n    font-size: 0.75rem;\n    font-weight: 600;\n    color: var(--accent);\n    margin-top: 0.3rem;\n  }\n\n  \/* TIMELINE *\/\n  .id-timeline-wrap {\n    background: var(--surface);\n    border-radius: 0.6rem;\n    padding: 1.25rem 1.25rem 1rem;\n    border: 1.5px solid var(--border);\n  }\n\n  .id-timeline-options {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0.5rem;\n  }\n\n  .id-time-btn {\n    padding: 0.75rem 0.5rem;\n    min-height: 48px; \/* WCAG 2.5.8 touch target *\/\n    border: 1.5px solid var(--border);\n    border-radius: 0.5rem;\n    background: white;\n    cursor: pointer;\n    text-align: center;\n    transition: border-color 0.18s, background 0.18s;\n  }\n\n  .id-time-btn:hover {\n    border-color: var(--accent);\n    background: var(--success-bg);\n  }\n\n  .id-time-btn:focus-visible {\n    outline: none;\n    box-shadow: var(--focus-ring);\n    border-color: var(--accent);\n  }\n\n  .id-time-btn.active {\n    border-color: var(--accent);\n    background: var(--success-bg);\n  }\n\n  .id-time-btn .t-name {\n    display: block;\n    font-size: 0.85rem;\n    font-weight: 600;\n    color: var(--text-dark);\n  }\n\n  .id-time-btn .t-weeks {\n    display: block;\n    font-size: 0.72rem;\n    color: var(--text-mid);\n    margin-top: 0.15rem;\n  }\n\n  .id-time-btn .t-fee {\n    display: block;\n    font-size: 0.72rem;\n    font-weight: 600;\n    margin-top: 0.2rem;\n  }\n\n  .id-time-btn.active .t-fee { color: var(--accent); }\n  .id-time-btn:not(.active) .t-fee { color: var(--text-mid); }\n\n  \/* LIVE ESTIMATE BAR *\/\n  #id-live-bar {\n    background: var(--text-dark);\n    border-radius: 0.6rem;\n    padding: 1rem 1.5rem;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 1rem;\n    margin-bottom: 1.5rem;\n    flex-wrap: wrap;\n    transition: all 0.3s;\n  }\n\n  .id-live-label {\n    font-size: 0.75rem;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.75);\n  }\n\n  .id-live-amount {\n    font-size: 1.5rem;\n    font-weight: 800;\n    color: #ffffff;\n    transition: all 0.3s;\n  }\n\n  .id-live-amount.pulse {\n    animation: numPulse 0.35s ease-out;\n  }\n\n  @keyframes numPulse {\n    0% { transform: scale(1); }\n    50% { transform: scale(1.06); color: var(--gold); }\n    100% { transform: scale(1); }\n  }\n\n  \/* CTA *\/\n  .id-btn-primary {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem;\n    width: 100%;\n    padding: 1rem 2rem;\n    min-height: 48px; \/* WCAG 2.5.8 minimum target size *\/\n    background: var(--accent);\n    color: white;\n    border: 2px solid transparent;\n    border-radius: 0.6rem;\n    font-size: 1rem;\n    font-weight: 700;\n    cursor: pointer;\n    transition: background 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;\n    text-decoration: none;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .id-btn-primary:hover {\n    background: var(--accent-hover);\n    box-shadow: 0 4px 16px rgba(0, 85, 255, 0.25);\n    transform: translateY(-1px);\n  }\n\n  .id-btn-primary:active {\n    transform: translateY(0);\n    box-shadow: none;\n  }\n\n  .id-btn-primary:focus-visible {\n    outline: none;\n    box-shadow: var(--focus-ring);\n  }\n\n  .id-btn-gold {\n    background: var(--gold) !important;\n    color: var(--text-dark) !important;\n    border-color: transparent !important;\n  }\n\n  .id-btn-gold:hover {\n    background: var(--gold-hover) !important;\n    box-shadow: 0 4px 16px rgba(212, 160, 23, 0.3) !important;\n  }\n\n  .id-btn-gold:focus-visible {\n    outline: none;\n    box-shadow: 0 0 0 3px rgba(212, 160, 23, 0.5) !important;\n  }\n\n  \/* RESULT AREA *\/\n  #id-result-area {\n    margin-top: 2rem;\n    border-top: 1px solid var(--border);\n    padding-top: 2rem;\n    animation: slideUp 0.4s ease-out;\n  }\n\n  @keyframes slideUp {\n    from { opacity: 0; transform: translateY(16px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .id-result-header {\n    background: linear-gradient(135deg, var(--text-dark) 0%, #1a2640 100%);\n    border-radius: 0.8rem;\n    padding: 2rem;\n    text-align: center;\n    margin-bottom: 1.25rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .id-result-header::before {\n    content: '';\n    position: absolute;\n    bottom: -40px; right: -40px;\n    width: 140px; height: 140px;\n    background: radial-gradient(circle, rgba(212,160,23,0.2) 0%, transparent 70%);\n  }\n\n  .id-result-tier {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 0.5rem;\n    display: block;\n  }\n\n  .id-result-price {\n    font-size: clamp(2rem, 6vw, 2.8rem);\n    font-weight: 800;\n    color: white;\n    display: block;\n    margin-bottom: 0.5rem;\n    line-height: 1;\n  }\n\n  .id-result-sub {\n    font-size: 0.82rem;\n    color: rgba(255,255,255,0.72);\n  }\n\n  .id-breakdown {\n    background: var(--surface);\n    border-radius: 0.6rem;\n    padding: 1.25rem 1.5rem;\n    margin-bottom: 1.25rem;\n    border: 1px solid var(--border);\n  }\n\n  .id-breakdown-title {\n    font-size: 0.8rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: var(--text-mid);\n    margin-bottom: 0.75rem;\n  }\n\n  .id-list {\n    list-style: none;\n    padding: 0;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.4rem;\n  }\n\n  .id-list li {\n    background: white;\n    border: 1px solid var(--border);\n    border-radius: 2rem;\n    padding: 0.3rem 0.75rem;\n    font-size: 0.82rem;\n    color: var(--text-dark);\n    font-weight: 500;\n  }\n\n  .id-nudge-box {\n    background: var(--success-bg);\n    border: 1.5px solid rgba(0,85,255,0.2);\n    border-radius: 0.6rem;\n    padding: 1rem 1.25rem;\n    margin-bottom: 1.25rem;\n    display: flex;\n    gap: 0.75rem;\n    align-items: flex-start;\n  }\n\n  .id-nudge-icon {\n    font-size: 1.25rem;\n    flex-shrink: 0;\n  }\n\n  .id-nudge-text {\n    font-size: 0.88rem;\n    color: var(--text-dark);\n    line-height: 1.5;\n  }\n\n  .id-nudge-text strong { color: var(--accent); }\n\n  .id-disclaimer {\n    font-size: 0.75rem;\n    color: var(--text-mid);\n    font-style: italic;\n    text-align: center;\n    margin-bottom: 1.25rem;\n    opacity: 0.7;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 600px) {\n    .id-header { padding: 1.5rem 1.25rem 1.25rem; }\n    .id-body { padding: 1.5rem 1.25rem 1.75rem; }\n    .id-steps-bar { padding: 0 1.25rem; overflow-x: auto; white-space: nowrap; scrollbar-width: none; }\n    .id-grid { grid-template-columns: 1fr 1fr; gap: 0.5rem; }\n    .id-option-card { padding: 0.75rem; }\n    .id-opt-desc { display: none; }\n    .id-timeline-options { gap: 0.4rem; }\n    .id-time-btn { padding: 0.75rem 0.25rem; }\n    #id-live-bar { flex-direction: column; align-items: flex-start; gap: 0.25rem; }\n    .id-live-amount { font-size: 1.3rem; }\n    .id-result-header { padding: 1.5rem 1.25rem; }\n  }\n\n  @media (max-width: 380px) {\n    .id-grid { grid-template-columns: 1fr; }\n  }\n\n  \/* REDUCED MOTION \u2014 respect user OS preference *\/\n  @media (prefers-reduced-motion: reduce) {\n    *, *::before, *::after {\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      transition-duration: 0.01ms !important;\n    }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div id=\"id-tool-container\">\n\n  <!-- HEADER -->\n  <div class=\"id-header\">\n    <span class=\"id-header-tag\">Inkbot Design \u00b7 2026\/27 Pricing<\/span>\n    <h3 class=\"id-heading\">Project Investment Estimator<\/h3>\n    <p class=\"id-intro\">Get a realistic budget range before starting a conversation. Calibrated to bespoke specialist agency rates \u2014 not global network pricing.<\/p>\n  <\/div>\n\n  <!-- STEP TABS -->\n  <div class=\"id-steps-bar\" role=\"navigation\" aria-label=\"Steps\">\n    <div class=\"id-step-tab active\" id=\"tab-1\">01 \u00b7 Business<\/div>\n    <div class=\"id-step-tab\" id=\"tab-2\">02 \u00b7 Services<\/div>\n    <div class=\"id-step-tab\" id=\"tab-3\">03 \u00b7 Timeline<\/div>\n  <\/div>\n\n  <div class=\"id-body\">\n\n    <!-- STEP 1 -->\n    <div class=\"id-section\">\n      <label class=\"id-label\" for=\"id-stage\">\n        <span class=\"id-step-num\">1<\/span> Business Maturity\n      <\/label>\n      <span class=\"id-sublabel\">Determines strategy depth, complexity, and scope expectations<\/span>\n      <select id=\"id-stage\" class=\"id-select\" aria-label=\"Select your business stage\">\n        <option value=\"startup\">Startup \/ Sole Trader<\/option>\n        <option value=\"growing\">SME \/ Scale-Up (10\u201350 Staff)<\/option>\n        <option value=\"enterprise\">Corporate \/ Enterprise (50\u2013500)<\/option>\n        <option value=\"global\">Global Brand \/ Holding Co.<\/option>\n      <\/select>\n    <\/div>\n\n    <!-- STEP 2 -->\n    <div class=\"id-section\">\n      <label class=\"id-label\">\n        <span class=\"id-step-num\">2<\/span> Required Deliverables\n      <\/label>\n      <span class=\"id-sublabel\">Select all that apply \u2014 prices shown are indicative add-on ranges<\/span>\n      <div class=\"id-grid\">\n\n        <label class=\"id-option-card id-selected\">\n          <input type=\"checkbox\" class=\"id-service-opt\" value=\"logo\" checked>\n          <div class=\"id-card-check\"><\/div>\n          <div>\n            <span class=\"id-opt-title\">Visual Identity<\/span>\n            <span class=\"id-opt-desc\">Logo, palette, typography, brand mark<\/span>\n            <span class=\"id-opt-price\">Base package<\/span>\n          <\/div>\n        <\/label>\n\n        <label class=\"id-option-card\">\n          <input type=\"checkbox\" class=\"id-service-opt\" value=\"identity\">\n          <div class=\"id-card-check\"><\/div>\n          <div>\n            <span class=\"id-opt-title\">Brand Strategy<\/span>\n            <span class=\"id-opt-desc\">Positioning, voice, guidelines doc<\/span>\n            <span class=\"id-opt-price\">+ \u00a33,000\u2013\u00a35,000<\/span>\n          <\/div>\n        <\/label>\n\n        <label class=\"id-option-card\">\n          <input type=\"checkbox\" class=\"id-service-opt\" value=\"web_brochure\">\n          <div class=\"id-card-check\"><\/div>\n          <div>\n            <span class=\"id-opt-title\">Bespoke Website<\/span>\n            <span class=\"id-opt-desc\">Custom design &#038; development<\/span>\n            <span class=\"id-opt-price\">+ \u00a35,500\u2013\u00a39,000<\/span>\n          <\/div>\n        <\/label>\n\n        <label class=\"id-option-card\">\n          <input type=\"checkbox\" class=\"id-service-opt\" value=\"web_ecom\">\n          <div class=\"id-card-check\"><\/div>\n          <div>\n            <span class=\"id-opt-title\">E-Commerce<\/span>\n            <span class=\"id-opt-desc\">Shopify \/ WooCommerce custom build<\/span>\n            <span class=\"id-opt-price\">+ \u00a310,000\u2013\u00a318,000<\/span>\n          <\/div>\n        <\/label>\n\n        <label class=\"id-option-card\">\n          <input type=\"checkbox\" class=\"id-service-opt\" value=\"marketing\">\n          <div class=\"id-card-check\"><\/div>\n          <div>\n            <span class=\"id-opt-title\">Growth Marketing<\/span>\n            <span class=\"id-opt-desc\">SEO, funnels, social setup<\/span>\n            <span class=\"id-opt-price\">+ \u00a32,000\u2013\u00a34,000<\/span>\n          <\/div>\n        <\/label>\n\n        <label class=\"id-option-card\">\n          <input type=\"checkbox\" class=\"id-service-opt\" value=\"stationery\">\n          <div class=\"id-card-check\"><\/div>\n          <div>\n            <span class=\"id-opt-title\">Collateral<\/span>\n            <span class=\"id-opt-desc\">Print, pitch decks, packaging<\/span>\n            <span class=\"id-opt-price\">+ \u00a31,200\u2013\u00a32,500<\/span>\n          <\/div>\n        <\/label>\n\n      <\/div>\n    <\/div>\n\n    <!-- STEP 3 -->\n    <div class=\"id-section\">\n      <label class=\"id-label\">\n        <span class=\"id-step-num\">3<\/span> Project Timeline\n      <\/label>\n      <span class=\"id-sublabel\">Rush work commands a premium \u2014 we don't compromise quality<\/span>\n      <div class=\"id-timeline-wrap\">\n        <div class=\"id-timeline-options\" role=\"radiogroup\" aria-label=\"Project timeline\">\n          <button class=\"id-time-btn active\" data-val=\"1\" onclick=\"setTimeline(1, this)\" type=\"button\" aria-pressed=\"true\">\n            <span class=\"t-name\">Standard<\/span>\n            <span class=\"t-weeks\">6\u20138 weeks<\/span>\n            <span class=\"t-fee\">No premium<\/span>\n          <\/button>\n          <button class=\"id-time-btn\" data-val=\"2\" onclick=\"setTimeline(2, this)\" type=\"button\" aria-pressed=\"false\">\n            <span class=\"t-name\">Priority<\/span>\n            <span class=\"t-weeks\">3\u20134 weeks<\/span>\n            <span class=\"t-fee\">+25% fee<\/span>\n          <\/button>\n          <button class=\"id-time-btn\" data-val=\"3\" onclick=\"setTimeline(3, this)\" type=\"button\" aria-pressed=\"false\">\n            <span class=\"t-name\">Critical Rush<\/span>\n            <span class=\"t-weeks\">ASAP<\/span>\n            <span class=\"t-fee\">+50% fee<\/span>\n          <\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- LIVE BAR -->\n    <div id=\"id-live-bar\" aria-live=\"polite\" aria-label=\"Live estimate\">\n      <div>\n        <div class=\"id-live-label\">Indicative Investment<\/div>\n      <\/div>\n      <div class=\"id-live-amount\" id=\"id-live-amount\">Select options above<\/div>\n    <\/div>\n\n    <!-- CALCULATE CTA -->\n    <button id=\"id-calc-btn\" class=\"id-btn-primary\" type=\"button\" aria-label=\"Calculate full project estimate\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"-10 -258 532 532\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M464 8c0 115-93 208-208 208h-12l-7 20c-4 11-9 19-16 26 12 1 23 2 35 2 141 0 256-115 256-256S397-248 256-248 0-133 0 8c0 12 1 24 2 35 7-7 16-12 26-16l20-7V8c0-115 93-208 208-208S464-107 464 8zm-64 0c0-79-64-144-144-144-76 0-139 60-144 135l52-17c11-40 48-70 92-70 53 0 96 43 96 96 0 44-30 81-70 92l-17 52c75-5 135-67 135-144zM255 29c2-6 1-12-4-16-4-5-10-6-16-4L43 73c-7 2-11 8-11 15s4 13 11 15l63 21-91 91c-9 10-9 25 0 34s25 9 34 0l91-91 21 63c2 7 8 11 15 11s13-4 15-11l64-192z\" fill=\"currentColor\"\/><\/svg>\n      Get Full Estimate\n    <\/button>\n\n    <!-- RESULT AREA -->\n    <div id=\"id-result-area\" style=\"display:none\" aria-live=\"polite\">\n\n      <div class=\"id-result-header\">\n        <span class=\"id-result-tier\" id=\"id-tier-name\">Startup Identity<\/span>\n        <span class=\"id-result-price\" id=\"id-price-range\">\u00a33,500 \u2013 \u00a36,500<\/span>\n        <span class=\"id-result-sub\">Indicative investment range \u2014 subject to detailed brief<\/span>\n      <\/div>\n\n      <div class=\"id-breakdown\">\n        <div class=\"id-breakdown-title\">Scope Includes<\/div>\n        <ul class=\"id-list\" id=\"id-deliverables-list\"><\/ul>\n      <\/div>\n\n      <div class=\"id-nudge-box\">\n        <span class=\"id-nudge-icon\">\ud83d\udca1<\/span>\n        <p class=\"id-nudge-text\" id=\"id-nudge-msg\">This estimate is based on your selections. <strong>A detailed brief unlocks a precise quote<\/strong> \u2014 most clients find the final number closer to the lower end once we scope properly.<\/p>\n      <\/div>\n\n      <p class=\"id-disclaimer\">*Indicative 2026\/27 UK bespoke agency rates. Final quotes require a discovery call and written brief.<\/p>\n\n      <a href=\"https:\/\/inkbotdesign.com\/contact\/request-a-quote\/#quote-form-section\" class=\"id-btn-primary id-btn-gold\" id=\"id-quote-cta\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"-10 -258 404 532\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M64-248c-35 0-64 29-64 64V56h182l-31-31c-9-9-9-25 0-34 10-9 25-9 34 0l72 72c9 10 9 25 0 34l-72 72c-9 9-25 9-34 0s-9-25 0-34l31-31H0v96c0 35 29 64 64 64h256c35 0 64-29 64-64V-77c0-17-7-34-19-46L259-229c-12-12-28-19-45-19H64zM326-72h-94c-13 0-24-11-24-24v-93L326-72z\" fill=\"currentColor\"\/><\/svg>\n        Request a Formal Quote \u2192\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n\n  \/\/ ---- STATE ----\n  let urgency = 1;\n\n  \/\/ ---- UPDATED PRICING (Bespoke Specialist, 2026\/27) ----\n  const BASE = {\n    startup:    { min: 3500,  max: 6500,  tier: \"Startup Identity\",      scale: 1.0 },\n    growing:    { min: 8500,  max: 16000, tier: \"SME Growth Package\",    scale: 1.4 },\n    enterprise: { min: 22000, max: 42000, tier: \"Corporate Rebrand\",     scale: 2.2 },\n    global:     { min: 60000, max: 120000,tier: \"Global Brand Programme\", scale: 4.5 }\n  };\n\n  const ADDONS = {\n    identity:    { min: 3000,  max: 5000,  label: \"Brand Strategy & Guidelines\" },\n    web_brochure:{ min: 5500,  max: 9000,  label: \"Bespoke Website\" },\n    web_ecom:    { min: 10000, max: 18000, label: \"E-Commerce Build\" },\n    marketing:   { min: 2000,  max: 4000,  label: \"Growth Marketing Setup\" },\n    stationery:  { min: 1200,  max: 2500,  label: \"Print & Digital Collateral\" }\n  };\n\n  const RUSH = { 1: 1.0, 2: 1.25, 3: 1.5 };\n\n  \/\/ ---- TIMELINE ----\n  window.setTimeline = function(val, btn) {\n    urgency = val;\n    document.querySelectorAll('.id-time-btn').forEach(b => {\n      b.classList.remove('active');\n      b.setAttribute('aria-pressed', 'false');\n    });\n    btn.classList.add('active');\n    btn.setAttribute('aria-pressed', 'true');\n    updateStepTabs(3);\n    liveUpdate();\n  };\n\n  \/\/ ---- CARD TOGGLE via change event ----\n  document.querySelectorAll('.id-service-opt').forEach(cb => {\n    cb.addEventListener('change', function() {\n      const card = this.closest('.id-option-card');\n      card.classList.toggle('id-selected', this.checked);\n      updateStepTabs(2);\n      liveUpdate();\n    });\n  });\n\n  \/\/ ---- STEP SELECT ----\n  document.getElementById('id-stage').addEventListener('change', function() {\n    updateStepTabs(1);\n    liveUpdate();\n  });\n\n  \/\/ ---- STEP TABS ----\n  function updateStepTabs(step) {\n    for (let i = 1; i <= 3; i++) {\n      const tab = document.getElementById('tab-' + i);\n      tab.classList.remove('active', 'done');\n      if (i < step) tab.classList.add('done');\n      if (i === step) tab.classList.add('active');\n    }\n  }\n\n  \/\/ ---- CALCULATE ----\n  function calcEstimate() {\n    const stage = document.getElementById('id-stage').value;\n    const services = document.querySelectorAll('.id-service-opt:checked');\n    const base = BASE[stage];\n    const scale = base.scale;\n    const rush = RUSH[urgency];\n\n    let min = base.min, max = base.max;\n    let items = [];\n\n    if (document.querySelector('.id-service-opt[value=\"logo\"]:checked')) {\n      items.push(\"Visual Identity (Logo + Brand Files)\");\n    }\n\n    services.forEach(s => {\n      const addon = ADDONS[s.value];\n      if (addon) {\n        min += addon.min * scale;\n        max += addon.max * scale;\n        items.push(addon.label);\n      }\n    });\n\n    min = Math.round((min * rush) \/ 100) * 100;\n    max = Math.round((max * rush) \/ 100) * 100;\n\n    return { min, max, tier: base.tier, items };\n  }\n\n  \/\/ ---- LIVE UPDATE ----\n  function liveUpdate() {\n    const services = document.querySelectorAll('.id-service-opt:checked');\n    if (services.length === 0) {\n      document.getElementById('id-live-amount').textContent = 'Select options above';\n      return;\n    }\n    const { min, max } = calcEstimate();\n    const fmt = n => '\u00a3' + n.toLocaleString('en-GB');\n    const el = document.getElementById('id-live-amount');\n    el.textContent = `${fmt(min)} \u2013 ${fmt(max)}`;\n    el.classList.remove('pulse');\n    void el.offsetWidth;\n    el.classList.add('pulse');\n  }\n\n  \/\/ ---- FULL CALCULATE ----\n  document.getElementById('id-calc-btn').addEventListener('click', function() {\n    const { min, max, tier, items } = calcEstimate();\n    const fmt = n => '\u00a3' + n.toLocaleString('en-GB');\n\n    document.getElementById('id-price-range').textContent = `${fmt(min)} \u2013 ${fmt(max)}`;\n    document.getElementById('id-tier-name').textContent = tier;\n\n    const list = document.getElementById('id-deliverables-list');\n    list.innerHTML = '';\n    const display = items.length ? items : ['Please select at least one deliverable.'];\n    display.forEach(item => {\n      const li = document.createElement('li');\n      li.textContent = item;\n      list.appendChild(li);\n    });\n\n    \/\/ Nudge message\n    const stage = document.getElementById('id-stage').value;\n    const nudgeEl = document.getElementById('id-nudge-msg');\n    const nudges = {\n      startup: 'For an early-stage business, this is an investment in getting it right from day one. <strong>Many startups recoup this within the first year<\/strong> through stronger positioning.',\n      growing: 'This range reflects a serious rebrand for a growing business. <strong>A clear brief typically brings the final number to the lower end<\/strong> \u2014 let\\'s talk.',\n      enterprise: 'Corporate rebrands at this level include full stakeholder management and rollout support. <strong>We\\'d suggest a discovery call to scope this properly.<\/strong>',\n      global: 'Global programmes require phased delivery and dedicated project management. <strong>We structure these over milestones \u2014 get in touch to discuss a roadmap.<\/strong>'\n    };\n    nudgeEl.innerHTML = nudges[stage] || nudgeEl.innerHTML;\n\n    const resultArea = document.getElementById('id-result-area');\n    resultArea.style.display = 'block';\n\n    \/\/ Respect prefers-reduced-motion for scroll\n    const reducedMotion = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n    setTimeout(() => {\n      resultArea.scrollIntoView({ behavior: reducedMotion ? 'auto' : 'smooth', block: 'start' });\n      setTimeout(() => {\n        document.getElementById('id-quote-cta').focus({ preventScroll: true });\n      }, reducedMotion ? 0 : 800);\n    }, 100);\n  });\n\n  \/\/ Initial live update on load\n  liveUpdate();\n\n})();\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<span class=\"gb-shape gb-shape-19ea7c70\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\" width=\"1em\" height=\"1em\" aria-hidden=\"true\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\" fill=\"currentColor\"><\/path><\/svg><\/span>\n<\/div>\n<\/div>\n\n\n<div class=\"gb-container gb-container-e47ed531 alignfull\">\n<div class=\"gb-container gb-container-dd3c167f\" id=\"quote-form-section\">\n\n<h2 class=\"gb-headline gb-headline-d9335b2c\"><span class=\"gb-icon\"><svg viewBox=\"-10 -260 468 538\" height=\"538\" width=\"468\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill=\"#D4A017\" d=\"m234-246 170 56c26 9 44 34 44 61V17c0 85-48 163-124 201l-100 50-100-50C48 180 0 102 0 17v-146c0-27 18-52 44-61l170-56 10-4 10 4zM192 38l-48-48-34 34 65 65c10 9 25 9 34 0L338-40l-34-34L192 38z\"><\/path><\/svg><\/span><span class=\"gb-headline-text\">Ready for Brand Growth?<\/span><\/h2>\n\n\n\n<p class=\"gb-text gb-text-5fc14349\">We work with brands at various stages, but our most impactful results start with a strategic commitment to quality.<\/p>\n\n\n\n<div style=\"width:100%; height:500px;\" \n     data-fillout-id=\"n7Gmq9nkdfus\" \n     data-fillout-embed-type=\"standard\" \n     data-fillout-inherit-parameters \n     data-fillout-dynamic-resize>\n<\/div>\n\n\n\n<p class=\"gb-text gb-text-d100c011\">Join <strong>300+ brands<\/strong> who redefined their market position with Inkbot Design.<\/p>\n\n\n\n<div class=\"gb-element-c99a7695\">\n<span class=\"gb-shape gb-shape-06fe5e2d\"><svg viewBox=\"-13 -226 503 468\" height=\"468\" width=\"503\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill=\"#D4A017\" d=\"M96-216c-18 0-32 14-32 32s14 32 32 32h19L9-47C-3-34-3-14 9-1c13 12 33 12 46 0l105-106v19c0 18 14 32 32 32s32-14 32-32v-96c0-18-14-32-32-32H96zm308 38c0 21 17 38 38 38s38-17 38-38-17-38-38-38-38 17-38 38zM280-54c0 21 17 38 38 38s38-17 38-38-17-38-38-38-38 17-38 38zm162-38c-21 0-38 17-38 38s17 38 38 38 38-17 38-38-17-38-38-38zM156 70c0 21 17 38 38 38s38-17 38-38-17-38-38-38-38 17-38 38zm162-38c-21 0-38 17-38 38s17 38 38 38 38-17 38-38-17-38-38-38zm86 38c0 21 17 38 38 38s38-17 38-38-17-38-38-38-38 17-38 38zM70 156c-21 0-38 17-38 38s17 38 38 38 38-17 38-38-17-38-38-38zm86 38c0 21 17 38 38 38s38-17 38-38-17-38-38-38-38 17-38 38zm162-38c-21 0-38 17-38 38s17 38 38 38 38-17 38-38-17-38-38-38zm86 38c0 21 17 38 38 38s38-17 38-38-17-38-38-38-38 17-38 38z\"><\/path><\/svg><\/span>\n\n\n\n<p class=\"gb-text gb-text-8bfd2241\">Why Visionary Leaders Choose Inkbot Design:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"has-contrast-3-color has-text-color has-link-color wp-elements-4047dbcc21e4d926204bdf88f5fb2b61\"><strong>\u00a3110M+<\/strong> in Measured Client Revenue Growth.<\/li>\n\n\n\n<li class=\"has-contrast-3-color has-text-color has-link-color wp-elements-b8e0902cbe3db7263a387c8646c192a8\"><strong>94\/100<\/strong> Aggregated Sentiment Score across 160+ verified reviews.<\/li>\n\n\n\n<li class=\"has-contrast-3-color has-text-color has-link-color wp-elements-8c50656e3340156568368eae5fef0db8\"><strong>20+ Years<\/strong> of Category Design Expertise.<\/li>\n<\/ul>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n<div class=\"gb-element-3d3a88c1\">\n<div class=\"gb-element-b32fea26\">\n<div class=\"gb-element-1fe9f51a\">\n<div class=\"gb-headline gb-headline-503dff99 gb-headline-text\">\u2605 \u2605 \u2605 \u2605 \u2605<\/div>\n\n\n\n<p class=\"gb-text gb-text-4e979e99\">&#8220;Without a doubt, having Stuart create our brand identity is the best thing to happen to our company.&#8221;<\/p>\n\n\n\n<p class=\"gb-text gb-text-32d373d6\">He took his time to understand our vision, offered strategic suggestions, and delivered a mark we are proud of. The entire process was seamless. If you are particular about quality and perfection, you are in good hands.<\/p>\n\n\n<div class=\"gb-container gb-container-7e832ab6\">\n\n<figure class=\"gb-block-image gb-block-image-105a2a19\"><img decoding=\"async\" width=\"600\" height=\"600\" class=\"gb-image gb-image-105a2a19\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/03\/Tayo-Odugbesan-testimonial-feedback.jpg\" alt=\"Testimonials Tayo Odugbesan Testimonial Feedback\" title=\"Tayo Odugbesan Testimonial Feedback\" srcset=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/03\/Tayo-Odugbesan-testimonial-feedback.jpg 600w, https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/03\/Tayo-Odugbesan-testimonial-feedback-300x300.jpg 300w, https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/03\/Tayo-Odugbesan-testimonial-feedback-150x150.jpg 150w, https:\/\/inkbotdesign.com\/wp-content\/uploads\/2022\/03\/Tayo-Odugbesan-testimonial-feedback-480x480.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<div>\n<p class=\"gb-text gb-text-2f52a9cb\">Tayo Odugbesan<\/p>\n\n\n\n<p class=\"gb-text gb-text-9cfc9159\">VP \/ NGO Founder<\/p>\n<\/div>\n\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"gbp-section gb-element-f57667b8\">\n<div class=\"gbp-section__inner gb-element-240e06c3\">\n<div>\n<div class=\"gb-text gb-text-93f64315\">Industry & Client recognition<\/div>\n<\/div>\n\n\n\n<div class=\"gb-element-50c32f63\">\n<a href=\"https:\/\/dribbble.com\/inkbotdesign\" target=\"_blank\" rel=\"noopener nofollow\"><img decoding=\"async\" width=\"300\" height=\"200\" class=\"gb-media-9ab22cd9\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/02\/dribbble-logo.webp\" title=\"Dribbble Logo\" alt=\"Dribbble Logo\"\/><\/a>\n\n\n\n<a href=\"https:\/\/www.idesignawards.com\/jury\/stuart-crawford\/\" rel=\"nofollow noopener\" target=\"_blank\"><img decoding=\"async\" width=\"300\" height=\"200\" class=\"gb-media-856df966\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/02\/IDA-design-awards-Inkbot-Design.webp\" title=\"IDA Design Awards Inkbot Design\" alt=\"IDA Design Awards Inkbot Design\"\/><\/a>\n\n\n\n<a href=\"https:\/\/www.goodfirms.co\/company\/inkbot-design\" target=\"_blank\" rel=\"noopener nofollow\"><img decoding=\"async\" width=\"300\" height=\"200\" class=\"gb-media-5809fc12\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/02\/goodfirms-logo-inkbot-design.webp\" title=\"Goodfirms Logo Inkbot Design\" alt=\"Goodfirms Logo Inkbot Design\"\/><\/a>\n\n\n\n<a href=\"https:\/\/servicelist.io\/article\/best-graphic-design-company\" target=\"_blank\" rel=\"noopener nofollow\"><img decoding=\"async\" width=\"300\" height=\"200\" class=\"gb-media-3d3968c4\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/02\/servicelist-logo.webp\" title=\"Servicelist Logo\" alt=\"Servicelist Logo\"\/><\/a>\n\n\n\n<a href=\"https:\/\/clutch.co\/profile\/inkbot-design\" target=\"_blank\" rel=\"noopener nofollow\"><img decoding=\"async\" width=\"300\" height=\"200\" class=\"gb-media-787ddf11\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/02\/clutch-logo-design.webp\" title=\"Clutch Logo Design\" alt=\"Clutch Logo Design\"\/><\/a>\n\n\n\n<a href=\"https:\/\/www.crunchbase.com\/organization\/inkbot-design\" target=\"_blank\" rel=\"noopener nofollow\"><img decoding=\"async\" width=\"300\" height=\"200\" class=\"gb-media-18b4c7b3\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/02\/crunchbase-logo.webp\" title=\"Crunchbase Logo\" alt=\"Crunchbase Logo\"\/><\/a>\n\n\n\n<a href=\"https:\/\/www.trustpilot.com\/review\/inkbotdesign.com\" target=\"_blank\" rel=\"noopener nofollow\"><img decoding=\"async\" width=\"300\" height=\"200\" class=\"gb-media-86c2a03f\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/02\/trustpilot-logo.webp\" title=\"Trustpilot Logo\" alt=\"Trustpilot Logo\"\/><\/a>\n\n\n\n<a href=\"http:\/\/linkedin.com\/company\/inkbot-design\/\" target=\"_blank\" rel=\"noopener nofollow\"><img decoding=\"async\" width=\"300\" height=\"200\" class=\"gb-media-fa498474\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/02\/linkedin-logo.webp\" title=\"Linkedin Logo\" alt=\"Linkedin Logo\"\/><\/a>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"gbp-section\">\n<div class=\"gbp-section__inner gb-element-76075e25\">\n<div class=\"gb-element-f84d8b45\">\n<p class=\"gb-text gbp-section__tagline gb-text-c2defdaa\">Where We Stand<\/p>\n\n\n\n<h2 class=\"gb-text gbp-section__headline gb-text-f959dced\">By the Numbers<\/h2>\n\n\n\n<ul class=\"gb-element-4b490a0d\">\n<li class=\"gb-element-b60c43ae\">\n<div class=\"gb-text gb-text-99857119\">20+ Years of Industry Expertise<\/div>\n\n\n\n<p class=\"gb-text gb-text-27a380aa\">A quarter-century of navigating brand evolution, from traditional print to the age of Agentic AI.<\/p>\n<\/li>\n\n\n\n<li class=\"gb-element-1811d30a\">\n<div class=\"gb-text gb-text-a74bc87b\">4.9\/5 Aggregated Sentiment Score<\/div>\n\n\n\n<p class=\"gb-text gb-text-17e6e3aa\">Based on 160+ verified reviews, our reputation is built on strategic depth and high-precision delivery.<\/p>\n<\/li>\n\n\n\n<li class=\"gb-element-da578aeb\">\n<div class=\"gb-text gb-text-8d0d5bd8\">2,500+ Strategic Resources<\/div>\n\n\n\n<p class=\"gb-text gb-text-d3f0107d\">We don't just practice branding; we lead the conversation with one of the industry's largest libraries of strategic insights.<\/p>\n<\/li>\n\n\n\n<li class=\"gb-element-920fecbd\">\n<div class=\"gb-text gb-text-b1e6a28b\">Top-Ranked Strategic Partner<\/div>\n\n\n\n<p class=\"gb-text gb-text-45b16b7e\">Vetted and ranked as a Top 30 Agency in the UK and the top branding firm in Belfast, Northern Ireland.<\/p>\n<\/li>\n<\/ul>\n<\/div>\n\n\n\n<img decoding=\"async\" width=\"1080\" height=\"1080\" class=\"gb-media-b2acec53\" src=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/01\/cropped-inkbot-design-logo.png\" title=\"Cropped Inkbot Design Logo\" alt=\"Cropped Inkbot Design Logo\" srcset=\"https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/01\/cropped-inkbot-design-logo.png 1080w, https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/01\/cropped-inkbot-design-logo-300x300.png 300w, https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/01\/cropped-inkbot-design-logo-1024x1024.png 1024w, https:\/\/inkbotdesign.com\/wp-content\/uploads\/2026\/01\/cropped-inkbot-design-logo-150x150.png 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\n<\/div>\n<\/div>\n\n\n\n<div class=\"gb-element-564afb36\">\n<div class=\"gb-element-8acf5583\">\n<div class=\"gb-element-761a8574\">\n<p class=\"gb-text gbp-section__tagline gb-text-f8be6eda\">Insight<\/p>\n\n\n\n<h2 class=\"gb-text gb-text-9be770f1\">Not Ready to Deploy Capital? Arm Yourself with <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Intelligence<\/mark> First.<\/h2>\n\n\n\n<p>We understand that creating a category-defining brand is a calculated move, not a split-second impulse. It requires capital, internal alignment, and unwavering trust in your strategic partner.<\/p>\n\n\n\n<p>If you are currently in the research phase or mapping out your next growth cycle, don't let your momentum stall. The most expensive mistake a leader can make is executing a flawed strategy.<\/p>\n\n\n\n<p><strong>Dive into our Strategic Intelligence Vault.<\/strong> Inside, we break down the exact frameworks, psychological triggers, and market moats we use to generate compounding brand equity for our global partners. Read the blueprints, understand the methodology, and when you are ready to stop competing on price and start dominating your category, we will be here.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"gb-element-e68e0689\">\n<div class=\"gb-element-128cf6e7\">\n<p class=\"gb-text gbp-section__tagline gb-text-62a79a70\">Frequently Asked Questions (FAQ)<\/p>\n\n\n\n<h2 class=\"gb-text gb-text-74d5351b\">Let\u2019s Clear the Air.<\/h2>\n\n\n\n<p class=\"gb-text gb-text-3ad5d063\"><strong>Great partnerships start with great questions.<\/strong> Whether you\u2019re curious about the technicalities or just want to know when we can start, we\u2019ve laid it all out for you here. If your question isn't on the list, consider it an invitation to jump on a discovery call with us.<\/p>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-1771599168768\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">Why don\u2019t you offer standard pricing \u201cpackages\u201d on your website?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>A brand is a bespoke commercial asset, not a templated commodity. Standardised packages force your unique business challenges into a pre-existing box. We provide custom quotes because we engineer solutions based on your specific market gaps, competitive landscape, and revenue goals.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772385885650\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">What is the minimum investment required to partner with Inkbot Design?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>Because our &#8220;Strategic Identity Framework&#8221; involves deep-dive market intelligence and comprehensive visual architecture, our engagements represent a premium investment. Use our Strategic Investment Calculator above to establish a baseline for your requirements.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772385902221\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">What happens immediately after I submit a proposal request?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>Our Creative Director personally reviews your project parameters. If your objectives align with our expertise, we will reach out via email within 24 hours to begin a Strategic Deep Dive. This is an asynchronous diagnostic process that uncovers &#8220;revenue leaks&#8221; and market opportunities before any contracts are signed.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772385924517\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">We have an in-house marketing team. How do you collaborate with them?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>We act as your external strategic vanguard. We build the high-level brand architecture and positioning, and then equip your in-house team with the &#8220;Brand Governance&#8221; tools they need to deploy it flawlessly at scale.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772385942032\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">How do we measure the ROI of a strategic rebranding project?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>While aesthetics are subjective, brand equity is measurable. Our clients track ROI through increased margin command (premium pricing), shortened sales cycles (heightened authority), and lowered customer acquisition costs (CAC).<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772385954485\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">Do you execute the final strategy, or just deliver a brand book?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>We provide end-to-end orchestration. From the core logo system to conversion-centric web design, we ensure the strategic vision survives the execution phase and thrives in the real market.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772385969719\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">We are based in the US and global markets. Can you handle international rollouts?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>Absolutely. While our studio is based in the UK, we operate as a &#8220;Global First&#8221; agency. We have successfully engineered brands for clients across 21 countries, navigating distinct cultural nuances and international market moats.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772385989564\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">Who owns the intellectual property (IP) of the final brand assets?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>You do. Upon project completion and final payment, the full legal copyright and IP are transferred entirely to your organisation. Your brand is your asset to own, scale, and protect.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772386002869\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">How long does a full strategic brand overhaul take?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>A typical transformation takes between 8 and 14 weeks. This ensures we do not compromise on the vital Intelligence Gathering and Strategic Positioning phases that dictate the success of the visual design.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772386018071\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">Do we need to prepare a formal design brief before filling out the form?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>No. We prefer to build the brief with you. Many clients come to us with a &#8220;symptom&#8221; (e.g., &#8220;we need a new logo&#8221;) without diagnosing the &#8220;disease&#8221; (e.g., &#8220;our market positioning is commoditised&#8221;). Our intake process extracts the data needed to build a bulletproof brief.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772386032666\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">Why do you require a &#8220;Strategic Review&#8221; before giving a final, exact quote?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>Providing a fixed quote without diagnosing your brand\u2019s structural integrity is professional malpractice. The initial email-based review helps us gauge the complexity of your market and the resources needed to ensure success.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1772386048171\" class=\"rank-math-list-item\">\n<h4 class=\"rank-math-question \">What if we just need a quick logo design, not a full brand strategy?<\/h4>\n<div class=\"rank-math-answer \">\n\n<p>We are a strategic partner for businesses looking to scale and dominate. If you are simply looking for a quick, low-cost placeholder graphic, we are likely not the right fit. We engineer brands that act as compounding financial assets.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n<div class=\"gb-container gb-container-a874cfaf alignfull\">\n<div class=\"gb-grid-wrapper gb-grid-wrapper-ef6c1f10\">\n<div class=\"gb-grid-column gb-grid-column-67440f57\"><div class=\"gb-container gb-container-67440f57\">\n\n<h3 class=\"gb-headline gb-headline-a0ae08cd gb-headline-text\">&#8216;Good enough' is invisible. Build a brand that commands authority, demands a premium, and justifies your vision.<\/h3>\n\n\n\n<p class=\"gb-headline gb-headline-d3ce6363\"><span class=\"gb-icon\"><svg aria-hidden=\"true\" role=\"img\" height=\"1em\" width=\"1em\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill=\"currentColor\" d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg><\/span><span class=\"gb-headline-text\"><a href=\"#quote-form-section\" data-type=\"internal\" data-id=\"#quote-form-section\">Secure My Brand's Future<\/a><\/span><\/p>\n\n<\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-d23b3869\"><div class=\"gb-container gb-container-d23b3869\"><div class=\"gb-inside-container\"><\/div><\/div><\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Ready to bring your vision to life? Request a quote from Inkbot Design and discover how our expert team can transform your brand with custom logo design, web development, and comprehensive branding solutions.<\/p>\n","protected":false},"author":1,"featured_media":254865,"parent":43,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":{"0":"post-45","1":"page","2":"type-page","3":"status-publish","4":"has-post-thumbnail","6":"no-featured-image-padding","7":"resize-featured-image"},"acf":[],"_links":{"self":[{"href":"https:\/\/inkbotdesign.com\/wp-json\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inkbotdesign.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inkbotdesign.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inkbotdesign.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inkbotdesign.com\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":0,"href":"https:\/\/inkbotdesign.com\/wp-json\/wp\/v2\/pages\/45\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/inkbotdesign.com\/wp-json\/wp\/v2\/pages\/43"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/inkbotdesign.com\/wp-json\/wp\/v2\/media\/254865"}],"wp:attachment":[{"href":"https:\/\/inkbotdesign.com\/wp-json\/wp\/v2\/media?parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}