{"id":40,"date":"2026-05-24T15:51:13","date_gmt":"2026-05-24T15:51:13","guid":{"rendered":"https:\/\/sync.green\/?page_id=40"},"modified":"2026-05-25T06:09:46","modified_gmt":"2026-05-25T06:09:46","slug":"home","status":"publish","type":"page","link":"https:\/\/sync.green\/th\/","title":{"rendered":"Home"},"content":{"rendered":"<style>\n  \/* Hide page title and remove all spacing above hero *\/\n  .page-title, .entry-title, h1.wp-block-post-title,\n  .wp-block-post-title, .site-header + .wp-site-blocks > .wp-block-group > h1,\n  .entry-header, .page-header { display: none !important; }\n  .wp-block-post-content, .entry-content, .page-content,\n  .site-main, .wp-site-blocks, article.page,\n  .wp-block-group, main, .wp-block-post {\n    padding-top: 0 !important;\n    margin-top: 0 !important;\n    padding-bottom: 0 !important;\n  }\n  .gs-hero {\n    margin-top: 0;\n  }\n  .gs-hero {\n    background: linear-gradient(135deg, #0a2e1a 0%, #1a5c2e 50%, #0d3d20 100%);\n    min-height: 100vh;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 40px 20px;\n    font-family: 'Segoe UI', Arial, sans-serif;\n    overflow: hidden;\n    position: relative;\n  }\n  .gs-intro {\n    text-align: center;\n    color: #fff;\n    margin-bottom: 48px;\n    animation: fadeInDown 1s ease forwards;\n  }\n  .gs-intro h1 {\n    font-size: clamp(1.8rem, 4vw, 3rem);\n    font-weight: 700;\n    color: #4cff8a;\n    margin: 0 0 14px 0;\n    text-shadow: 0 0 30px rgba(76,255,138,0.5);\n  }\n  .gs-intro p {\n    font-size: clamp(0.95rem, 2vw, 1.2rem);\n    color: rgba(255,255,255,0.85);\n    max-width: 680px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n  .gs-stage {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 20px;\n    width: 100%;\n    max-width: 960px;\n    flex-wrap: wrap;\n  }\n  .logo-card {\n    background: #fff;\n    border-radius: 18px;\n    padding: 20px 24px;\n    box-shadow: 0 8px 32px rgba(0,0,0,0.4);\n    width: 180px;\n    height: 110px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n  }\n  .logo-card img {\n    max-width: 140px;\n    max-height: 75px;\n    object-fit: contain;\n  }\n  .logo-ftc-wrap {\n    animation: slideInLeft 1.2s cubic-bezier(0.25,0.46,0.45,0.94) 0.5s both;\n  }\n  .logo-hw-wrap {\n    animation: slideInRight 1.2s cubic-bezier(0.25,0.46,0.45,0.94) 0.5s both;\n  }\n  .logo-label {\n    font-size: 0.68rem;\n    color: rgba(255,255,255,0.55);\n    text-align: center;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-top: 10px;\n  }\n  .logo-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n  .hs-zone {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    min-width: 110px;\n    position: relative;\n  }\n  .hs-emoji {\n    font-size: 3.8rem;\n    opacity: 0;\n    animation: handAppear 0.5s ease 1.8s forwards;\n    filter: drop-shadow(0 4px 12px rgba(0,0,0,0.5));\n    animation-fill-mode: both;\n  }\n  .hs-bounce {\n    animation: handshakeBounce 0.6s ease 2.0s both;\n  }\n  .hs-label {\n    font-size: 0.68rem;\n    color: rgba(255,255,255,0.5);\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    opacity: 0;\n    animation: fadeIn 0.5s ease 2.5s forwards;\n  }\n  .spark {\n    position: absolute;\n    width: 8px; height: 8px;\n    border-radius: 50%;\n    background: #ffd700;\n    opacity: 0;\n  }\n  .spark:nth-child(1) { top: -12px; left: 38%; animation: sparkAnim 0.5s ease 2.05s forwards; }\n  .spark:nth-child(2) { top: -6px; right: 28%; animation: sparkAnim 0.5s ease 2.15s forwards; }\n  .spark:nth-child(3) { top: 0px; left: 18%; animation: sparkAnim 0.5s ease 2.25s forwards; }\n  .equals-sign {\n    font-size: 2.5rem;\n    color: rgba(255,255,255,0.3);\n    margin: 24px 0 16px 0;\n    display: block;\n    opacity: 0;\n    animation: fadeIn 0.5s ease 2.8s forwards;\n    text-align: center;\n  }\n  .result-section {\n    text-align: center;\n    opacity: 0;\n    animation: revealResult 1s cubic-bezier(0.34,1.56,0.64,1) 3.0s forwards;\n  }\n  .result-logo-box {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(76,255,138,0.3);\n    border-radius: 24px;\n    padding: 24px 44px;\n    box-shadow: 0 0 60px rgba(76,255,138,0.15), 0 20px 60px rgba(0,0,0,0.3);\n    backdrop-filter: blur(10px);\n  }\n  .result-logo-box img {\n    width: 120px;\n    height: 120px;\n    object-fit: contain;\n    animation: pulseGlow 2s ease-in-out 4.0s infinite;\n    filter: drop-shadow(0 0 16px rgba(76,255,138,0.5));\n  }\n  .tagline {\n    margin-top: 14px;\n    font-size: 0.95rem;\n    color: rgba(255,255,255,0.6);\n    letter-spacing: 1px;\n    opacity: 0;\n    animation: fadeIn 0.8s ease 3.8s forwards;\n  }\n  @keyframes fadeInDown {\n    from { opacity: 0; transform: translateY(-30px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes slideInLeft {\n    from { opacity: 0; transform: translateX(-150px); }\n    to { opacity: 1; transform: translateX(0); }\n  }\n  @keyframes slideInRight {\n    from { opacity: 0; transform: translateX(150px); }\n    to { opacity: 1; transform: translateX(0); }\n  }\n  @keyframes handAppear {\n    from { opacity: 0; transform: scale(0.5); }\n    to { opacity: 1; transform: scale(1); }\n  }\n  @keyframes handshakeBounce {\n    0% { transform: translateY(0); }\n    30% { transform: translateY(-8px); }\n    60% { transform: translateY(4px); }\n    80% { transform: translateY(-3px); }\n    100% { transform: translateY(0); }\n  }\n  @keyframes sparkAnim {\n    0% { opacity: 0; transform: translate(-50%,-50%) scale(0); }\n    50% { opacity: 1; transform: translate(-50%,-180%) scale(1.8); }\n    100% { opacity: 0; transform: translate(-50%,-350%) scale(0); }\n  }\n  @keyframes revealResult {\n    from { opacity: 0; transform: scale(0.7) translateY(30px); }\n    to { opacity: 1; transform: scale(1) translateY(0); }\n  }\n  @keyframes fadeIn {\n    from { opacity: 0; }\n    to { opacity: 1; }\n  }\n  @keyframes pulseGlow {\n    0%,100% { filter: drop-shadow(0 0 10px rgba(76,255,138,0.4)); }\n    50% { filter: drop-shadow(0 0 28px rgba(76,255,138,0.9)); }\n  }\n<\/style>\n\n<div class=\"gs-hero\">\n  <div class=\"gs-intro\">\n    <h1>\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a\u0e2a\u0e39\u0e48 GreenSync<\/h1>\n    <p class=\"translation-block\">GreenSync \u0e04\u0e37\u0e2d <strong>\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c \u0e40\u0e17\u0e40\u0e25\u0e04\u0e2d\u0e21 \u0e08\u0e33\u0e01\u0e31\u0e14<\/strong> \u2014 \u0e14\u0e49\u0e27\u0e22\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e01\u0e27\u0e48\u0e32 30 \u0e1b\u0e35\u0e43\u0e19\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e42\u0e17\u0e23\u0e04\u0e21\u0e19\u0e32\u0e04\u0e21\u0e41\u0e25\u0e30\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19 \u2014 \u0e23\u0e48\u0e27\u0e21\u0e21\u0e37\u0e2d\u0e01\u0e31\u0e1a <strong>Huawei Solar Solution<\/strong> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e2d\u0e19\u0e32\u0e04\u0e15\u0e17\u0e35\u0e48\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19<\/p>\n  <\/div>\n\n  <div class=\"gs-stage\">\n    <div class=\"logo-item logo-ftc-wrap\">\n      <div class=\"logo-card\">\n        <img decoding=\"async\" src=\"http:\/\/sync.green\/wp-content\/uploads\/2026\/05\/ftc-logo.png\" alt=\"FTC Logo\" \/>\n      <\/div>\n      <span class=\"logo-label\">\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c \u0e40\u0e17\u0e40\u0e25\u0e04\u0e2d\u0e21 \u0e08\u0e33\u0e01\u0e31\u0e14<\/span>\n    <\/div>\n\n    <div class=\"hs-zone\">\n      <div class=\"spark\"><\/div>\n      <div class=\"spark\"><\/div>\n      <div class=\"spark\"><\/div>\n      <div class=\"hs-bounce\">\n        <span class=\"hs-emoji\">\ud83e\udd1d<\/span>\n      <\/div>\n      <span class=\"hs-label\">\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23<\/span>\n    <\/div>\n\n    <div class=\"logo-item logo-hw-wrap\">\n      <div class=\"logo-card\">\n        <img decoding=\"async\" src=\"http:\/\/sync.green\/wp-content\/uploads\/2026\/05\/huawei-logo.png\" alt=\"Huawei Logo\" \/>\n      <\/div>\n      <span class=\"logo-label\">\u0e42\u0e0b\u0e25\u0e32\u0e23\u0e4c\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19<\/span>\n    <\/div>\n  <\/div>\n\n  <span class=\"equals-sign\">=<\/span>\n\n  <div class=\"result-section\">\n    <div class=\"result-logo-box\">\n      <img decoding=\"async\" src=\"http:\/\/sync.green\/wp-content\/uploads\/2026\/05\/greensync-logo.png\" alt=\"GreenSync Logo\" \/>\n    <\/div>\n    <p class=\"tagline\">\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e2d\u0e19\u0e32\u0e04\u0e15\u0e14\u0e49\u0e27\u0e22\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d<\/p>\n  <\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Welcome to GreenSync GreenSync is Future Telecom Co., Ltd \u2014 with more than 30 years of experience in Telecom and Power \u2014 now joining forces with Huawei Solar Solution to power a sustainable future. Future Telecom Co., Ltd \ud83e\udd1d Partnership Solar Solution = Empowering the Future with Green Energy &amp; Connectivity<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-40","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sync.green\/th\/wp-json\/wp\/v2\/pages\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sync.green\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sync.green\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sync.green\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sync.green\/th\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":14,"href":"https:\/\/sync.green\/th\/wp-json\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":63,"href":"https:\/\/sync.green\/th\/wp-json\/wp\/v2\/pages\/40\/revisions\/63"}],"wp:attachment":[{"href":"https:\/\/sync.green\/th\/wp-json\/wp\/v2\/media?parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}