{"id":236,"date":"2025-02-22T19:13:32","date_gmt":"2025-02-22T18:13:32","guid":{"rendered":"https:\/\/blocks.localhost\/?page_id=236"},"modified":"2025-07-09T14:15:55","modified_gmt":"2025-07-09T12:15:55","slug":"kontakt","status":"publish","type":"page","link":"https:\/\/vetpure.eu\/en\/kontakt\/","title":{"rendered":"Contact"},"content":{"rendered":"<!-- Render in front -->\r\n\r\n    <section class=\"bg-white dark:bg-gray-900\">\r\n\r\n      <div \r\n        class=\"bg-no-repeat bg-cover bg-center bg-black\/10 bg-blend-multiply\"\r\n        style=\"background-image: url('https:\/\/vetpure.eu\/wp-content\/uploads\/2025\/03\/Frame-4.webp')\"\r\n      >\r\n          <div class=\"px-4 lg:pt-24 pt-8 pb-72 lg:pb-80 mx-auto max-w-screen-sm text-center lg:px-6\">\r\n              <h2 class=\"mb-4 text-4xl tracking-tight font-extrabold text-white\">\r\n                Contact us              <\/h2>\r\n                            <p class=\"mb-16 font-light text-gray-400 sm:text-xl\">\r\n                Have questions? Want to learn more about our products or partnerships? We&#039;re here for you!              <\/p>\r\n                        <\/div> \r\n      <\/div>\r\n    <\/section>\r\n\r\n\n\n\n<div class=\"wp-block-group -mt-96\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\r\n\r\n    <!-- Render in front -->\r\n\r\n    <div class=\"my-16 px-4 mx-auto max-w-screen-xl sm:my-24 lg:px-6\">\r\n\r\n        <div class=\"p-6 mx-auto mb-16 max-w-screen-md bg-white rounded-lg border border-gray-200 shadow-sm lg:mb-28 dark:bg-gray-800 dark:border-gray-700\">\r\n\r\n            <div class=\"mb-8\">\r\n                <div class=\"text-xl font-bold leading-tight tracking-tight text-gray-900 md:text-2xl dark:text-white\">Write to us<\/div>\r\n            <\/div>\r\n\r\n            \r\n            \r\n            <form\r\n                class=\"form grid grid-cols-1 gap-8  sm:grid-cols-2\"\r\n                x-data=\"FormValidator()\"\r\n                method=\"POST\"\r\n                action=\"\" data-trp-original-action=\"\">\r\n\r\n\r\n                <div class=\"form__field\">\r\n                    <label for=\"first-name\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-300\">Name *<\/label>\r\n                    <input type=\"text\" id=\"first-name\" name=\"firstname\" class=\"block p-3 w-full text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 shadow-sm focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 dark:shadow-sm-light\"\r\n                        placeholder=\"\"\r\n                        required\r\n data-pristine-required-message=\"Pole wymagane\">\r\n                <\/div>\r\n                <div class=\"form__field\">\r\n                    <label for=\"last-name\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-300\">Pet Name\/Breed (optional)<\/label>\r\n                    <input type=\"text\" id=\"last-name\" name=\"lastname\" class=\"block p-3 w-full text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 shadow-sm focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 dark:shadow-sm-light\"\r\n                        placeholder=\"\"\r\n                    >\r\n                <\/div>\r\n                <div class=\"form__field\">\r\n                    <label for=\"email\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-300\">Email address *<\/label>\r\n                    <input type=\"email\" id=\"email\" name=\"email\" class=\"shadow-sm bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 dark:shadow-sm-light\"\r\n                        placeholder=\"\"\r\n                        required\r\n data-pristine-required-message=\"Pole wymagane\"\r\n                        data-pristine-email-message=\"Adres e-mail jest niepoprawny\">\r\n                <\/div>\r\n                <div class=\"form__field\">\r\n                    <label for=\"phone-number\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-300\">Phone number (optional)<\/label>\r\n                    <input type=\"number\" id=\"phone-number\" name=\"phone\" class=\"block p-3 w-full text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 shadow-sm focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 dark:shadow-sm-light\">\r\n                <\/div>\r\n\r\n                <div class=\"sm:col-span-2 form__field\">\r\n                    <label for=\"message\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-400\">Your message * <\/label>\r\n                    <textarea id=\"message\" rows=\"6\" name=\"message\" class=\"block p-2.5 w-full text-sm text-gray-900 bg-gray-50 rounded-lg shadow-sm border border-gray-300 focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500\"\r\n                        placeholder=\"\"\r\n                        required\r\n data-pristine-required-message=\"Pole wymagane\"><\/textarea>\r\n                <\/div>\r\n\r\n                <div class=\"form__field sm:col-span-2\">\r\n                    <div class=\"form__field__checkbox\">\r\n                        <input class=\"flex-none custom-checkbox\" type=\"checkbox\" value=\"check\" name=\"check\" id=\"check\" required=\"\" data-pristine-required-message=\"Wymagana jest zgoda\">\r\n                        <label class=\"ml-2 mt-4 text-sm text-gray-500 text-with-links\" for=\"check\">\r\n                            <p>I declare that I have read the information regarding the processing of personal data. The controller of your personal data is Vet Pure SA, ul. Bobrowiecka 8, 00-728 Warsaw. Your personal data entered in the form will be processed for the purpose of considering and responding to the message sent via the form, which constitutes our legitimate interest in communicating with website users. The data submitted will be processed until a response is provided, and after that time, it may be processed for the limitation period for any claims. Providing personal data is voluntary, but necessary to send the message and receive a response. In particular, you have the right to: access your personal data, rectify it, delete it, restrict its processing, object to its processing, transfer it, and lodge a complaint with a supervisory authority. Comprehensive information regarding the processing of personal data, including your rights, can be found on our website. <a href=\"\/wp-content\/uploads\/2025\/05\/202505_vetpure.eu_privacy-policy.pdf\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a>.<\/p>\n *\r\n                        <\/label>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <button type=\"button\" @click=\"submit()\" class=\"py-3 px-5 text-sm font-medium text-center text-white rounded-lg bg-primary-700 sm:w-fit hover:bg-primary-800 focus:ring-4 focus:outline-none focus:ring-primary-300 dark:bg-primary-600 dark:hover:bg-primary-700 dark:focus:ring-primary-800 cursor-pointer\">Send a message<\/button>\r\n            <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n\n\n\r\n\r\n    <!-- Render in front -->\r\n\r\n    <div class=\"my-16 sm:my-24 lg:px-6 bg-white dark:bg-gray-900\">\r\n\r\n        <div class=\"px-4 mx-auto max-w-screen-xl\">\r\n\r\n            \r\n                            <div class=\"space-y-8 text-center md:grid md:grid-cols-2 lg:grid-cols-3 md:gap-12 md:space-y-0\">\r\n                                            <div>\r\n                            <div class=\"flex justify-center items-center mx-auto mb-4 w-10 h-10 bg-gray-100 rounded-lg dark:bg-gray-800 lg:h-16 lg:w-16\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/vetpure.eu\/wp-content\/uploads\/2025\/07\/64x64_Vet_Pure_napisz.png\" alt=\"\">\r\n                                                            <\/div>\r\n                            <div class=\"mb-2 text-xl font-bold dark:text-white\">\r\n                                Write to us                            <\/div>\r\n                            <div data-no-translation class=\"format format-sm sm:format-base lg:format-lg format-blue dark:format-invert w-full max-w-none\">\r\n                                <p><a href=\"mailto:info@vetpure.eu\">info@vetpure.eu<\/a><\/p>\n                            <\/div>\r\n                        <\/div>\r\n                                            <div>\r\n                            <div class=\"flex justify-center items-center mx-auto mb-4 w-10 h-10 bg-gray-100 rounded-lg dark:bg-gray-800 lg:h-16 lg:w-16\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/vetpure.eu\/wp-content\/uploads\/2025\/07\/64x64_Vet_Pure_zadzwon.png\" alt=\"\">\r\n                                                            <\/div>\r\n                            <div class=\"mb-2 text-xl font-bold dark:text-white\">\r\n                                Call us                            <\/div>\r\n                            <div data-no-translation class=\"format format-sm sm:format-base lg:format-lg format-blue dark:format-invert w-full max-w-none\">\r\n                                <p>+48&nbsp;22&nbsp;2553258<\/p>\n                            <\/div>\r\n                        <\/div>\r\n                                            <div>\r\n                            <div class=\"flex justify-center items-center mx-auto mb-4 w-10 h-10 bg-gray-100 rounded-lg dark:bg-gray-800 lg:h-16 lg:w-16\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/vetpure.eu\/wp-content\/uploads\/2025\/07\/64x64_Vet_Pure_siedziba.png\" alt=\"\">\r\n                                                            <\/div>\r\n                            <div class=\"mb-2 text-xl font-bold dark:text-white\">\r\n                                Company headquarters                            <\/div>\r\n                            <div data-no-translation class=\"format format-sm sm:format-base lg:format-lg format-blue dark:format-invert w-full max-w-none\">\r\n                                <p>VET PURE S.A.<br \/>\nul.&nbsp;Bobrowiecka 8<br \/>\n00-728 Warszawa<\/p>\n                            <\/div>\r\n                        <\/div>\r\n                    \r\n                <\/div>\r\n            \r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-236","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Kontakt z Vet Pure - VETPURE<\/title>\n<meta name=\"description\" content=\"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vetpure.eu\/en\/kontakt\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kontakt z Vet Pure - VETPURE\" \/>\n<meta property=\"og:description\" content=\"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vetpure.eu\/en\/kontakt\/\" \/>\n<meta property=\"og:site_name\" content=\"VETPURE\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-09T12:15:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vetpure.eu\/kontakt\/\",\"url\":\"https:\/\/vetpure.eu\/kontakt\/\",\"name\":\"Kontakt z Vet Pure - VETPURE\",\"isPartOf\":{\"@id\":\"https:\/\/vetpure.eu\/#website\"},\"datePublished\":\"2025-02-22T18:13:32+00:00\",\"dateModified\":\"2025-07-09T12:15:55+00:00\",\"description\":\"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!\",\"breadcrumb\":{\"@id\":\"https:\/\/vetpure.eu\/kontakt\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vetpure.eu\/kontakt\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vetpure.eu\/kontakt\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/vetpure.eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kontakt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vetpure.eu\/#website\",\"url\":\"https:\/\/vetpure.eu\/\",\"name\":\"VETPURE\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vetpure.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kontakt z Vet Pure - VETPURE","description":"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!","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:\/\/vetpure.eu\/en\/kontakt\/","og_locale":"en_GB","og_type":"article","og_title":"Kontakt z Vet Pure - VETPURE","og_description":"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!","og_url":"https:\/\/vetpure.eu\/en\/kontakt\/","og_site_name":"VETPURE","article_modified_time":"2025-07-09T12:15:55+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vetpure.eu\/kontakt\/","url":"https:\/\/vetpure.eu\/kontakt\/","name":"Kontakt z Vet Pure - VETPURE","isPartOf":{"@id":"https:\/\/vetpure.eu\/#website"},"datePublished":"2025-02-22T18:13:32+00:00","dateModified":"2025-07-09T12:15:55+00:00","description":"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!","breadcrumb":{"@id":"https:\/\/vetpure.eu\/kontakt\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vetpure.eu\/kontakt\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vetpure.eu\/kontakt\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vetpure.eu\/"},{"@type":"ListItem","position":2,"name":"Kontakt"}]},{"@type":"WebSite","@id":"https:\/\/vetpure.eu\/#website","url":"https:\/\/vetpure.eu\/","name":"VETPURE","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vetpure.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/vetpure.eu\/en\/wp-json\/wp\/v2\/pages\/236"}],"collection":[{"href":"https:\/\/vetpure.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vetpure.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vetpure.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vetpure.eu\/en\/wp-json\/wp\/v2\/comments?post=236"}],"version-history":[{"count":27,"href":"https:\/\/vetpure.eu\/en\/wp-json\/wp\/v2\/pages\/236\/revisions"}],"predecessor-version":[{"id":841,"href":"https:\/\/vetpure.eu\/en\/wp-json\/wp\/v2\/pages\/236\/revisions\/841"}],"wp:attachment":[{"href":"https:\/\/vetpure.eu\/en\/wp-json\/wp\/v2\/media?parent=236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}