{"id":3148,"date":"2026-06-10T13:10:23","date_gmt":"2026-06-10T11:10:23","guid":{"rendered":"https:\/\/smartpeople.com.pl\/en\/?page_id=3148"},"modified":"2026-06-10T17:24:32","modified_gmt":"2026-06-10T15:24:32","slug":"contact","status":"publish","type":"page","link":"https:\/\/smartpeople.com.pl\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3148\" class=\"elementor elementor-3148\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e4597e e-flex e-con-boxed e-con e-parent\" data-id=\"3e4597e\" 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-74960bc elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"74960bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!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>Contact \u2014 Smart People<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n:root {\n  --teal:      #20a2b9;\n  --teal-d:    #178a9e;\n  --orange:    #ff914d;\n  --orange-d:  #e07530;\n  --navy:      #1b2a4a;\n  --navy-d:    #0f1a2e;\n  --rose:      #bc7c85;\n  --white:     #ffffff;\n  --off:       #f7f7f5;\n  --gray-line: #e4e4e0;\n  --gray:      #7a7a7a;\n  --gray-d:    #2d2d2d;\n  --font:      'Montserrat', sans-serif;\n  --radius:    14px;\n  --shadow:    0 4px 24px rgba(27,42,74,0.10);\n}\nbody { font-family: var(--font); color: var(--gray-d); background: var(--white); overflow-x: hidden; }\n\/* Force full width - override WordPress\/Emphires theme content wrappers *\/\n.site-content, .content-area, .main-content, #content, #primary,\n.entry-content, .page-content, .post-content,\n.elementor-section-wrap, .elementor-widget-wrap,\n.elementor-widget-container, .elementor-element,\n.e-con, .e-con-inner, .e-con-full,\n.elementor-section.elementor-section-boxed > .elementor-container,\n.container, .site-main, #main,\n.emphires-content, .page-container,\narticle.page, .type-page {\n  max-width: none !important;\n  width: 100% !important;\n  padding-left: 0 !important;\n  padding-right: 0 !important;\n  margin-left: 0 !important;\n  margin-right: 0 !important;\n}\n\/* Hide theme page title bar (Emphires\/ThemetechMount + generic fallbacks) *\/\n.ttm-page-title-row, .page-title-area, .page-header, .breadcrumb-area,\n.entry-header, .page-title-wrap, .page-titlebar { display: none !important; }\n\n.ct-wrap { max-width: 1160px; margin: 0 auto; padding: 0 32px; }\na { text-decoration: none; color: inherit; }\nimg { display: block; max-width: 100%; }\n\n.eyebrow {\n  font-size: 10px; font-weight: 800; letter-spacing: 3px;\n  text-transform: uppercase; color: var(--teal); margin-bottom: 10px;\n}\n.section-title {\n  font-size: clamp(24px, 3vw, 36px); font-weight: 900;\n  color: var(--navy); line-height: 1.15; margin-bottom: 14px;\n}\n\n.sp-wave {\n  position: absolute;\n  pointer-events: none;\n  z-index: 1;\n  object-fit: contain;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.ct-hero {\n  background: linear-gradient(160deg, #20a2b9 0%, #1b2a4a 100%);\n  position: relative; overflow: hidden;\n  min-height: 60vh;\n  display: flex; flex-direction: column; justify-content: center;\n  padding: 80px 0 60px;\n}\n.ct-hero h1 {\n  font-size: clamp(32px, 5vw, 54px); font-weight: 900;\n  color: white; line-height: 1.05; letter-spacing: -0.02em; margin-bottom: 16px;\n  position: relative; z-index: 2;\n}\n.ct-hero p {\n  font-size: 16px; color: rgba(255,255,255,0.85); line-height: 1.7;\n  max-width: 560px; position: relative; z-index: 2;\n}\n.ct-hero .hero-badge {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.25);\n  color: rgba(255,255,255,0.90); padding: 6px 16px; border-radius: 50px;\n  font-size: 10px; font-weight: 800; letter-spacing: 2px; text-transform: uppercase;\n  margin-bottom: 24px; position: relative; z-index: 2;\n}\n.ct-hero .hero-badge::before { content:''; width:6px; height:6px; background:var(--orange); border-radius:50%; }\n\n\/* \u2500\u2500 QUICK CONTACT CARDS \u2500\u2500 *\/\n.ct-cards {\n  margin-top: -46px; position: relative; z-index: 5;\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;\n}\n.ct-card {\n  background: white; border-radius: var(--radius); box-shadow: var(--shadow);\n  padding: 26px 24px; border-top: 4px solid;\n}\n.ct-card.c-teal   { border-top-color: var(--teal); }\n.ct-card.c-orange { border-top-color: var(--orange); }\n.ct-card.c-rose   { border-top-color: var(--rose); }\n.ct-card .ct-ico { font-size: 24px; margin-bottom: 12px; }\n.ct-card h3 {\n  font-size: 11px; font-weight: 800; letter-spacing: 2px;\n  text-transform: uppercase; color: var(--navy); margin-bottom: 8px;\n}\n.ct-card p { font-size: 14px; color: var(--gray-d); line-height: 1.6; font-weight: 600; }\n.ct-card a { color: var(--teal-d); font-weight: 700; }\n.ct-card a:hover { text-decoration: underline; }\n.ct-card small { display:block; font-size: 12px; color: var(--gray); margin-top: 4px; font-weight: 500; }\n\n\/* \u2500\u2500 MAIN: FORM + ASIDE \u2500\u2500 *\/\n.ct-main { padding: 70px 0 80px; }\n.ct-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 48px; align-items: start; }\n\n.ct-form-card {\n  background: var(--off); border-radius: var(--radius);\n  padding: 36px 34px; border: 1px solid var(--gray-line);\n}\n.ct-form-card h2 { font-size: 22px; font-weight: 900; color: var(--navy); margin-bottom: 6px; }\n.ct-form-card .sub { font-size: 13.5px; color: var(--gray); margin-bottom: 26px; line-height: 1.6; }\n\n.fg { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 16px; }\n.fg.one { grid-template-columns: 1fr; }\n.form-field { display: flex; flex-direction: column; gap: 6px; }\n.form-field label {\n  font-size: 10px; font-weight: 800; letter-spacing: 1px;\n  text-transform: uppercase; color: var(--navy);\n}\n.form-field input, .form-field select, .form-field textarea {\n  font-family: var(--font); font-size: 13px; color: var(--gray-d);\n  padding: 11px 14px; border: 1.5px solid var(--gray-line);\n  border-radius: 10px; background: white; outline: none;\n  transition: border-color 0.2s; width: 100%;\n}\n.form-field textarea { min-height: 130px; resize: vertical; }\n.form-field input:focus, .form-field select:focus, .form-field textarea:focus { border-color: var(--teal); }\n.form-field input::placeholder, .form-field textarea::placeholder { color: #bbb; }\n\n.consent-row {\n  display: flex; gap: 10px; align-items: flex-start;\n  font-size: 11.5px; color: var(--gray); line-height: 1.55; margin: 18px 0 22px;\n}\n.consent-row input { margin-top: 2px; flex-shrink: 0; accent-color: var(--teal); cursor: pointer; }\n.consent-row a { color: var(--teal-d); font-weight: 700; }\n.consent-row a:hover { text-decoration: underline; }\n\n.btn-send {\n  display: inline-flex; align-items: center; gap: 8px;\n  font-family: var(--font); font-size: 13px; font-weight: 800;\n  letter-spacing: 0.5px; text-transform: uppercase;\n  padding: 14px 32px; border-radius: 50px; border: none;\n  cursor: pointer; transition: all 0.2s;\n  background: var(--orange); color: white;\n}\n.btn-send:hover { background: var(--orange-d); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(255,145,77,0.35); }\n.btn-send:disabled { opacity: 0.6; cursor: default; transform: none; box-shadow: none; }\n\n.ct-msg {\n  display: none; margin-top: 16px; padding: 12px 16px; border-radius: 10px;\n  font-size: 13px; font-weight: 600; line-height: 1.5;\n}\n.ct-msg.ok  { background: rgba(32,162,185,0.10); border: 1px solid rgba(32,162,185,0.35); color: var(--teal-d); }\n.ct-msg.err { background: rgba(188,124,133,0.12); border: 1px solid rgba(188,124,133,0.4); color: #9d5560; }\n\n\/* \u2500\u2500 ASIDE \u2500\u2500 *\/\n.ct-aside h2 { font-size: 22px; font-weight: 900; color: var(--navy); margin-bottom: 20px; }\n.step { display: flex; gap: 16px; margin-bottom: 22px; }\n.step-num {\n  width: 34px; height: 34px; border-radius: 50%; flex-shrink: 0;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 13px; font-weight: 800; color: white;\n}\n.step:nth-child(2) .step-num { background: var(--teal); }\n.step:nth-child(3) .step-num { background: var(--orange); }\n.step:nth-child(4) .step-num { background: var(--rose); }\n.step h4 { font-size: 14px; font-weight: 800; color: var(--navy); margin-bottom: 4px; }\n.step p { font-size: 13px; color: var(--gray); line-height: 1.6; }\n\n.ct-direct {\n  margin-top: 30px; background: var(--navy); border-radius: var(--radius);\n  padding: 24px; color: white; position: relative; overflow: hidden;\n}\n.ct-direct h4 { font-size: 12px; font-weight: 800; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 10px; color: rgba(255,255,255,0.7); }\n.ct-direct p { font-size: 13.5px; line-height: 1.7; color: rgba(255,255,255,0.92); }\n.ct-direct a { color: var(--orange); font-weight: 700; }\n.ct-direct a:hover { text-decoration: underline; }\n\n\/* \u2500\u2500 MAP \u2500\u2500 *\/\n.ct-map { padding: 0 0 0; }\n.ct-map iframe {\n  width: 100%; height: 380px; border: 0; display: block;\n  filter: grayscale(15%);\n}\n\n@media (max-width: 900px) {\n  .sp-wave { display: none; }\n  .ct-cards { grid-template-columns: 1fr; margin-top: -30px; }\n  .ct-grid { grid-template-columns: 1fr; gap: 36px; }\n  .fg { grid-template-columns: 1fr; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2500\u2500 HERO \u2500\u2500 -->\n<section class=\"ct-hero\">\n  <img decoding=\"async\" class=\"sp-wave\" src=\"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2026\/04\/Fala-biala-fragment.png\" style=\"right:-10px; top:5%; height:90%; width:auto; opacity:0.35;\" alt=\"\">\n  <img decoding=\"async\" class=\"sp-wave\" src=\"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2026\/04\/Fala-biala-fragment.png\" style=\"left:-10px; top:5%; height:90%; width:auto; opacity:0.25; transform:scaleX(-1);\" alt=\"\">\n  <div class=\"ct-wrap\">\n    <span class=\"hero-badge\">Contact<\/span>\n    <h1>Let's talk about<br>what your team needs.<\/h1>\n    <p>Training, consulting, Talent as a Service or a partnership idea: tell us what you need and the right person will get back to you.<\/p>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 FORM + ASIDE \u2500\u2500 -->\n<section class=\"ct-main\">\n  <div class=\"ct-wrap\">\n    <div class=\"ct-grid\">\n\n      <!-- FORM -->\n      <div class=\"ct-form-card\">\n        <h2>Send us a message<\/h2>\n        <p class=\"sub\">Pick a topic so your message lands with the right person on our team.<\/p>\n\n        <form id=\"ctForm\">\n          <div class=\"fg\">\n            <div class=\"form-field\">\n              <label>Full Name *<\/label>\n              <input type=\"text\" id=\"ct-name\" placeholder=\"Anna Kowalska\" required>\n            <\/div>\n            <div class=\"form-field\">\n              <label>Email *<\/label>\n              <input type=\"email\" id=\"ct-email\" placeholder=\"anna@example.com\" required>\n            <\/div>\n          <\/div>\n          <div class=\"fg\">\n            <div class=\"form-field\">\n              <label>Phone (optional)<\/label>\n              <input type=\"tel\" id=\"ct-phone\" placeholder=\"+48 000 000 000\">\n            <\/div>\n            <div class=\"form-field\">\n              <label>What can we help you with? *<\/label>\n              <select id=\"ct-topic\" required>\n                <option value=\"\">Select a topic...<\/option>\n                <option value=\"Academy training (individual)\">Academy training for me<\/option>\n                <option value=\"Group training for a company\">Group training for my team<\/option>\n                <option value=\"TaaS \/ consultant support\">Consultant support (TaaS)<\/option>\n                <option value=\"Implementation \/ technical question\">Implementation or technical question<\/option>\n                <option value=\"Partnership \/ cooperation\">Partnership or cooperation<\/option>\n                <option value=\"Other\">Something else<\/option>\n              <\/select>\n            <\/div>\n          <\/div>\n          <div class=\"fg one\">\n            <div class=\"form-field\">\n              <label>Message *<\/label>\n              <textarea id=\"ct-message\" placeholder=\"Tell us briefly what you need...\" required><\/textarea>\n            <\/div>\n          <\/div>\n\n          <label class=\"consent-row\">\n            <input type=\"checkbox\" id=\"ct-consent\" required>\n            <span>By submitting this contact form, I consent to the processing of my personal data by Smart People for the purpose of responding to my inquiry, in accordance with the principles set out in the <a href=\"https:\/\/smartpeople.com.pl\/en\/about-us\/privacy-policy\/\" target=\"_blank\">Privacy Policy<\/a> and pursuant to Regulation (EU) 2016\/679 (GDPR). Providing my data is voluntary, but necessary for this purpose. I have been informed of my rights to access, rectify, and request the cessation of processing of my data. *<\/span>\n          <\/label>\n\n          <button type=\"submit\" class=\"btn-send\" id=\"ct-submit\">Send message \u2192<\/button>\n          <div class=\"ct-msg\" id=\"ct-msg\"><\/div>\n        <\/form>\n      <\/div>\n\n      <!-- ASIDE -->\n      <div class=\"ct-aside\">\n        <h2>What happens next?<\/h2>\n        <div class=\"step\">\n          <div class=\"step-num\">1<\/div>\n          <div>\n            <h4>Your message reaches the right person<\/h4>\n            <p>The topic you select routes your inquiry directly to the team member who handles it: Academy, consulting or partnerships.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"step-num\">2<\/div>\n          <div>\n            <h4>We come back to you<\/h4>\n            <p>You will hear from us by email or phone, whichever you prefer, with answers or a few clarifying questions.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"step-num\">3<\/div>\n          <div>\n            <h4>We get to work<\/h4>\n            <p>Course enrollment, a tailored training plan or a consultant match: we move as fast as your timeline requires.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"ct-direct\">\n          <img decoding=\"async\" class=\"sp-wave\" src=\"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2026\/04\/Fala-biala-fragment.png\" style=\"position:absolute; right:-10px; top:0; height:100%; width:auto; opacity:0.25;\" alt=\"\">\n          <h4>Prefer a direct route?<\/h4>\n          <p>Call us at <a href=\"tel:+48797513464\">+48 797 513 464<\/a> or write to <a href=\"mailto:kontakt@smartpeople.com.pl\">kontakt@smartpeople.com.pl<\/a>.<\/p>\n          <p style=\"margin-top:10px;\">You can also explore the <a href=\"https:\/\/smartpeople.com.pl\/en\/smart-knowledge-hub\/\">Smart Knowledge Hub<\/a> for free materials, or browse <a href=\"https:\/\/smartpeople.com.pl\/en\/academy\/\">Academy courses<\/a> and enroll right away.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 MAP \u2500\u2500 -->\n<section class=\"ct-map\">\n  <iframe\n    src=\"https:\/\/www.google.com\/maps?q=Tritum%20Business%20Park%2C%20Al.%20Zwyci%C4%99stwa%20241%2C%20Gdynia&output=embed\"\n    loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"\n    title=\"Smart People office location, Tritum Business Park, Gdynia\"><\/iframe>\n<\/section>\n\n<script>\ndocument.getElementById('ctForm').addEventListener('submit', async function(e){\n  e.preventDefault();\n  const name    = document.getElementById('ct-name').value.trim();\n  const email   = document.getElementById('ct-email').value.trim();\n  const phone   = document.getElementById('ct-phone').value.trim();\n  const topic   = document.getElementById('ct-topic').value;\n  const message = document.getElementById('ct-message').value.trim();\n  const consent = document.getElementById('ct-consent').checked;\n  const msg     = document.getElementById('ct-msg');\n  const btn     = document.getElementById('ct-submit');\n\n  msg.style.display = 'none';\n  if (!name || !email || !topic || !message || !consent) {\n    msg.className = 'ct-msg err'; msg.style.display = 'block';\n    msg.textContent = 'Please fill in all required fields and accept the consent.';\n    return;\n  }\n\n  btn.disabled = true; btn.textContent = 'Sending...';\n  try {\n    const res = await fetch('https:\/\/formspree.io\/f\/mvzvbrgj', {\n      method: 'POST',\n      headers: { 'Content-Type': 'application\/json', 'Accept': 'application\/json' },\n      body: JSON.stringify({\n        _subject: '[Contact] ' + topic + ' \u2014 ' + name,\n        _source: 'contact_page',\n        _replyto: email,\n        name: name,\n        email: email,\n        phone: phone,\n        topic: topic,\n        message: message,\n        gdpr_consent: 'yes'\n      })\n    });\n    if (res.ok) {\n      msg.className = 'ct-msg ok'; msg.style.display = 'block';\n      msg.textContent = 'Thank you! Your message has been sent. We will get back to you soon.';\n      document.getElementById('ctForm').reset();\n    } else {\n      throw new Error('send failed');\n    }\n  } catch (err) {\n    msg.className = 'ct-msg err'; msg.style.display = 'block';\n    msg.textContent = 'Something went wrong. Please try again or email us directly at kontakt@smartpeople.com.pl.';\n  } finally {\n    btn.disabled = false; btn.textContent = 'Send message \u2192';\n  }\n});\n<\/script>\n<\/body>\n<\/html>\n\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>Contact \u2014 Smart People Contact Let&#8217;s talk aboutwhat your team needs. Training, consulting, Talent as a Service or a partnership idea: tell us what you need and the right person will get back to you. Send us a message Pick a topic so your message lands with the right person on our team. Full Name [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3148","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - SmartPeople<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/smartpeople.com.pl\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - SmartPeople\" \/>\n<meta property=\"og:description\" content=\"Contact \u2014 Smart People Contact Let&#8217;s talk aboutwhat your team needs. Training, consulting, Talent as a Service or a partnership idea: tell us what you need and the right person will get back to you. Send us a message Pick a topic so your message lands with the right person on our team. Full Name [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/smartpeople.com.pl\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"SmartPeople\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-10T15:24:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2026\/04\/Fala-biala-fragment.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/contact\\\/\",\"url\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/contact\\\/\",\"name\":\"Contact - SmartPeople\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/contact\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/contact\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Fala-biala-fragment.png\",\"datePublished\":\"2026-06-10T11:10:23+00:00\",\"dateModified\":\"2026-06-10T15:24:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/contact\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/contact\\\/#primaryimage\",\"url\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Fala-biala-fragment.png\",\"contentUrl\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Fala-biala-fragment.png\",\"width\":100,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/\",\"name\":\"SmartPeople\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/#organization\",\"name\":\"SmartPeople\",\"url\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Smart-PNG-02-2.png\",\"contentUrl\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Smart-PNG-02-2.png\",\"width\":1388,\"height\":610,\"caption\":\"SmartPeople\"},\"image\":{\"@id\":\"https:\\\/\\\/smartpeople.com.pl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/smart-people-poland\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - SmartPeople","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/smartpeople.com.pl\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact - SmartPeople","og_description":"Contact \u2014 Smart People Contact Let&#8217;s talk aboutwhat your team needs. Training, consulting, Talent as a Service or a partnership idea: tell us what you need and the right person will get back to you. Send us a message Pick a topic so your message lands with the right person on our team. Full Name [&hellip;]","og_url":"https:\/\/smartpeople.com.pl\/en\/contact\/","og_site_name":"SmartPeople","article_modified_time":"2026-06-10T15:24:32+00:00","og_image":[{"url":"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2026\/04\/Fala-biala-fragment.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/smartpeople.com.pl\/en\/contact\/","url":"https:\/\/smartpeople.com.pl\/en\/contact\/","name":"Contact - SmartPeople","isPartOf":{"@id":"https:\/\/smartpeople.com.pl\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/smartpeople.com.pl\/en\/contact\/#primaryimage"},"image":{"@id":"https:\/\/smartpeople.com.pl\/en\/contact\/#primaryimage"},"thumbnailUrl":"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2026\/04\/Fala-biala-fragment.png","datePublished":"2026-06-10T11:10:23+00:00","dateModified":"2026-06-10T15:24:32+00:00","breadcrumb":{"@id":"https:\/\/smartpeople.com.pl\/en\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/smartpeople.com.pl\/en\/contact\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/smartpeople.com.pl\/en\/contact\/#primaryimage","url":"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2026\/04\/Fala-biala-fragment.png","contentUrl":"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2026\/04\/Fala-biala-fragment.png","width":100,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/smartpeople.com.pl\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/smartpeople.com.pl\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/smartpeople.com.pl\/en\/#website","url":"https:\/\/smartpeople.com.pl\/en\/","name":"SmartPeople","description":"","publisher":{"@id":"https:\/\/smartpeople.com.pl\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/smartpeople.com.pl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/smartpeople.com.pl\/en\/#organization","name":"SmartPeople","url":"https:\/\/smartpeople.com.pl\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/smartpeople.com.pl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2023\/10\/Smart-PNG-02-2.png","contentUrl":"https:\/\/smartpeople.com.pl\/en\/wp-content\/uploads\/2023\/10\/Smart-PNG-02-2.png","width":1388,"height":610,"caption":"SmartPeople"},"image":{"@id":"https:\/\/smartpeople.com.pl\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/smart-people-poland\/"]}]}},"_links":{"self":[{"href":"https:\/\/smartpeople.com.pl\/en\/wp-json\/wp\/v2\/pages\/3148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartpeople.com.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smartpeople.com.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smartpeople.com.pl\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/smartpeople.com.pl\/en\/wp-json\/wp\/v2\/comments?post=3148"}],"version-history":[{"count":17,"href":"https:\/\/smartpeople.com.pl\/en\/wp-json\/wp\/v2\/pages\/3148\/revisions"}],"predecessor-version":[{"id":3174,"href":"https:\/\/smartpeople.com.pl\/en\/wp-json\/wp\/v2\/pages\/3148\/revisions\/3174"}],"wp:attachment":[{"href":"https:\/\/smartpeople.com.pl\/en\/wp-json\/wp\/v2\/media?parent=3148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}