{"id":25,"date":"2026-05-19T12:12:18","date_gmt":"2026-05-19T12:12:18","guid":{"rendered":"https:\/\/game1online.cc\/?page_id=25"},"modified":"2026-05-20T09:13:57","modified_gmt":"2026-05-20T09:13:57","slug":"landing-page-hk1","status":"publish","type":"page","link":"https:\/\/game1online.cc\/","title":{"rendered":"Landing G"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25\" class=\"elementor elementor-25\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74b619c e-flex e-con-boxed e-con e-parent\" data-id=\"74b619c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6066023 elementor-widget elementor-widget-html\" data-id=\"6066023\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<meta charset=\"UTF-8\">\n\n<style>\n  .g1-landing,\n  .g1-landing * {\n    box-sizing: border-box;\n  }\n\n  .g1-landing {\n    --g1-blue: #0649d9;\n    --g1-cyan: #28d8ff;\n    --g1-gold: #ffd83d;\n    --g1-gold-deep: #f4a40a;\n    --g1-white: #ffffff;\n    --g1-muted: #b9d6ff;\n    width: 100%;\n    min-height: 100svh;\n    margin: 0;\n    padding: 14px 14px max(18px, env(safe-area-inset-bottom));\n    overflow: hidden;\n    color: var(--g1-white);\n    font-family: \"Noto Sans TC\", \"Microsoft JhengHei\", \"PingFang TC\", Arial, sans-serif;\n    background:\n      radial-gradient(circle at 82% 18%, rgba(20, 116, 255, 0.34), transparent 30%),\n      radial-gradient(circle at 12% 74%, rgba(255, 216, 61, 0.12), transparent 28%),\n      linear-gradient(145deg, #02040b 0%, #06143a 52%, #02040b 100%);\n  }\n\n  .g1-landing__wrap {\n    width: min(100%, 780px);\n    min-height: calc(100svh - 32px);\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: clamp(14px, 3.5vw, 24px);\n  }\n\n  .g1-landing__hero {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid rgba(40, 216, 255, 0.48);\n    box-shadow: 0 18px 46px rgba(0, 0, 0, 0.46), 0 0 34px rgba(6, 73, 217, 0.36);\n    background: #02040b;\n  }\n\n  .g1-landing__image {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .g1-landing__cta {\n    display: flex;\n    justify-content: center;\n  }\n\n  .g1-landing__button {\n    position: relative;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 54px;\n    padding: 0 28px;\n    color: #081023;\n    text-decoration: none;\n    text-align: center;\n    font-size: clamp(18px, 5vw, 28px);\n    font-weight: 950;\n    line-height: 1.1;\n    background:\n      linear-gradient(110deg, transparent 0%, transparent 34%, rgba(255, 255, 255, 0.86) 43%, transparent 52%, transparent 100%) 150% 0 \/ 220% 100% no-repeat,\n      linear-gradient(180deg, #fff86b 0%, var(--g1-gold) 42%, var(--g1-gold-deep) 100%);\n    clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);\n    box-shadow: 0 10px 0 #a85d00, 0 18px 26px rgba(0, 0, 0, 0.42), 0 0 22px rgba(255, 216, 61, 0.55);\n    animation: g1-register-shine 2.8s ease-in-out infinite, g1-register-glow 1.9s ease-in-out infinite;\n  }\n\n  .g1-landing__button:hover {\n    transform: translateY(-2px);\n    filter: brightness(1.08);\n  }\n\n  .g1-landing__divider {\n    width: 100%;\n    height: 2px;\n    border: 0;\n    margin: 0;\n    background: linear-gradient(90deg, transparent, rgba(40, 216, 255, 0.9), rgba(255, 216, 61, 0.85), transparent);\n    box-shadow: 0 0 16px rgba(40, 216, 255, 0.5);\n  }\n\n  .g1-landing__support {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .g1-landing__support-link {\n    position: relative;\n    min-height: 94px;\n    padding: 14px 8px 12px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    overflow: hidden;\n    border: 1px solid rgba(40, 216, 255, 0.54);\n    color: var(--g1-white);\n    text-decoration: none;\n    text-align: center;\n    background: linear-gradient(135deg, rgba(7, 23, 64, 0.94), rgba(4, 8, 20, 0.94));\n    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.34), 0 0 18px rgba(6, 73, 217, 0.28) inset;\n    animation: g1-support-float 3.4s ease-in-out infinite;\n  }\n\n  .g1-landing__support-link:nth-child(2) {\n    animation-delay: 0.35s;\n  }\n\n  .g1-landing__support-link::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: -55%;\n    width: 55%;\n    height: 4px;\n    background: linear-gradient(90deg, transparent, var(--g1-cyan), var(--g1-gold));\n    transform: skewX(-24deg);\n    animation: g1-support-scan 2.9s ease-in-out infinite;\n  }\n\n  .g1-landing__support-link:hover {\n    transform: translateY(-2px);\n    border-color: rgba(255, 216, 61, 0.82);\n  }\n\n  .g1-landing__support-icon {\n    width: clamp(34px, 9.5vw, 44px);\n    height: clamp(34px, 9.5vw, 44px);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: var(--g1-white);\n    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.14) inset, 0 0 18px rgba(40, 216, 255, 0.36);\n    animation: g1-icon-pop 2.6s ease-in-out infinite;\n  }\n\n  .g1-landing__support-icon svg {\n    width: 62%;\n    height: 62%;\n    display: block;\n    fill: currentColor;\n  }\n\n  .g1-landing__support-icon--whatsapp {\n    background: linear-gradient(180deg, #35ef7d 0%, #13b756 100%);\n  }\n\n  .g1-landing__support-icon--telegram {\n    background: linear-gradient(180deg, #35c9ff 0%, #1688d9 100%);\n  }\n\n  .g1-landing__label {\n    color: var(--g1-muted);\n    font-size: clamp(13px, 3.6vw, 17px);\n    font-weight: 800;\n    line-height: 1.1;\n  }\n\n  .g1-landing__channel {\n    color: var(--g1-white);\n    font-size: clamp(19px, 5.2vw, 27px);\n    font-weight: 950;\n    line-height: 1;\n    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5), 0 0 12px rgba(40, 216, 255, 0.4);\n  }\n\n  .g1-landing__footer {\n    padding: 12px 10px 0;\n    color: rgba(255, 255, 255, 0.74);\n    text-align: center;\n    font-size: clamp(11px, 3vw, 14px);\n    font-weight: 600;\n    line-height: 1.55;\n  }\n\n  @keyframes g1-register-shine {\n    0%, 38% { background-position: 150% 0, 0 0; }\n    72%, 100% { background-position: -90% 0, 0 0; }\n  }\n\n  @keyframes g1-register-glow {\n    0%, 100% { filter: brightness(1); }\n    50% { filter: brightness(1.08); }\n  }\n\n  @keyframes g1-support-float {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-3px); }\n  }\n\n  @keyframes g1-support-scan {\n    0%, 35% { left: -55%; opacity: 0.2; }\n    70% { left: 85%; opacity: 0.95; }\n    100% { left: 105%; opacity: 0; }\n  }\n\n  @keyframes g1-icon-pop {\n    0%, 100% { transform: scale(1); }\n    50% { transform: scale(1.08); }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .g1-landing__button,\n    .g1-landing__support-link,\n    .g1-landing__support-link::before,\n    .g1-landing__support-icon {\n      animation: none;\n    }\n  }\n\n  @media (min-width: 640px) {\n    .g1-landing { padding: 22px; }\n    .g1-landing__wrap { min-height: calc(100svh - 44px); gap: 24px; }\n    .g1-landing__button { min-height: 66px; padding-inline: 48px; }\n    .g1-landing__support { gap: 18px; }\n    .g1-landing__support-link { min-height: 112px; }\n  }\n\n  @media (max-width: 360px) {\n    .g1-landing { padding-inline: 10px; }\n    .g1-landing__button { width: min(100%, 292px); padding-inline: 20px; }\n    .g1-landing__support-link { min-height: 86px; }\n  }\n<\/style>\n\n<section class=\"g1-landing\" aria-label=\"\u65b0\u73a9\u5bb6\u5145\u503c\u798f\u5229\">\n  <div class=\"g1-landing__wrap\">\n    <div class=\"g1-landing__hero\">\n      <img decoding=\"async\"\n        class=\"g1-landing__image\"\n        src=\"http:\/\/game1online.cc\/wp-content\/uploads\/2026\/05\/Title-1.jpeg\"\n        alt=\"\u65b0\u73a9\u5bb6\u5373\u4eab100%\u9996\u6b21\u5145\u503c\u798f\u5229\"\n        loading=\"eager\"\n      >\n    <\/div>\n\n    <div class=\"g1-landing__cta\">\n      <a class=\"g1-landing__button\" href=\"https:\/\/web.lazsy.com\/?p=236813&amp;fb_dynamic_pixel=2100330310538064\" rel=\"nofollow\">\n        \u7acb\u5373\u9ede\u64ca\u8a3b\u518a\n      <\/a>\n    <\/div>\n\n    <hr class=\"g1-landing__divider\">\n\n    <div class=\"g1-landing__support\" aria-label=\"\u7dda\u4e0b\u5ba2\u670d\">\n      <a class=\"g1-landing__support-link\" href=\"https:\/\/wa.me\/85267018103\" target=\"_blank\" rel=\"noopener nofollow\">\n        <span class=\"g1-landing__support-icon g1-landing__support-icon--whatsapp\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" focusable=\"false\">\n            <path d=\"M12.04 2.02A9.9 9.9 0 0 0 2.1 11.9c0 1.74.46 3.43 1.33 4.91L2 22l5.35-1.4a9.95 9.95 0 0 0 4.69 1.2h.01A9.9 9.9 0 0 0 22 11.93a9.95 9.95 0 0 0-9.96-9.91Zm.01 18.1h-.01a8.24 8.24 0 0 1-4.19-1.15l-.3-.18-3.17.83.84-3.08-.2-.32a8.2 8.2 0 1 1 7.03 3.9Zm4.5-6.14c-.25-.12-1.46-.72-1.68-.8-.23-.08-.39-.12-.56.12-.16.25-.64.8-.78.96-.14.17-.29.19-.54.07-.25-.13-1.05-.39-2-1.23-.74-.66-1.24-1.48-1.38-1.73-.15-.25-.02-.38.11-.5.12-.11.25-.29.37-.43.13-.15.17-.25.25-.42.08-.17.04-.31-.02-.44-.06-.12-.56-1.34-.76-1.84-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.44.06-.67.31-.22.25-.88.86-.88 2.1 0 1.23.9 2.43 1.03 2.6.12.16 1.77 2.7 4.3 3.78.6.26 1.07.42 1.44.54.6.19 1.15.16 1.58.1.48-.07 1.46-.6 1.67-1.18.21-.58.21-1.08.14-1.18-.06-.1-.22-.16-.47-.28Z\"\/>\n          <\/svg>\n        <\/span>\n        <span class=\"g1-landing__label\">\u7dda\u4e0b\u5ba2\u670d<\/span>\n        <span class=\"g1-landing__channel\">WhatsApp<\/span>\n      <\/a>\n\n      <a class=\"g1-landing__support-link\" href=\"https:\/\/t.me\/game1online\" target=\"_blank\" rel=\"noopener nofollow\">\n        <span class=\"g1-landing__support-icon g1-landing__support-icon--telegram\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" focusable=\"false\">\n            <path d=\"M21.93 4.32c.32-1.38-.49-1.92-1.64-1.46L2.77 9.62c-1.2.48-1.18 1.16-.2 1.46l4.5 1.4L17.48 5.9c.49-.3.94-.14.57.18l-8.43 7.6-.32 4.76c.46 0 .66-.21.91-.46l2.2-2.14 4.58 3.39c.84.46 1.45.22 1.66-.78l3.28-14.13Z\"\/>\n          <\/svg>\n        <\/span>\n        <span class=\"g1-landing__label\">\u7dda\u4e0b\u5ba2\u670d<\/span>\n        <span class=\"g1-landing__channel\">Telegram<\/span>\n      <\/a>\n    <\/div>\n\n    <hr class=\"g1-landing__divider\">\n\n    <footer class=\"g1-landing__footer\">\n      \u672c\u6d3b\u52d5\u53ea\u9650\u5e74\u6eff18\u6b72\u7528\u6236\u53c3\u8207\u3002\u8acb\u7406\u6027\u5a1b\u6a02\uff0c\u512a\u60e0\u5167\u5bb9\u4ee5\u5e73\u53f0\u6700\u7d42\u516c\u544a\u70ba\u6e96\uff0c\u689d\u6b3e\u53ca\u7d30\u5247\u9069\u7528\u3002\n    <\/footer>\n  <\/div>\n<\/section>\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>\u7acb\u5373\u9ede\u64ca\u8a3b\u518a \u7dda\u4e0b\u5ba2\u670d WhatsApp \u7dda\u4e0b\u5ba2\u670d Telegram \u672c\u6d3b\u52d5\u53ea\u9650\u5e74\u6eff18\u6b72\u7528\u6236\u53c3\u8207\u3002\u8acb\u7406\u6027\u5a1b\u6a02\uff0c\u512a\u60e0\u5167\u5bb9\u4ee5\u5e73\u53f0\u6700\u7d42\u516c\u544a\u70ba\u6e96\uff0c\u689d\u6b3e\u53ca\u7d30\u5247\u9069\u7528\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","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-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-25","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/game1online.cc\/index.php?rest_route=\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/game1online.cc\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/game1online.cc\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/game1online.cc\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/game1online.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=25"}],"version-history":[{"count":23,"href":"https:\/\/game1online.cc\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":63,"href":"https:\/\/game1online.cc\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions\/63"}],"wp:attachment":[{"href":"https:\/\/game1online.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}