{"id":21,"date":"2026-05-12T17:59:42","date_gmt":"2026-05-12T10:59:42","guid":{"rendered":"https:\/\/nasiri1994.com\/?page_id=21"},"modified":"2026-05-13T15:32:03","modified_gmt":"2026-05-13T08:32:03","slug":"contact","status":"publish","type":"page","link":"https:\/\/nasiri1994.com\/?page_id=21","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21\" class=\"elementor elementor-21\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a0762f8 e-flex e-con-boxed e-con e-parent\" data-id=\"6a0762f8\" 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-d387ecb elementor-widget elementor-widget-html\" data-id=\"d387ecb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* \u0e19\u0e33\u0e40\u0e02\u0e49\u0e32\u0e1f\u0e2d\u0e19\u0e15\u0e4c Sarabun \u0e41\u0e25\u0e30 Font Awesome *\/\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Sarabun:wght@300;400;700&display=swap');\r\n    @import url('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css');\r\n\r\n    .contact-footer-section {\r\n        padding: 60px 15px; \/* \u0e25\u0e14 Padding \u0e02\u0e2d\u0e1a\u0e02\u0e49\u0e32\u0e07\u0e40\u0e25\u0e47\u0e01\u0e19\u0e49\u0e2d\u0e22 *\/\r\n        font-family: 'Sarabun', sans-serif;\r\n        background-color: #f8f9fa; \/* \u0e2a\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e01\u0e23\u0e13\u0e35\u0e23\u0e39\u0e1b\u0e44\u0e21\u0e48\u0e02\u0e36\u0e49\u0e19 *\/\r\n        background-image: url('background.jpg'); \r\n        background-size: cover;\r\n        background-position: center;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n    }\r\n\r\n    .contact-container {\r\n        display: grid;\r\n        \/* \u0e43\u0e0a\u0e49 grid-template-columns \u0e17\u0e35\u0e48\u0e09\u0e25\u0e32\u0e14\u0e02\u0e36\u0e49\u0e19 *\/\r\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n        gap: 20px;\r\n        max-width: 1100px;\r\n        width: 100%;\r\n        margin-bottom: 30px;\r\n    }\r\n\r\n    .contact-card {\r\n        background: rgba(255, 255, 255, 0.95);\r\n        backdrop-filter: blur(10px);\r\n        padding: 25px;\r\n        border-radius: 15px;\r\n        text-align: center;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n        border-bottom: 5px solid #FF6600;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n    }\r\n\r\n    .contact-card:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 8px 25px rgba(0,0,0,0.15);\r\n    }\r\n\r\n    .contact-icon {\r\n        width: 50px;\r\n        height: 50px;\r\n        background: #003366;\r\n        color: white;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 20px;\r\n        margin: 0 auto 15px;\r\n    }\r\n\r\n    .contact-card h3 {\r\n        color: #003366;\r\n        font-size: 20px;\r\n        margin-bottom: 10px;\r\n        font-weight: bold;\r\n    }\r\n\r\n    .contact-info {\r\n        font-size: 15px;\r\n        color: #444;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    .contact-info a {\r\n        color: #007BFF;\r\n        text-decoration: none;\r\n        font-weight: bold;\r\n        word-break: break-all; \/* \u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e25\u0e49\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d *\/\r\n    }\r\n\r\n    \/* --- Social Media Section --- *\/\r\n    .social-connect {\r\n        background: rgba(255, 255, 255, 0.95);\r\n        padding: 25px;\r\n        border-radius: 15px;\r\n        max-width: 1100px;\r\n        width: 100%;\r\n        text-align: center;\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n    }\r\n\r\n    .social-connect h3 {\r\n        margin-bottom: 20px;\r\n        color: #003366;\r\n        font-size: 18px;\r\n    }\r\n\r\n    .social-links {\r\n        display: flex;\r\n        justify-content: center;\r\n        gap: 15px;\r\n        flex-wrap: wrap;\r\n    }\r\n\r\n    .social-item {\r\n        width: 45px;\r\n        height: 45px;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 20px;\r\n        color: white;\r\n        text-decoration: none;\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .fb-color { background: #1877F2; }\r\n    .ig-color { background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }\r\n    .line-color { background: #06C755; }\r\n    .tt-color { background: #000000; }\r\n\r\n    .social-item:hover {\r\n        transform: scale(1.15);\r\n        filter: brightness(1.1);\r\n    }\r\n\r\n    \/* --- Responsive \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Tablet (iPad) --- *\/\r\n    @media (min-width: 601px) and (max-width: 1024px) {\r\n        .contact-container {\r\n            grid-template-columns: repeat(2, 1fr); \/* \u0e41\u0e2a\u0e14\u0e07 2 \u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e1a\u0e19 iPad *\/\r\n            gap: 20px;\r\n        }\r\n        \/* \u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e4c\u0e14\u0e43\u0e1a\u0e17\u0e35\u0e48 3 \u0e01\u0e27\u0e49\u0e32\u0e07\u0e40\u0e15\u0e47\u0e21\u0e43\u0e19\u0e41\u0e16\u0e27\u0e43\u0e2b\u0e21\u0e48\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e21\u0e14\u0e38\u0e25 (Optional) *\/\r\n        .contact-card:last-child {\r\n            grid-column: span 2;\r\n            max-width: 500px;\r\n            margin: 0 auto;\r\n            width: 100%;\r\n        }\r\n    }\r\n\r\n    \/* --- Responsive \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d --- *\/\r\n    @media (max-width: 600px) {\r\n        .contact-footer-section {\r\n            padding: 40px 10px;\r\n        }\r\n        .contact-container {\r\n            grid-template-columns: 1fr; \/* 1 \u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e40\u0e15\u0e47\u0e21 *\/\r\n            gap: 15px;\r\n        }\r\n        .contact-card {\r\n            padding: 20px;\r\n        }\r\n        .contact-card h3 {\r\n            font-size: 18px;\r\n        }\r\n        .contact-info {\r\n            font-size: 14px;\r\n        }\r\n        .social-connect h3 {\r\n            font-size: 16px;\r\n        }\r\n        .social-item {\r\n            width: 40px;\r\n            height: 40px;\r\n            font-size: 18px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"contact-footer-section\">\r\n    <div class=\"contact-container\">\r\n        \r\n        <div class=\"contact-card\">\r\n            <div class=\"contact-icon\"><i class=\"fas fa-phone-alt\"><\/i><\/div>\r\n            <h3>Call us<\/h3>\r\n            <div class=\"contact-info\">\r\n                <a href=\"tel:0650625797\">065 062 5797<\/a>\r\n                <p>\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c - \u0e40\u0e2a\u0e32\u0e23\u0e4c ( 9.00 \u0e19. - 19.00 \u0e19. )<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"contact-card\">\r\n            <div class=\"contact-icon\"><i class=\"fas fa-envelope\"><\/i><\/div>\r\n            <h3>Email<\/h3>\r\n            <div class=\"contact-info\">\r\n                <a href=\"mailto:nasiri.pt.1994@gmail.com\">nasiri.pt.1994@gmail.com<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"contact-card\">\r\n            <div class=\"contact-icon\"><i class=\"fas fa-map-marker-alt\"><\/i><\/div>\r\n            <h3>Offices<\/h3>\r\n            <div class=\"contact-info\">\r\n                <strong>\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e13\u0e2a\u0e34\u0e23\u0e34 1994 \u0e08\u0e33\u0e01\u0e31\u0e14<\/strong>\r\n                <p>14 \u0e15.\u0e17\u0e48\u0e32\u0e41\u0e04 \u0e2d.\u0e40\u0e21\u0e37\u0e2d\u0e07 \u0e08.\u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07 93000<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"social-connect\">\r\n        <h3>\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e40\u0e23\u0e32\u0e1c\u0e48\u0e32\u0e19\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e42\u0e0b\u0e40\u0e0a\u0e35\u0e22\u0e25<\/h3>\r\n        <div class=\"social-links\">\r\n            <a href=\"#\" class=\"social-item fb-color\" target=\"_blank\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\r\n            <a href=\"#\" class=\"social-item ig-color\" target=\"_blank\"><i class=\"fab fa-instagram\"><\/i><\/a>\r\n            <a href=\"#\" class=\"social-item line-color\" target=\"_blank\"><i class=\"fab fa-line\"><\/i><\/a>\r\n            <a href=\"#\" class=\"social-item tt-color\" target=\"_blank\"><i class=\"fab fa-tiktok\"><\/i><\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b31ae0b elementor-widget elementor-widget-google_maps\" data-id=\"b31ae0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=14%20%E0%B8%95%E0%B8%B3%E0%B8%9A%E0%B8%A5%20%E0%B8%97%E0%B9%88%E0%B8%B2%E0%B9%81%E0%B8%84%20%E0%B9%80%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%87%20%E0%B8%9E%E0%B8%B1%E0%B8%97%E0%B8%A5%E0%B8%B8%E0%B8%87%2093000&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"14 \u0e15\u0e33\u0e1a\u0e25 \u0e17\u0e48\u0e32\u0e41\u0e04 \u0e40\u0e21\u0e37\u0e2d\u0e07 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07 93000\"\n\t\t\t\t\taria-label=\"14 \u0e15\u0e33\u0e1a\u0e25 \u0e17\u0e48\u0e32\u0e41\u0e04 \u0e40\u0e21\u0e37\u0e2d\u0e07 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07 93000\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\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>Call us 065 062 5797 \u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c &#8211; \u0e40\u0e2a\u0e32\u0e23\u0e4c ( 9.00 \u0e19. &#038;#8&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"on","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"on","footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - \u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07<\/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:\/\/nasiri1994.com\/?page_id=21\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - \u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07\" \/>\n<meta property=\"og:description\" content=\"Call us 065 062 5797 \u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c &#8211; \u0e40\u0e2a\u0e32\u0e23\u0e4c ( 9.00 \u0e19. &amp;#8&hellip;&nbsp;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nasiri1994.com\/?page_id=21\" \/>\n<meta property=\"og:site_name\" content=\"\u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-13T08:32:03+00:00\" \/>\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=\"3 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nasiri1994.com\\\/?page_id=21\",\"url\":\"https:\\\/\\\/nasiri1994.com\\\/?page_id=21\",\"name\":\"Contact - \u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nasiri1994.com\\\/#website\"},\"datePublished\":\"2026-05-12T10:59:42+00:00\",\"dateModified\":\"2026-05-13T08:32:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nasiri1994.com\\\/?page_id=21#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nasiri1994.com\\\/?page_id=21\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nasiri1994.com\\\/?page_id=21#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nasiri1994.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nasiri1994.com\\\/#website\",\"url\":\"https:\\\/\\\/nasiri1994.com\\\/\",\"name\":\"\u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07\",\"description\":\"\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 &amp; \u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e02\u0e49\u0e32\u0e2d\u0e22\u0e39\u0e48\u0e17\u0e31\u0e19\u0e17\u0e35 \u0e20\u0e32\u0e04\u0e43\u0e15\u0e49 \u0e17\u0e31\u0e48\u0e27\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nasiri1994.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - \u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07","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:\/\/nasiri1994.com\/?page_id=21","og_locale":"th_TH","og_type":"article","og_title":"Contact - \u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07","og_description":"Call us 065 062 5797 \u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c &#8211; \u0e40\u0e2a\u0e32\u0e23\u0e4c ( 9.00 \u0e19. &#8&hellip;&nbsp;","og_url":"https:\/\/nasiri1994.com\/?page_id=21","og_site_name":"\u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07","article_modified_time":"2026-05-13T08:32:03+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nasiri1994.com\/?page_id=21","url":"https:\/\/nasiri1994.com\/?page_id=21","name":"Contact - \u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07","isPartOf":{"@id":"https:\/\/nasiri1994.com\/#website"},"datePublished":"2026-05-12T10:59:42+00:00","dateModified":"2026-05-13T08:32:03+00:00","breadcrumb":{"@id":"https:\/\/nasiri1994.com\/?page_id=21#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nasiri1994.com\/?page_id=21"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nasiri1994.com\/?page_id=21#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nasiri1994.com\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/nasiri1994.com\/#website","url":"https:\/\/nasiri1994.com\/","name":"\u0e13\u0e2a\u0e34\u0e23\u0e341994 | \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e47\u0e2d\u0e04\u0e14\u0e32\u0e27\u0e19\u0e4c \u0e13 \u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07","description":"\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 &amp; \u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e02\u0e49\u0e32\u0e2d\u0e22\u0e39\u0e48\u0e17\u0e31\u0e19\u0e17\u0e35 \u0e20\u0e32\u0e04\u0e43\u0e15\u0e49 \u0e17\u0e31\u0e48\u0e27\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nasiri1994.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/nasiri1994.com\/index.php?rest_route=\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nasiri1994.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nasiri1994.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nasiri1994.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nasiri1994.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21"}],"version-history":[{"count":7,"href":"https:\/\/nasiri1994.com\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":83,"href":"https:\/\/nasiri1994.com\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions\/83"}],"wp:attachment":[{"href":"https:\/\/nasiri1994.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}