{"id":1767,"date":"2025-10-28T05:06:31","date_gmt":"2025-10-28T05:06:31","guid":{"rendered":"https:\/\/akb.com.tw\/index_new\/"},"modified":"2026-01-20T09:16:14","modified_gmt":"2026-01-20T09:16:14","slug":"index_new","status":"publish","type":"page","link":"https:\/\/akb.com.tw\/en\/","title":{"rendered":"index_new"},"content":{"rendered":"<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background hundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-right-medium:0px;--awb-padding-left-medium:0px;--awb-padding-right-small:0px;--awb-padding-left-small:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-justify-content-center fusion-flex-content-wrap\" style=\"width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-padding-top:0px;--awb-padding-right:0px;--awb-padding-bottom:0px;--awb-padding-left:0px;--awb-padding-right-medium:0px;--awb-padding-left-medium:0px;--awb-padding-right-small:0px;--awb-padding-left-small:0px;--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:0px;--awb-margin-bottom-large:0px;--awb-spacing-left-large:0px;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:0px;--awb-spacing-left-medium:0px;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-block\"><header class=\"header\">\n        <div class=\"header__inner\">\n            <a href=\"\/\" class=\"logo\" aria-label=\"\u9996\u9801\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/10\/AKB_LOGO_300x100_Slogn_W.svg\" alt=\"AKB Logo\"><\/a>\n            <div style=\"display: flex;gap: 20px;\">\n                <span class=\"hamburger\" id=\"leng\">\u4e2d\u6587<\/span>\n                <span class=\"hamburger\" id=\"open\">MENU<\/span>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <section class=\"hero\" id=\"top\">\n        <div id=\"slider\"><\/div>\n        <!--<div class=\"dots\" id=\"dots\"><\/div>-->\n    <\/section>\n\n    <div class=\"overlay\" id=\"overlay\">\n        <div class=\"overlay__circle\"><\/div>\n        <div class=\"overlay__inner\">\n            <button class=\"overlay__x material-symbols-outlined\" id=\"close\" aria-label=\"\u95dc\u9589\u9078\u55ae\">\n  close\n            <\/button>\n            <ul class=\"menu\">\n                <li>\n                    <a href=\"\/en\/brand\/\" target=\"_self\"><span>\u95dc\u65bcAKB<\/span> About<\/a>\n                <\/li>\n                <li>\n                    <a href=\"\/en\/news\/\"><span>\u6700\u65b0\u6d88\u606f<\/span> News<\/a>\n                <\/li>\n                <li>\n                    <a href=\"\/en\/application_commercial\/\"><span>\u7522\u54c1\u61c9\u7528<\/span> Applications<\/a>\n                <\/li>\n                <li>\n                    <a href=\"\/en\/prod_category_new\/\"><span>\u7522\u54c1\u7e3d\u89bd<\/span> Products<\/a>\n                <\/li>\n                <li>\n                    <a href=\"\/en\/en\/jointeam\/\"><span>\u52a0\u76df\u9ad4\u5236<\/span> Franchise<\/a>\n                <\/li>\n                <li>\n                    <a href=\"\/en\/contact\/\"><span>\u806f\u7d61\u6211\u5011<\/span> Contact<\/a>\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <script>\n        const sliderImages = [\n            { desktop: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_04-3.jpg\", mobile: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_04-3_mobile.jpg\" },\n            { desktop: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_01-1.jpg\", mobile: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_01_mobile.jpg\" },\n            { desktop: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_02-1.jpg\", mobile: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_02_mobile.jpg\" },\n            { desktop: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_03.jpg\", mobile: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_03_mobile.jpg\" },\n            { desktop: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_05.jpg\", mobile: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_05_mobile.jpg\" },\n            { desktop: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_06-2.jpg\", mobile: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_06-3_mobile.jpg\" },\n            { desktop: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_07.jpg\", mobile: \"\/wp-content\/uploads\/2025\/11\/IndexSlide_07_mobile.jpg\" },\n        ];\n        const kenPattern = [\"in\", \"out\", \"in\"];\n        const slider = document.getElementById(\"slider\");\n        \/*const dotsWrap = document.getElementById(\"dots\");*\/\n        sliderImages.forEach((item, idx) => {\n            const slide = document.createElement(\"div\");\n            slide.className = \"slide\";\n\n            const picture = document.createElement(\"picture\");\n\n            const desktopSrc = typeof item === \"string\" ? item : item.desktop;\n            const mobileSrc = typeof item === \"string\" ? item : item.mobile;\n\n            if (mobileSrc && mobileSrc !== desktopSrc) {\n                const source = document.createElement(\"source\");\n                source.media = \"(max-width: 767px)\";\n                source.srcset = mobileSrc;\n                picture.appendChild(source);\n            }\n\n            const img = document.createElement(\"img\");\n            img.className =\n                \"slide__img \" +\n                (kenPattern[idx % kenPattern.length] === \"in\" ? \"ken-in\" : \"ken-out\");\n            img.src = desktopSrc;\n            picture.appendChild(img);\n\n            slide.appendChild(picture);\n            slider.appendChild(slide);\n        });\n        const slides = [...document.querySelectorAll(\".slide\")];\n        let current = 0,\n            timer = null;\n        function setActive(i) {\n            slides.forEach((s, ix) => {\n                s.classList.toggle(\"is-active\", ix === i);\n            });\n        }\n        function next() {\n            current = (current + 1) % slides.length;\n            setActive(current);\n            restart();\n        }\n        function goTo(i) {\n            current = i;\n            setActive(current);\n            restart();\n        }\n        function restart() {\n            clearInterval(timer);\n            timer = setInterval(next, 7000);\n        }\n        setActive(0);\n        restart();\n\n        \/\/ Menu Circle Reveal\n        const openBtn = document.getElementById(\"open\");\n\t\tconst lengBtn = document.getElementById(\"leng\");\n        const overlay = document.getElementById(\"overlay\");\n        const circle = document.querySelector(\".overlay__circle\");\n        const closeBtn = document.getElementById(\"close\");\n\n\t\tfunction switchLanguage() {\n            location.href = \"\/\";\n        }\n\n        function openOverlayFrom(x, y) {\n            circle.style.setProperty(\"--x\", x + \"px\");\n            circle.style.setProperty(\"--y\", y + \"px\");\n            overlay.classList.add(\"active\");\n            openBtn.classList.add(\"is-active\");\n            document.body.style.overflow = \"hidden\";\n            overlay.setAttribute(\"aria-hidden\", \"false\");\n            openBtn.setAttribute(\"aria-expanded\", \"true\");\n        }\n        function closeOverlay() {\n            overlay.classList.remove(\"active\");\n            openBtn.classList.remove(\"is-active\");\n            document.body.style.overflow = \"\";\n            overlay.setAttribute(\"aria-hidden\", \"true\");\n            openBtn.setAttribute(\"aria-expanded\", \"false\");\n        }\n\n        openBtn.addEventListener(\"click\", (e) => {\n            if (overlay.classList.contains(\"active\")) {\n                closeOverlay();\n                return;\n            }\n            const rect = openBtn.getBoundingClientRect();\n            const x = rect.left + rect.width \/ 2;\n            const y = rect.top + rect.height \/ 2;\n            openOverlayFrom(x, y);\n        });\n\n        closeBtn.addEventListener(\"click\", closeOverlay);\n\n\t\tlengBtn.addEventListener(\"click\", switchLanguage);\n\n        overlay.addEventListener(\"click\", (e) => {\n            if (e.target === overlay) closeOverlay();\n        });\n        window.addEventListener(\"keydown\", (e) => {\n            if (e.key === \"Escape\") closeOverlay();\n        });\n    <\/script><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":{"_acf_changed":false,"nf_dc_page":"","footnotes":""},"class_list":["post-1767","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AKB\u963f\u5695\u7c73\u5361\u5230\u5e03<\/title>\n<meta name=\"description\" content=\"AKB Aluminum Fabric combines the innovation of &quot;aluminum \u00d7 fabric,&quot; representing a new generation of decor systems that are low-carbon, recyclable, quick to install, and aesthetically integrated. We reject single-use consumption and highly polluting construction, advocating for the replacement of traditional woodwork with &quot;modular aluminum components&quot; to create reusable, low-carbon, and sustainable indoor environments. We believe that good design should be environmentally friendly and responsible for life.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/akb.com.tw\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AKB\u963f\u5695\u7c73\u5361\u5230\u5e03\" \/>\n<meta property=\"og:description\" content=\"AKB Aluminum Fabric combines the innovation of &quot;aluminum \u00d7 fabric,&quot; representing a new generation of decor systems that are low-carbon, recyclable, quick to install, and aesthetically integrated. We reject single-use consumption and highly polluting construction, advocating for the replacement of traditional woodwork with &quot;modular aluminum components&quot; to create reusable, low-carbon, and sustainable indoor environments. We believe that good design should be environmentally friendly and responsible for life.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/akb.com.tw\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"AKB\u963f\u5695\u7c73\u5361\u5230\u5e03\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T09:16:14+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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/akb.com.tw\\\/en\\\/\",\"url\":\"https:\\\/\\\/akb.com.tw\\\/en\\\/\",\"name\":\"AKB\u963f\u5695\u7c73\u5361\u5230\u5e03\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/akb.ajohn.com.tw\\\/#website\"},\"datePublished\":\"2025-10-28T05:06:31+00:00\",\"dateModified\":\"2026-01-20T09:16:14+00:00\",\"description\":\"AKB Aluminum Fabric combines the innovation of \\\"aluminum \u00d7 fabric,\\\" representing a new generation of decor systems that are low-carbon, recyclable, quick to install, and aesthetically integrated. We reject single-use consumption and highly polluting construction, advocating for the replacement of traditional woodwork with \\\"modular aluminum components\\\" to create reusable, low-carbon, and sustainable indoor environments. We believe that good design should be environmentally friendly and responsible for life.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/akb.com.tw\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/akb.com.tw\\\/en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/akb.com.tw\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/akb.com.tw\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"index_new\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/akb.ajohn.com.tw\\\/#website\",\"url\":\"https:\\\/\\\/akb.ajohn.com.tw\\\/\",\"name\":\"AKB\u963f\u5695\u7c73\u5361\u5230\u5e03\",\"description\":\"\u5ba4\u5167\u88dd\u4fee\u65b0\u4e3b\u5f35\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/akb.ajohn.com.tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AKB\u963f\u5695\u7c73\u5361\u5230\u5e03","description":"AKB Aluminum Fabric combines the innovation of \"aluminum \u00d7 fabric,\" representing a new generation of decor systems that are low-carbon, recyclable, quick to install, and aesthetically integrated. We reject single-use consumption and highly polluting construction, advocating for the replacement of traditional woodwork with \"modular aluminum components\" to create reusable, low-carbon, and sustainable indoor environments. We believe that good design should be environmentally friendly and responsible for life.","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:\/\/akb.com.tw\/en\/","og_locale":"en_US","og_type":"article","og_title":"AKB\u963f\u5695\u7c73\u5361\u5230\u5e03","og_description":"AKB Aluminum Fabric combines the innovation of \"aluminum \u00d7 fabric,\" representing a new generation of decor systems that are low-carbon, recyclable, quick to install, and aesthetically integrated. We reject single-use consumption and highly polluting construction, advocating for the replacement of traditional woodwork with \"modular aluminum components\" to create reusable, low-carbon, and sustainable indoor environments. We believe that good design should be environmentally friendly and responsible for life.","og_url":"https:\/\/akb.com.tw\/en\/","og_site_name":"AKB\u963f\u5695\u7c73\u5361\u5230\u5e03","article_modified_time":"2026-01-20T09:16:14+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/akb.com.tw\/en\/","url":"https:\/\/akb.com.tw\/en\/","name":"AKB\u963f\u5695\u7c73\u5361\u5230\u5e03","isPartOf":{"@id":"https:\/\/akb.ajohn.com.tw\/#website"},"datePublished":"2025-10-28T05:06:31+00:00","dateModified":"2026-01-20T09:16:14+00:00","description":"AKB Aluminum Fabric combines the innovation of \"aluminum \u00d7 fabric,\" representing a new generation of decor systems that are low-carbon, recyclable, quick to install, and aesthetically integrated. We reject single-use consumption and highly polluting construction, advocating for the replacement of traditional woodwork with \"modular aluminum components\" to create reusable, low-carbon, and sustainable indoor environments. We believe that good design should be environmentally friendly and responsible for life.","breadcrumb":{"@id":"https:\/\/akb.com.tw\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/akb.com.tw\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/akb.com.tw\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/akb.com.tw\/en\/"},{"@type":"ListItem","position":2,"name":"index_new"}]},{"@type":"WebSite","@id":"https:\/\/akb.ajohn.com.tw\/#website","url":"https:\/\/akb.ajohn.com.tw\/","name":"AKB\u963f\u5695\u7c73\u5361\u5230\u5e03","description":"\u5ba4\u5167\u88dd\u4fee\u65b0\u4e3b\u5f35","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/akb.ajohn.com.tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/akb.com.tw\/en\/wp-json\/wp\/v2\/pages\/1767","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/akb.com.tw\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/akb.com.tw\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/akb.com.tw\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/akb.com.tw\/en\/wp-json\/wp\/v2\/comments?post=1767"}],"version-history":[{"count":5,"href":"https:\/\/akb.com.tw\/en\/wp-json\/wp\/v2\/pages\/1767\/revisions"}],"predecessor-version":[{"id":1951,"href":"https:\/\/akb.com.tw\/en\/wp-json\/wp\/v2\/pages\/1767\/revisions\/1951"}],"wp:attachment":[{"href":"https:\/\/akb.com.tw\/en\/wp-json\/wp\/v2\/media?parent=1767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}