{"id":1384,"date":"2025-12-26T15:30:16","date_gmt":"2025-12-26T15:30:16","guid":{"rendered":"https:\/\/xenodochial-ardinghelli.162-0-225-12.plesk.page\/?page_id=1384"},"modified":"2025-12-26T15:30:17","modified_gmt":"2025-12-26T15:30:17","slug":"hakkimizda","status":"publish","type":"page","link":"https:\/\/purokosesi.com\/?page_id=1384","title":{"rendered":"Hakk\u0131m\u0131zda"},"content":{"rendered":"\n<style>\n    .puro-about-container * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    .puro-about-container {\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        background: #ffffff;\n        color: #333;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 60px 20px;\n    }\n\n    .puro-hero {\n        text-align: center;\n        margin-bottom: 80px;\n        animation: fadeInDown 1s ease-out;\n    }\n\n    .puro-logo-container {\n        margin-bottom: 40px;\n        animation: float 3s ease-in-out infinite;\n    }\n\n    .puro-logo-container img {\n        max-width: 300px;\n        height: auto;\n        filter: drop-shadow(0 10px 30px rgba(255, 140, 0, 0.3));\n    }\n\n    .puro-title {\n        font-size: 3em;\n        color: #ff6600;\n        margin-bottom: 20px;\n        animation: fadeInUp 1s ease-out 0.3s both;\n    }\n\n    .puro-subtitle {\n        font-size: 1.3em;\n        color: #ff8c00;\n        margin-bottom: 30px;\n        animation: fadeInUp 1s ease-out 0.5s both;\n    }\n\n    .puro-content-section {\n        background: linear-gradient(135deg, #fff5eb 0%, #ffffff 100%);\n        border-radius: 20px;\n        padding: 50px;\n        margin-bottom: 40px;\n        box-shadow: 0 10px 40px rgba(255, 140, 0, 0.1);\n        animation: slideInUp 0.8s ease-out;\n        border: 2px solid #ffe4cc;\n    }\n\n    .puro-content-section:nth-child(even) {\n        animation-delay: 0.2s;\n    }\n\n    .puro-section-title {\n        color: #ff6600;\n        font-size: 2em;\n        margin-bottom: 20px;\n        position: relative;\n        display: inline-block;\n    }\n\n    .puro-section-title::after {\n        content: '';\n        position: absolute;\n        bottom: -10px;\n        left: 0;\n        width: 100%;\n        height: 3px;\n        background: linear-gradient(90deg, #ff6600, #ff8c00);\n        animation: expandWidth 0.8s ease-out 0.5s both;\n    }\n\n    .puro-content-section p {\n        line-height: 1.8;\n        font-size: 1.1em;\n        color: #555;\n        margin-bottom: 15px;\n    }\n\n    .puro-features {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 30px;\n        margin-top: 50px;\n    }\n\n    .puro-feature-card {\n        background: white;\n        padding: 30px;\n        border-radius: 15px;\n        text-align: center;\n        box-shadow: 0 5px 20px rgba(255, 140, 0, 0.15);\n        transition: all 0.3s ease;\n        border: 2px solid transparent;\n        animation: fadeInScale 0.6s ease-out;\n    }\n\n    .puro-feature-card:nth-child(1) { animation-delay: 0.1s; }\n    .puro-feature-card:nth-child(2) { animation-delay: 0.2s; }\n    .puro-feature-card:nth-child(3) { animation-delay: 0.3s; }\n\n    .puro-feature-card:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 15px 40px rgba(255, 140, 0, 0.25);\n        border-color: #ff8c00;\n    }\n\n    .puro-feature-icon {\n        font-size: 3em;\n        margin-bottom: 20px;\n        animation: pulse 2s ease-in-out infinite;\n    }\n\n    .puro-feature-card h3 {\n        color: #ff6600;\n        margin-bottom: 15px;\n        font-size: 1.3em;\n    }\n\n    .puro-feature-card p {\n        color: #666;\n        font-size: 0.95em;\n    }\n\n    .puro-contact-section {\n        background: linear-gradient(135deg, #ff6600 0%, #ff8c00 100%);\n        border-radius: 20px;\n        padding: 60px 50px;\n        margin-top: 60px;\n        box-shadow: 0 15px 50px rgba(255, 140, 0, 0.3);\n        animation: slideInUp 1s ease-out;\n        text-align: center;\n    }\n\n    .puro-contact-title {\n        color: white;\n        font-size: 2.5em;\n        margin-bottom: 40px;\n        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);\n    }\n\n    .puro-contact-title::after {\n        display: none;\n    }\n\n    .puro-contact-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 30px;\n        margin-top: 40px;\n    }\n\n    .puro-contact-card {\n        background: white;\n        padding: 40px 30px;\n        border-radius: 15px;\n        transition: all 0.3s ease;\n        animation: fadeInScale 0.8s ease-out;\n    }\n\n    .puro-contact-card:nth-child(1) { animation-delay: 0.2s; }\n    .puro-contact-card:nth-child(2) { animation-delay: 0.4s; }\n\n    .puro-contact-card:hover {\n        transform: translateY(-10px) scale(1.05);\n        box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);\n    }\n\n    .puro-contact-icon {\n        font-size: 3em;\n        margin-bottom: 20px;\n        animation: bounce 2s ease-in-out infinite;\n    }\n\n    .puro-contact-card h3 {\n        color: #ff6600;\n        font-size: 1.5em;\n        margin-bottom: 15px;\n    }\n\n    .puro-contact-card a {\n        color: #ff8c00;\n        text-decoration: none;\n        font-size: 1.1em;\n        font-weight: 500;\n        transition: all 0.3s ease;\n        display: inline-block;\n    }\n\n    .puro-contact-card a:hover {\n        color: #ff6600;\n        transform: scale(1.1);\n    }\n\n    @keyframes fadeInDown {\n        from {\n            opacity: 0;\n            transform: translateY(-50px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    @keyframes fadeInUp {\n        from {\n            opacity: 0;\n            transform: translateY(30px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    @keyframes slideInUp {\n        from {\n            opacity: 0;\n            transform: translateY(50px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    @keyframes fadeInScale {\n        from {\n            opacity: 0;\n            transform: scale(0.8);\n        }\n        to {\n            opacity: 1;\n            transform: scale(1);\n        }\n    }\n\n    @keyframes float {\n        0%, 100% {\n            transform: translateY(0px);\n        }\n        50% {\n            transform: translateY(-20px);\n        }\n    }\n\n    @keyframes pulse {\n        0%, 100% {\n            transform: scale(1);\n        }\n        50% {\n            transform: scale(1.1);\n        }\n    }\n\n    @keyframes bounce {\n        0%, 100% {\n            transform: translateY(0);\n        }\n        50% {\n            transform: translateY(-10px);\n        }\n    }\n\n    @keyframes expandWidth {\n        from {\n            width: 0;\n        }\n        to {\n            width: 100%;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .puro-title {\n            font-size: 2em;\n        }\n        \n        .puro-subtitle {\n            font-size: 1.1em;\n        }\n        \n        .puro-content-section {\n            padding: 30px 20px;\n        }\n        \n        .puro-logo-container img {\n            max-width: 200px;\n        }\n\n        .puro-contact-section {\n            padding: 40px 30px;\n        }\n\n        .puro-contact-title {\n            font-size: 1.8em;\n        }\n    }\n<\/style>\n\n<div class=\"puro-about-container\">\n    <div class=\"puro-hero\">\n        <div class=\"puro-logo-container\">\n            <img decoding=\"async\" src=\"https:\/\/xenodochial-ardinghelli.162-0-225-12.plesk.page\/wp-content\/uploads\/2025\/12\/puro_3d_transparent_1_9mb.webp\" alt=\"Puro Urla Logo\">\n        <\/div>\n        <h1 class=\"puro-title\">Hakk\u0131m\u0131zda<\/h1>\n        <p class=\"puro-subtitle\">Premium Puro Deneyiminin Adresi<\/p>\n    <\/div>\n\n    <div class=\"puro-content-section\">\n        <h2 class=\"puro-section-title\">Biz Kimiz?<\/h2>\n        <p>\n            Puro Urla olarak, puro tutkunlar\u0131na en kaliteli ve \u00f6zenle se\u00e7ilmi\u015f purolar\u0131 sunuyoruz. \n            Y\u0131llar\u0131n deneyimi ve tutkusuyla, her puro severin damak zevkine hitap eden geni\u015f bir \u00fcr\u00fcn yelpazesi sunmaktay\u0131z.\n        <\/p>\n        <p>\n            Urla&#8217;n\u0131n e\u015fsiz atmosferinde, puro k\u00fclt\u00fcr\u00fcn\u00fc ya\u015fatmak ve bu \u00f6zel deneyimi sizlerle payla\u015fmak i\u00e7in buraday\u0131z. \n            Her bir puromuz \u00f6zenle se\u00e7ilmi\u015f ve sizin i\u00e7in en taze haliyle sunulmaktad\u0131r.\n        <\/p>\n    <\/div>\n\n    <div class=\"puro-content-section\">\n        <h2 class=\"puro-section-title\">Misyonumuz<\/h2>\n        <p>\n            Puro tutkunlar\u0131na premium kalitede \u00fcr\u00fcnler sunarak, unutulmaz bir puro deneyimi ya\u015fatmak temel misyonumuzdur. \n            M\u00fc\u015fteri memnuniyeti odakl\u0131 hizmet anlay\u0131\u015f\u0131m\u0131zla, puro k\u00fclt\u00fcr\u00fcn\u00fc Urla&#8217;da ve t\u00fcm b\u00f6lgede yayg\u0131nla\u015ft\u0131rmay\u0131 hedefliyoruz.\n        <\/p>\n    <\/div>\n\n    <div class=\"puro-features\">\n        <div class=\"puro-feature-card\">\n            <div class=\"puro-feature-icon\">\ud83c\udf1f<\/div>\n            <h3>Premium Kalite<\/h3>\n            <p>D\u00fcnya markalar\u0131ndan \u00f6zenle se\u00e7ilmi\u015f purolar<\/p>\n        <\/div>\n        \n        <div class=\"puro-feature-card\">\n            <div class=\"puro-feature-icon\">\ud83c\udfaf<\/div>\n            <h3>Uzman Kadro<\/h3>\n            <p>Puro konusunda deneyimli ve bilgili ekibimiz<\/p>\n        <\/div>\n        \n        <div class=\"puro-feature-card\">\n            <div class=\"puro-feature-icon\">\ud83d\udc8e<\/div>\n            <h3>\u00d6zel Koleksiyon<\/h3>\n            <p>Nadir ve \u00f6zel purolardan olu\u015fan koleksiyonumuz<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"puro-contact-section\">\n        <h2 class=\"puro-contact-title\">\u0130leti\u015fim<\/h2>\n        <div class=\"puro-contact-grid\">\n            <div class=\"puro-contact-card\">\n                <div class=\"puro-contact-icon\">\ud83d\udce7<\/div>\n                <h3>E-posta<\/h3>\n                <a href=\"mailto:purourla@gmail.com\">purourla@gmail.com<\/a>\n            <\/div>\n            \n            <div class=\"puro-contact-card\">\n                <div class=\"puro-contact-icon\">\ud83d\udcf1<\/div>\n                <h3>Instagram<\/h3>\n                <a href=\"https:\/\/instagram.com\/puro_urla\" target=\"_blank\">@puro_urla<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Hakk\u0131m\u0131zda Premium Puro Deneyiminin Adresi Biz Kimiz? Puro Urla olarak, puro tutkunlar\u0131na en kaliteli ve \u00f6zenle se\u00e7ilmi\u015f purolar\u0131 sunuyoruz. Y\u0131llar\u0131n<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1384","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/purokosesi.com\/index.php?rest_route=\/wp\/v2\/pages\/1384","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/purokosesi.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/purokosesi.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/purokosesi.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/purokosesi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1384"}],"version-history":[{"count":1,"href":"https:\/\/purokosesi.com\/index.php?rest_route=\/wp\/v2\/pages\/1384\/revisions"}],"predecessor-version":[{"id":1385,"href":"https:\/\/purokosesi.com\/index.php?rest_route=\/wp\/v2\/pages\/1384\/revisions\/1385"}],"wp:attachment":[{"href":"https:\/\/purokosesi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1384"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}