{"id":78,"date":"2023-05-03T12:44:17","date_gmt":"2023-05-03T12:44:17","guid":{"rendered":"https:\/\/gptguides.co\/?page_id=78"},"modified":"2026-03-06T11:22:25","modified_gmt":"2026-03-06T11:22:25","slug":"contact-me","status":"publish","type":"page","link":"https:\/\/www.gptguides.co\/hr\/contact-me\/","title":{"rendered":"Kontaktiraj me"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n:root{\n  --bg: #F7F4F2;\n  --card: #ffffff;\n  --text: #12302E;\n  --muted: #4B6361;\n  --line: #CCF5F3;\n  --accent: #007F78;\n  --accent-strong: #0f766e;\n  --accent-light: #E8FAF9;\n  --shadow: 0 14px 34px rgba(18,48,46,.08);\n  --radius: 22px;\n  --radius-sm: 16px;\n  --max: 1180px;\n}\n\n*{\n  box-sizing: border-box;\n}\n\n.gg-contact-page{\n  background: var(--bg);\n  padding: 56px 20px 80px;\n  color: var(--text);\n  font-family: Arial, sans-serif;\n}\n\n.gg-contact-wrap{\n  max-width: var(--max);\n  margin: 0 auto;\n}\n\n.gg-contact-hero{\n  text-align: center;\n  margin-bottom: 38px;\n}\n\n.gg-contact-kicker{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 8px 14px;\n  border-radius: 999px;\n  background: var(--accent-light);\n  color: var(--accent);\n  font-size: 14px;\n  font-weight: 700;\n  margin-bottom: 14px;\n}\n\n.gg-contact-hero h1{\n  margin: 0 0 14px;\n  font-size: clamp(32px, 5vw, 52px);\n  line-height: 1.08;\n  color: var(--text);\n}\n\n.gg-contact-hero p{\n  max-width: 760px;\n  margin: 0 auto;\n  font-size: 18px;\n  line-height: 1.72;\n  color: var(--muted);\n}\n\n.gg-contact-grid{\n  display: grid;\n  grid-template-columns: minmax(0, 1.08fr) minmax(0, .92fr);\n  gap: 28px;\n  align-items: stretch;\n}\n\n.gg-column{\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n  height: 100%;\n}\n\n.gg-column:last-child .gg-card{\n  height: 100%;\n  display: flex;\n  flex-direction: column;\n}\n\n.gg-card{\n  background: var(--card);\n  border: 1px solid rgba(18,48,46,.06);\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n  padding: 34px;\n}\n\n.gg-card h2{\n  margin: 0 0 14px;\n  font-size: 28px;\n  line-height: 1.2;\n  color: var(--text);\n}\n\n.gg-card p{\n  margin: 0 0 16px;\n  color: var(--muted);\n  line-height: 1.75;\n  font-size: 16px;\n}\n\n.gg-form-intro{\n  margin-bottom: 18px;\n}\n\n.gg-form-wrap{\n  margin-top: 20px;\n}\n\n.gg-note{\n  margin-top: 22px;\n  padding: 18px 20px;\n  background: var(--accent-light);\n  border-radius: var(--radius-sm);\n  color: var(--text);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n.gg-contact-list{\n  display: grid;\n  gap: 14px;\n  margin: 22px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.gg-contact-list li{\n  border: 1px solid var(--line);\n  background: #fff;\n  border-radius: var(--radius-sm);\n  padding: 16px 18px;\n}\n\n.gg-contact-label{\n  display: block;\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: .04em;\n  color: var(--accent);\n  margin-bottom: 5px;\n}\n\n.gg-contact-list a,\n.gg-mini-box a{\n  color: var(--text);\n  text-decoration: none;\n  word-break: break-word;\n  transition: color .2s ease;\n}\n\n.gg-contact-list a:hover,\n.gg-mini-box a:hover{\n  color: var(--accent);\n}\n\n.gg-mini-sections{\n  display: grid;\n  gap: 18px;\n  margin-top: 22px;\n  flex: 1;\n  align-content: start;\n}\n\n.gg-mini-box{\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: var(--radius-sm);\n  padding: 22px 22px 20px;\n}\n\n.gg-mini-box h3{\n  margin: 0 0 10px;\n  font-size: 18px;\n  line-height: 1.3;\n  color: var(--text);\n}\n\n.gg-mini-box p{\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n.gg-collab-points{\n  margin: 16px 0 0;\n  padding-left: 22px;\n  color: var(--muted);\n  line-height: 1.85;\n}\n\n.gg-collab-points li{\n  margin-bottom: 8px;\n}\n\n.gg-collab-banner{\n  background: var(--accent-strong);\n  color: #ffffff;\n  padding: 34px;\n  border-radius: var(--radius);\n  box-shadow: 0 14px 34px rgba(15,118,110,.18);\n}\n\n.gg-collab-banner h2{\n  margin: 0 0 14px;\n  font-size: 28px;\n  line-height: 1.2;\n  color: #ffffff;\n}\n\n.gg-collab-banner p{\n  margin: 0 0 22px;\n  font-size: 16px;\n  line-height: 1.75;\n  color: rgba(255,255,255,.92);\n}\n\n.gg-collab-tags{\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n}\n\n.gg-collab-tags span{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 42px;\n  padding: 10px 16px;\n  border-radius: 999px;\n  background: rgba(255,255,255,.16);\n  border: 1px solid rgba(255,255,255,.14);\n  color: #ffffff;\n  font-size: 15px;\n  font-weight: 600;\n  line-height: 1.2;\n}\n\n@media (max-width: 900px){\n  .gg-contact-grid{\n    grid-template-columns: 1fr;\n  }\n\n  .gg-contact-page{\n    padding: 36px 16px 56px;\n  }\n\n  .gg-card,\n  .gg-collab-banner{\n    padding: 24px;\n  }\n\n  .gg-contact-hero{\n    margin-bottom: 28px;\n  }\n\n  .gg-contact-hero p{\n    font-size: 16px;\n  }\n\n  .gg-card h2,\n  .gg-collab-banner h2{\n    font-size: 24px;\n  }\n\n  .gg-collab-tags{\n    gap: 10px;\n  }\n\n  .gg-collab-tags span{\n    width: 100%;\n    justify-content: flex-start;\n  }\n}\n<\/style>\n\n<section class=\"gg-contact-page\">\n  <div class=\"gg-contact-wrap\">\n\n    <div class=\"gg-contact-hero\">\n      <div class=\"gg-contact-kicker\">Contact<\/div>\n      <h1>Let\u2019s get in touch<\/h1>\n      <p>\n        Got a question, a project idea or want to talk about working together? \n        Fill out the form below or reach out directly if forms are not your thing.\n      <\/p>\n    <\/div>\n\n    <div class=\"gg-contact-grid\">\n\n      <div class=\"gg-column\">\n        <div class=\"gg-card\">\n          <h2>Send me a message<\/h2>\n          <p class=\"gg-form-intro\">\n            Whether you have a question about my work, want to discuss a collaboration or just want to say hi, you can send me a message here.\n          <\/p>\n\n          <div class=\"gg-form-wrap\">\n            <div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='78' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"440cbd74e2\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/hr\/wp-json\/wp\/v2\/pages\/78\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"First Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_last_name_' id='label_ff_1_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Last Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_subject' id='label_ff_1_subject' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\"  aria-label=\"Submit Message\">Submit Message<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            \n          <\/div>\n\n          <div class=\"gg-note\">\n            I do my best to reply as soon as I can. Please include as much detail as possible so I can point you in the right direction faster.\n          <\/div>\n        <\/div>\n\n        <div class=\"gg-collab-banner\">\n          <h2>Let\u2019s Collaborate!<\/h2>\n          <p>\n            I\u2019m open to partnerships with AI tool creators and SaaS companies. \n            If you have a product that helps people get more from AI, reach out! \n            I\u2019d love to explore how we can work together.\n          <\/p>\n\n          <div class=\"gg-collab-tags\">\n            <span>\ud83d\udee0 AI Tool Reviews<\/span>\n            <span>\ud83d\udce3 Sponsored Content<\/span>\n            <span>\ud83c\udf99 Podcast Features<\/span>\n            <span>\u2709 Newsletter Promos<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gg-column\">\n        <div class=\"gg-card\">\n          <h2>Prefer to contact me directly?<\/h2>\n          <p>\n            No problem. You can reach out using the details below if you would rather skip the contact form.\n          <\/p>\n\n          <ul class=\"gg-contact-list\">\n            <li>\n              <span class=\"gg-contact-label\">Email<\/span>\n              <a href=\"mailto:your@email.com\">nika@gptguides.co<\/a>\n            <\/li>\n\n            <li>\n              <span class=\"gg-contact-label\">Instagram<\/span>\n              <a href=\"https:\/\/www.instagram.com\/gptguides\/\" target=\"_blank\" rel=\"noopener\">@gptguides<\/a>\n            <\/li>\n          <\/ul>\n\n          <div class=\"gg-mini-sections\">\n            <div class=\"gg-mini-box\">\n              <h3>Collaborations<\/h3>\n              <p>\n                If you\u2019d like to collaborate with me, you\u2019re welcome to message me. I\u2019m open to hearing about opportunities related to AI tools, AI products and relevant promotions that make sense for my audience and brand. I am offering promotions on this website, <a href=\"https:\/\/www.instagram.com\/gptguides\/\" target=\"_blank\" rel=\"noopener\">my Instagram account<\/a> and <a href=\"https:\/\/www.gptguides.co\/gptguides-the-podcast\/\" target=\"_blank\" rel=\"noopener\">my podcast<\/a>.\n              <\/p>\n            <\/div>\n\n            <div class=\"gg-mini-box\">\n              <h3>Best fit for partnership inquiries<\/h3>\n              <ul class=\"gg-collab-points\">\n                <li>AI tools and software<\/li>\n                <li>Useful digital products in the AI space<\/li>\n                <li>Sponsored content or promotional collaborations<\/li>\n                <li>Affiliate partnerships that are genuinely relevant<\/li>\n              <\/ul>\n            <\/div>\n\n            <div class=\"gg-mini-box\">\n              <h3>Before you message<\/h3>\n              <p>\n                If this is a collaboration request, it helps to include a short description of your product, what kind of partnership you have in mind and any relevant links.\n              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Contact Let\u2019s get in touch Got a question, a project idea or want to talk about working together? Fill out [...]","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-78","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact me - GPTGuides<\/title>\n<meta name=\"description\" content=\"Contact me if you have a question, collaboration idea or AI tool you\u2019d like to promote. Reach out through the form or connect with me directly\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.gptguides.co\/hr\/contact-me\/\" \/>\n<meta property=\"og:locale\" content=\"hr_HR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact me - GPTGuides\" \/>\n<meta property=\"og:description\" content=\"Contact me if you have a question, collaboration idea or AI tool you\u2019d like to promote. Reach out through the form or connect with me directly\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.gptguides.co\/hr\/contact-me\/\" \/>\n<meta property=\"og:site_name\" content=\"GPTGuides\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-06T11:22:25+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Procijenjeno vrijeme \u010ditanja\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuta\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.gptguides.co\\\/contact-me\\\/\",\"url\":\"https:\\\/\\\/www.gptguides.co\\\/contact-me\\\/\",\"name\":\"Contact me - GPTGuides\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.gptguides.co\\\/#website\"},\"datePublished\":\"2023-05-03T12:44:17+00:00\",\"dateModified\":\"2026-03-06T11:22:25+00:00\",\"description\":\"Contact me if you have a question, collaboration idea or AI tool you\u2019d like to promote. Reach out through the form or connect with me directly\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.gptguides.co\\\/contact-me\\\/#breadcrumb\"},\"inLanguage\":\"hr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.gptguides.co\\\/contact-me\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.gptguides.co\\\/contact-me\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.gptguides.co\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact me\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.gptguides.co\\\/#website\",\"url\":\"https:\\\/\\\/www.gptguides.co\\\/\",\"name\":\"GPTGuides\",\"description\":\"AI made easy\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.gptguides.co\\\/#\\\/schema\\\/person\\\/7a73d64f9b255b4a42a7e4c3e54639b4\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.gptguides.co\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"hr\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.gptguides.co\\\/#\\\/schema\\\/person\\\/7a73d64f9b255b4a42a7e4c3e54639b4\",\"name\":\"Nika\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"hr\",\"@id\":\"https:\\\/\\\/gptguides.co\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/profile-photo.png\",\"url\":\"https:\\\/\\\/gptguides.co\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/profile-photo.png\",\"contentUrl\":\"https:\\\/\\\/gptguides.co\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/profile-photo.png\",\"width\":320,\"height\":320,\"caption\":\"Nika\"},\"logo\":{\"@id\":\"https:\\\/\\\/gptguides.co\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/profile-photo.png\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/gptguides\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact me - GPTGuides","description":"Contact me if you have a question, collaboration idea or AI tool you\u2019d like to promote. Reach out through the form or connect with me directly","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:\/\/www.gptguides.co\/hr\/contact-me\/","og_locale":"hr_HR","og_type":"article","og_title":"Contact me - GPTGuides","og_description":"Contact me if you have a question, collaboration idea or AI tool you\u2019d like to promote. Reach out through the form or connect with me directly","og_url":"https:\/\/www.gptguides.co\/hr\/contact-me\/","og_site_name":"GPTGuides","article_modified_time":"2026-03-06T11:22:25+00:00","twitter_card":"summary_large_image","twitter_misc":{"Procijenjeno vrijeme \u010ditanja":"1 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.gptguides.co\/contact-me\/","url":"https:\/\/www.gptguides.co\/contact-me\/","name":"Contact me - GPTGuides","isPartOf":{"@id":"https:\/\/www.gptguides.co\/#website"},"datePublished":"2023-05-03T12:44:17+00:00","dateModified":"2026-03-06T11:22:25+00:00","description":"Contact me if you have a question, collaboration idea or AI tool you\u2019d like to promote. Reach out through the form or connect with me directly","breadcrumb":{"@id":"https:\/\/www.gptguides.co\/contact-me\/#breadcrumb"},"inLanguage":"hr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.gptguides.co\/contact-me\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.gptguides.co\/contact-me\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.gptguides.co\/"},{"@type":"ListItem","position":2,"name":"Contact me"}]},{"@type":"WebSite","@id":"https:\/\/www.gptguides.co\/#website","url":"https:\/\/www.gptguides.co\/","name":"GPT vodi\u010di","description":"AI made easy","publisher":{"@id":"https:\/\/www.gptguides.co\/#\/schema\/person\/7a73d64f9b255b4a42a7e4c3e54639b4"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.gptguides.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"hr"},{"@type":["Person","Organization"],"@id":"https:\/\/www.gptguides.co\/#\/schema\/person\/7a73d64f9b255b4a42a7e4c3e54639b4","name":"Nika","image":{"@type":"ImageObject","inLanguage":"hr","@id":"https:\/\/gptguides.co\/wp-content\/uploads\/2023\/05\/profile-photo.png","url":"https:\/\/gptguides.co\/wp-content\/uploads\/2023\/05\/profile-photo.png","contentUrl":"https:\/\/gptguides.co\/wp-content\/uploads\/2023\/05\/profile-photo.png","width":320,"height":320,"caption":"Nika"},"logo":{"@id":"https:\/\/gptguides.co\/wp-content\/uploads\/2023\/05\/profile-photo.png"},"sameAs":["https:\/\/www.instagram.com\/gptguides\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.gptguides.co\/hr\/wp-json\/wp\/v2\/pages\/78","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gptguides.co\/hr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.gptguides.co\/hr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.gptguides.co\/hr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gptguides.co\/hr\/wp-json\/wp\/v2\/comments?post=78"}],"version-history":[{"count":5,"href":"https:\/\/www.gptguides.co\/hr\/wp-json\/wp\/v2\/pages\/78\/revisions"}],"predecessor-version":[{"id":617,"href":"https:\/\/www.gptguides.co\/hr\/wp-json\/wp\/v2\/pages\/78\/revisions\/617"}],"wp:attachment":[{"href":"https:\/\/www.gptguides.co\/hr\/wp-json\/wp\/v2\/media?parent=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}