{"id":128,"date":"2024-11-13T00:25:20","date_gmt":"2024-11-12T23:25:20","guid":{"rendered":"https:\/\/namiodowo.eu\/pl\/?page_id=128"},"modified":"2024-12-11T17:21:05","modified_gmt":"2024-12-11T16:21:05","slug":"o-nas","status":"publish","type":"page","link":"https:\/\/namiodowo.eu\/en\/o-nas\/","title":{"rendered":"Poznajcie nas"},"content":{"rendered":"<div class=\"about-container\">\n    <!-- First Section -->\n    <section class=\"about-section\">\n        <div class=\"text-content\">\n            <h2>Rodzinne korzenie i pasja od pokole\u0144<\/h2>\n            <p><span class=\"brand-name\">Miodosytnia Namiodowo<\/span> to rodzinna firma, kt\u00f3rej tradycje pszczelarskie si\u0119gaj\u0105 czterech pokole\u0144 wstecz, a\u017c do czas\u00f3w II Rzeczypospolitej. Wiedza przekazywana z ojca na syna oraz zami\u0142owanie do natury sprawi\u0142y, \u017ce pszczo\u0142y sta\u0142y si\u0119 nieod\u0142\u0105czn\u0105 cz\u0119\u015bci\u0105 naszego \u017cycia. Dzi\u015b kontynuujemy to dziedzictwo, \u0142\u0105cz\u0105c do\u015bwiadczenie przodk\u00f3w z nowoczesnym podej\u015bciem do produkcji miod\u00f3w pitnych. Miodosytnia zosta\u0142a za\u0142o\u017cona w 2023 roku jako rozwini\u0119cie Pasieki W\u0119drownej Namiodowo.<\/p>\n        <\/div>\n        <div class=\"image-container\">\n            <!-- Image placeholder - replace src with your WP image -->\n            <img decoding=\"async\" src=\"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc3806.jpg\" alt=\"Rodzinne tradycje pszczelarskie\" class=\"about-image\">\n        <\/div>\n    <\/section>\n\n    <!-- Second Section -->\n    <section class=\"about-section reverse\">\n        <div class=\"text-content\">\n            <h2>Naturalno\u015b\u0107 i jako\u015b\u0107 w ka\u017cdej kropli<\/h2>\n            <p>Nasze miody pitne s\u0105 esencj\u0105 tego, co najlepsze w tradycji pszczelarskiej. Wykorzystujemy mi\u00f3d z w\u0142asnych pasiek oraz starannie dobrane naturalne sk\u0142adniki, by tworzy\u0107 trunki bez kompromis\u00f3w \u2013 bez cukru, ulepszaczy czy po\u015bpiechu. Produkcja opiera si\u0119 na harmonii z natur\u0105, dzi\u0119ki czemu ka\u017cdy \u0142yk to podr\u00f3\u017c przez smaki, kt\u00f3re wyr\u00f3\u017cniaj\u0105 nasze produkty na tle innych.<\/p>\n        <\/div>\n        <div class=\"image-container\">\n            <!-- Image placeholder - replace src with your WP image -->\n            <img decoding=\"async\" src=\"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc9926.jpg\" alt=\"Naturalne sk\u0142adniki i produkcja\" class=\"about-image\">\n        <\/div>\n    <\/section>\n\n   <!-- Third Section - with vertical image -->\n    <section class=\"about-section\">\n        <div class=\"text-content\">\n            <h2>Tworzymy dla Ciebie i z mi\u0142o\u015bci do tradycji<\/h2>\n            <p><span class=\"brand-name\">Na Miodowo<\/span> to nie tylko firma, ale przede wszystkim historia i ludzie. Naszym celem jest dzielenie si\u0119 wyj\u0105tkowymi trunkami, kt\u00f3re \u0142\u0105cz\u0105 pokolenia i buduj\u0105 wspomnienia. Chcemy, by ka\u017cdy m\u00f3g\u0142 odkry\u0107 w naszych produktach co\u015b wi\u0119cej \u2013 pasj\u0119, histori\u0119 i rzemie\u015blnicz\u0105 jako\u015b\u0107, kt\u00f3re piel\u0119gnujemy od dziesi\u0119cioleci.<\/p>\n        <\/div>\n        <div class=\"image-container vertical\">\n            <!-- Image placeholder - replace src with your WP image -->\n            <img decoding=\"async\" src=\"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/35a84a9e-704c-4231-ad1a-4f1005ca6354.jpeg\" alt=\"Tradycja i jako\u015b\u0107\" class=\"about-image\">\n        <\/div>\n    <\/section>\n<\/div>\n\n<style>\n.about-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 40px 20px;\n}\n\n.about-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    margin-bottom: 80px;\n    align-items: center;\n}\n\n.about-section.reverse {\n    direction: rtl;\n}\n\n.about-section.reverse .text-content {\n    direction: ltr;\n}\n\n.text-content {\n    padding: 20px;\n}\n\n.text-content h2 {\n    color: #1E3D59;\n    font-size: 2em;\n    margin-bottom: 20px;\n    position: relative;\n    padding-bottom: 15px;\n}\n\n.text-content h2::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 60px;\n    height: 3px;\n    background-color: #C5A572;\n}\n\n.text-content p {\n    color: #1E3D59;\n    font-size: 1.2em;\n    line-height: 1.8;\n    text-align: justify;\n}\n\n.brand-name {\n    font-weight: 700;\n    color: #C5A572;\n}\n\n.image-container {\n    width: 100%;\n    padding-top: 75%; \/* 4:3 aspect ratio for horizontal images *\/\n    position: relative;\n    border-radius: 10px;\n    box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n    overflow: hidden;\n}\n\n.image-container.vertical {\n    padding-top: 133%; \/* 3:4 aspect ratio for vertical image *\/\n}\n\n.about-image {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n    transition: transform 0.3s ease;\n}\n\n.about-image:hover {\n    transform: translate(-50%, -50%) scale(1.05);\n}\n\n\/* Responsive Design *\/\n@media screen and (max-width: 968px) {\n    .about-section {\n        display: flex;\n        flex-direction: column; \/* Zmiana kierunku na kolumnowy *\/\n    }\n\n    .image-container {\n        width: 100%; \/* Ustawienie szeroko\u015bci na 100% *\/\n    }\n}\n@media screen and (max-width: 480px) {\n    \/* ... other styles remain the same ... *\/\n\n    .image-container.vertical {\n        padding-top: 133%; \/* Back to original ratio for very small screens *\/\n    }\n}\n<\/style><p><\/p>","protected":false},"excerpt":{"rendered":"<p>Rodzinne korzenie i pasja od pokole\u0144 Miodosytnia Namiodowo to rodzinna firma, kt\u00f3rej tradycje pszczelarskie si\u0119gaj\u0105 czterech pokole\u0144 wstecz, a\u017c do [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","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":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-128","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Poznajcie nas - namiodowo<\/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:\/\/namiodowo.eu\/en\/o-nas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:locale:alternate\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Poznajcie nas\" \/>\n<meta property=\"og:description\" content=\"Rodzinne korzenie i pasja od pokole\u0144 Miodosytnia Namiodowo to rodzinna firma, kt\u00f3rej tradycje pszczelarskie si\u0119gaj\u0105 czterech pokole\u0144 wstecz, a\u017c do [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/namiodowo.eu\/en\/o-nas\/\" \/>\n<meta property=\"og:site_name\" content=\"namiodowo\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/namiodowo\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-11T16:21:05+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc3806.jpg\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/namiodowo.eu\/pl\/o-nas\/\",\"url\":\"https:\/\/namiodowo.eu\/pl\/o-nas\/\",\"name\":\"Poznajcie nas\",\"isPartOf\":{\"@id\":\"https:\/\/namiodowo.eu\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/namiodowo.eu\/pl\/o-nas\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/namiodowo.eu\/pl\/o-nas\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc3806.jpg\",\"datePublished\":\"2024-11-12T23:25:20+00:00\",\"dateModified\":\"2024-12-11T16:21:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/namiodowo.eu\/pl\/o-nas\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/namiodowo.eu\/pl\/o-nas\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/namiodowo.eu\/pl\/o-nas\/#primaryimage\",\"url\":\"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc3806.jpg\",\"contentUrl\":\"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc3806.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/namiodowo.eu\/pl\/o-nas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/namiodowo.eu\/pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Poznajcie nas\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/namiodowo.eu\/#website\",\"url\":\"https:\/\/namiodowo.eu\/\",\"name\":\"Miodosytnia Namiodowo | Rzemie\u015blnicze Miody Pitne\",\"description\":\"Tradycja, Pasja, Doskona\u0142y Smak\",\"publisher\":{\"@id\":\"https:\/\/namiodowo.eu\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/namiodowo.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/namiodowo.eu\/#organization\",\"name\":\"namiodowo\",\"url\":\"https:\/\/namiodowo.eu\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/namiodowo.eu\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/logo-M-gold-small.png\",\"contentUrl\":\"https:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/logo-M-gold-small.png\",\"width\":40,\"height\":40,\"caption\":\"namiodowo\"},\"image\":{\"@id\":\"https:\/\/namiodowo.eu\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/namiodowo\",\"https:\/\/www.instagram.com\/na.miodowo\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Poznajcie nas - namiodowo","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:\/\/namiodowo.eu\/en\/o-nas\/","og_locale":"en_US","og_type":"article","og_title":"[:pl]Poznajcie nas[:] - namiodowo","og_description":"Rodzinne korzenie i pasja od pokole\u0144 Miodosytnia Namiodowo to rodzinna firma, kt\u00f3rej tradycje pszczelarskie si\u0119gaj\u0105 czterech pokole\u0144 wstecz, a\u017c do [&hellip;]","og_url":"https:\/\/namiodowo.eu\/en\/o-nas\/","og_site_name":"namiodowo","article_publisher":"https:\/\/www.facebook.com\/namiodowo","article_modified_time":"2024-12-11T16:21:05+00:00","og_image":[{"url":"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc3806.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/namiodowo.eu\/pl\/o-nas\/","url":"https:\/\/namiodowo.eu\/pl\/o-nas\/","name":"Poznajcie nas","isPartOf":{"@id":"https:\/\/namiodowo.eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/namiodowo.eu\/pl\/o-nas\/#primaryimage"},"image":{"@id":"https:\/\/namiodowo.eu\/pl\/o-nas\/#primaryimage"},"thumbnailUrl":"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc3806.jpg","datePublished":"2024-11-12T23:25:20+00:00","dateModified":"2024-12-11T16:21:05+00:00","breadcrumb":{"@id":"https:\/\/namiodowo.eu\/pl\/o-nas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/namiodowo.eu\/pl\/o-nas\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/namiodowo.eu\/pl\/o-nas\/#primaryimage","url":"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc3806.jpg","contentUrl":"http:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/rsz__dsc3806.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/namiodowo.eu\/pl\/o-nas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/namiodowo.eu\/pl\/"},{"@type":"ListItem","position":2,"name":"Poznajcie nas"}]},{"@type":"WebSite","@id":"https:\/\/namiodowo.eu\/#website","url":"https:\/\/namiodowo.eu\/","name":"Miodosytnia Namiodowo | Rzemie\u015blnicze Miody Pitne","description":"Tradycja, Pasja, Doskona\u0142y Smak","publisher":{"@id":"https:\/\/namiodowo.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/namiodowo.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/namiodowo.eu\/#organization","name":"namiodowo","url":"https:\/\/namiodowo.eu\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/namiodowo.eu\/#\/schema\/logo\/image\/","url":"https:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/logo-M-gold-small.png","contentUrl":"https:\/\/namiodowo.eu\/wp-content\/uploads\/2024\/11\/logo-M-gold-small.png","width":40,"height":40,"caption":"namiodowo"},"image":{"@id":"https:\/\/namiodowo.eu\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/namiodowo","https:\/\/www.instagram.com\/na.miodowo"]}]}},"_links":{"self":[{"href":"https:\/\/namiodowo.eu\/en\/wp-json\/wp\/v2\/pages\/128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/namiodowo.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/namiodowo.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/namiodowo.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/namiodowo.eu\/en\/wp-json\/wp\/v2\/comments?post=128"}],"version-history":[{"count":11,"href":"https:\/\/namiodowo.eu\/en\/wp-json\/wp\/v2\/pages\/128\/revisions"}],"predecessor-version":[{"id":483,"href":"https:\/\/namiodowo.eu\/en\/wp-json\/wp\/v2\/pages\/128\/revisions\/483"}],"wp:attachment":[{"href":"https:\/\/namiodowo.eu\/en\/wp-json\/wp\/v2\/media?parent=128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}