{"id":125,"date":"2024-12-15T17:17:34","date_gmt":"2024-12-15T10:17:34","guid":{"rendered":"https:\/\/mdlth.com\/?page_id=125"},"modified":"2025-01-23T10:02:00","modified_gmt":"2025-01-23T03:02:00","slug":"websitecreate","status":"publish","type":"page","link":"https:\/\/mdlth.com\/en\/websitecreate\/","title":{"rendered":"Website Creation"},"content":{"rendered":"<div class=\"web-container\">\r\n    <div class=\"intro-section\">\r\n        <h2 class=\"section-title\">Website Creation Services<\/h2>\r\n        <p>Based in Bangkok, we provide website development to enhance the brand value of companies and stores. From full-scratch development to renewal and system integration, we offer the best web solutions to meet your needs.<\/p>\r\n        \r\n        <div class=\"highlight-box\">\r\n            <strong>Service Features<\/strong>\r\n            <p>We provide comprehensive web services that include not only design, but also system development and SNS integration, leveraging our advanced technological capabilities and extensive production experience. We are a one-stop shop for strategic and practical web solutions that support the growth of our clients' businesses.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"image-placeholder\">\r\n       <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/webcreate.jpg\">\r\n    <\/div>\r\n\r\n    <h2 class=\"section-title\">Production Services<\/h2>\r\n    <div class=\"service-grid\">\r\n        <div class=\"service-card\">\r\n            <div class=\"card-title\">Full Scratch Development<\/div>\r\n            <p>Fully custom-made to your vision. We can custom develop any type of website from the ground up, including corporate websites, e-commerce and reservation systems, membership sites, and more.<\/p>\r\n\r\n            <div class=\"image-placeholder\">\r\n               <a href=\"https:\/\/mdlth.com\/en\/webcreatescratch\/\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/watch.jpg\"><\/a>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"service-card\">\r\n            <div class=\"card-title\">System integration and development<\/div>\r\n            <p>We also support advanced system development, including integration with core systems, development of proprietary web services, and design and implementation of APIs. We can help you improve the efficiency of your business processes.<\/p>\r\n            <div class=\"image-placeholder\">\r\n                <a href=\"https:\/\/mdlth.com\/en\/systemcreate\/\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/api.jpg\"><\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-card\">\r\n            <div class=\"card-title\">SNS marketing support<\/div>\r\n            <p>Effective integration with various SNS such as Instagram, Facebook, and TikTok. We support integrated marketing utilizing SNS, from content creation to API integration.<\/p>\r\n            <div class=\"image-placeholder\">\r\n                <a href=\"https:\/\/mdlth.com\/en\/webcreate-and-sns\/\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/sns.jpg\"><\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-card\">\r\n            <div class=\"card-title\">Multimedia Content Production<\/div>\r\n            <p>We produce compelling visual content, including professional video recording and editing, interactive animation production, and 360-degree product photography.<\/p>\r\n            <div class=\"image-placeholder\">\r\n                <a href=\"https:\/\/mdlth.com\/en\/professionalshooting\/\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/movie.jpg\"><\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <h2 class=\"section-title\">Technology and Solutions<\/h2>\r\n    <div class=\"service-card\">\r\n        <p>We utilize the latest web technologies to build high-quality, stable websites.<\/p>\r\n        <div class=\"tech-list\">\r\n            <div class=\"tech-item\">HTML5 \/ CSS3<\/div>\r\n            <div class=\"tech-item\">JavaScript \/ TypeScript<\/div>\r\n            <div class=\"tech-item\">React \/ Vue.js<\/div>\r\n            <div class=\"tech-item\">WordPress Development<\/div>\r\n            <div class=\"tech-item\">PHP \/ Laravel<\/div>\r\n            <div class=\"tech-item\">Database Design<\/div>\r\n            <div class=\"tech-item\">API development and integration<\/div>\r\n            <div class=\"tech-item\">responsive design<\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"contact-section\">\r\n        <h2 class=\"section-title\">Contact Us<\/h2>\r\n        <p>Please feel free to contact us if you have any questions about website development.<br>\r\n        Our experienced staff will make the best proposal for your company's needs.<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    :root {\r\n        --primary-color: #2563eb;\r\n        --secondary-color: #1e40af;\r\n        --accent-color: #3b82f6;\r\n        --text-color: #1f2937;\r\n        --card-bg: #ffffff;\r\n        --section-bg: #f3f4f6;\r\n        --highlight-bg: #dbeafe;\r\n    }\r\n\r\n    .web-container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        padding: 2rem 1rem;\r\n        font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;\r\n        color: var(--text-color);\r\n    }\r\n\r\n    .section-title {\r\n        font-size: 1.5rem;\r\n        color: var(--primary-color);\r\n        margin: 2rem 0 1rem;\r\n        padding-bottom: 0.5rem;\r\n        border-bottom: 2px solid var(--primary-color);\r\n    }\r\n\r\n    .intro-section {\r\n        background-color: var(--section-bg);\r\n        padding: 2rem;\r\n        border-radius: 8px;\r\n        margin-bottom: 2rem;\r\n    }\r\n\r\n    .highlight-box {\r\n        background-color: var(--highlight-bg);\r\n        padding: 1.5rem;\r\n        border-radius: 4px;\r\n        margin: 1.5rem 0;\r\n    }\r\n\r\n    .service-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(2, 1fr);\r\n        gap: 2rem;\r\n        margin: 1.5rem 0;\r\n    }\r\n\r\n    .service-card {\r\n        background: var(--card-bg);\r\n        padding: 1.5rem;\r\n        border-radius: 8px;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .card-title {\r\n        font-size: 1.2rem;\r\n        font-weight: bold;\r\n        color: var(--secondary-color);\r\n        margin-bottom: 1rem;\r\n        padding-bottom: 0.5rem;\r\n        border-bottom: 2px solid var(--highlight-bg);\r\n    }\r\n\r\n    .image-placeholder {\r\n        background-color: var(--section-bg);\r\n        height: 200px;\r\n        border-radius: 4px;\r\n        margin: 1rem 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        color: var(--text-color);\r\n        font-size: 0.9rem;\r\n    }\r\n\r\n    .tech-list {\r\n        display: grid;\r\n        grid-template-columns: repeat(2, 1fr);\r\n        gap: 1rem;\r\n        margin: 1rem 0;\r\n    }\r\n\r\n    .tech-item {\r\n        background: var(--highlight-bg);\r\n        padding: 0.75rem;\r\n        border-radius: 4px;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .contact-section {\r\n        background-color: var(--section-bg);\r\n        padding: 2rem;\r\n        border-radius: 8px;\r\n        margin-top: 2rem;\r\n        text-align: center;\r\n    }\r\n\r\n    @media (max-width: 640px) {\r\n        .service-grid {\r\n            grid-template-columns: repeat(1, 1fr);\r\n            gap: 1rem;\r\n        }\r\n        .tech-list {\r\n            grid-template-columns: repeat(2, 1fr);\r\n        }\r\n    }\r\n<\/style>","protected":false},"excerpt":{"rendered":"<p>\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u5236\u4f5c\u30b5\u30fc\u30d3\u30b9 \u30d0\u30f3\u30b3\u30af\u3092\u62e0\u70b9\u306b\u3001\u4f01\u696d\u30fb\u5e97\u8217\u306e\u30d6\u30e9\u30f3\u30c9\u4fa1\u5024\u3092\u9ad8\u3081\u308b\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u5236\u4f5c\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":true,"_monsterinsights_sitenote_note":"Published: \u30db\u30fc\u30e0\u30da\u30fc\u30b8\u5236\u4f5c","_monsterinsights_sitenote_category":4,"footnotes":""},"class_list":["post-125","page","type-page","status-publish","hentry"],"aioseo_notices":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/pages\/125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/comments?post=125"}],"version-history":[{"count":12,"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/pages\/125\/revisions"}],"predecessor-version":[{"id":426,"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/pages\/125\/revisions\/426"}],"wp:attachment":[{"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/media?parent=125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}