{"id":87,"date":"2015-06-30T11:44:32","date_gmt":"2015-06-30T02:44:32","guid":{"rendered":"http:\/\/admin.idc.kr\/?page_id=87"},"modified":"2025-08-28T01:27:20","modified_gmt":"2025-08-27T16:27:20","slug":"%ea%b8%b0%ec%97%85%ec%97%b0%ed%98%81","status":"publish","type":"page","link":"http:\/\/admin.idc.kr\/?page_id=87","title":{"rendered":"\uae30\uc5c5\uc5f0\ud601"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Test \ud648\ud398\uc774\uc9c0 | \ucd5c\uc120\uc744 \ub2e4\ud55c \ubc84\uc804<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --main-black: #000;\n            --text-color: #333;\n            --border-color: #e0e0e0;\n            --primary-blue: #2189ff;\n        }\n\n        body {\n            margin: 0;\n            font-family: 'Noto Sans KR', sans-serif;\n            color: var(--text-color);\n            -webkit-font-smoothing: antialiased;\n        }\n\n        a { text-decoration: none; color: inherit; }\n        .container { max-width: 1440px; margin: 0 auto; padding: 0 24px; }\n\n        \/* Header *\/\n        .main-header {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            height: 64px;\n            border-bottom: 1px solid var(--border-color);\n        }\n        .logo a { font-size: 24px; font-weight: 700; color: var(--main-black); }\n        .main-nav { display: flex; gap: 32px; }\n        .main-nav a { font-size: 16px; font-weight: 500; transition: color 0.2s; }\n        .main-nav a:hover { color: var(--primary-blue); }\n        .side-nav { display: flex; align-items: center; gap: 24px; }\n        .icon { width: 24px; height: 24px; cursor: pointer; }\n        .hamburger-menu { display: none; }\n\n        \/* Hero Section *\/\n        .hero {\n            background-color: #000;\n            color: #fff;\n            text-align: center;\n            padding: 120px 24px;\n        }\n        .hero h1 { font-size: 56px; margin: 0 0 16px; font-weight: 700; }\n        .hero p { font-size: 20px; margin: 0 0 32px; font-weight: 400; }\n        .hero .btn {\n            background-color: var(--primary-blue);\n            color: #fff;\n            padding: 14px 32px;\n            border-radius: 24px;\n            font-weight: 700;\n            display: inline-block;\n            transition: background-color 0.3s;\n        }\n        .hero .btn:hover { background-color: #006ae1; }\n        .hero-image { max-width: 100%; height: auto; margin-top: 60px; }\n\n        \/* Product Section *\/\n        .product-section { padding: 100px 0; }\n        .section-title { text-align: center; font-size: 40px; font-weight: 700; margin-bottom: 60px; }\n        .product-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 24px;\n        }\n        .product-card {\n            background: #f7f7f7;\n            border-radius: 16px;\n            overflow: hidden;\n            text-align: center;\n            padding-bottom: 32px;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .product-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 16px 32px rgba(0,0,0,0.1);\n        }\n        .product-card img { width: 100%; display: block; }\n        .product-card h3 { font-size: 24px; margin: 24px 0 8px; }\n        .product-card .desc { font-size: 16px; margin-bottom: 24px; }\n\n        \/* \ubc18\uc751\ud615 \uc6f9 \ub514\uc790\uc778 (\ubaa8\ubc14\uc77c) *\/\n        @media (max-width: 768px) {\n            .main-nav { display: none; }\n            .hamburger-menu { display: block; }\n            .hero h1 { font-size: 36px; }\n            .hero p { font-size: 18px; }\n            .product-grid { grid-template-columns: 1fr; }\n        }\n    <\/style>\n<\/head>\n<body>\n    <header>\n        <div class=\"main-header container\">\n            <h1 class=\"logo\"><a href=\"#\">TEST \ud648\ud398\uc774\uc9c0<\/a><\/h1>\n            <nav class=\"main-nav\">\n                <a href=\"#\">\uc2a4\ub9c8\ud2b8\ud3f0<\/a>\n                <a href=\"#\">TV &#038; \uc624\ub514\uc624<\/a>\n                <a href=\"#\">\uac00\uc804<\/a>\n                <a href=\"#\">PC &#038; \ubaa8\ub2c8\ud130<\/a>\n                <a href=\"#\">\uc774\ubca4\ud2b8<\/a>\n            <\/nav>\n            <div class=\"side-nav\">\n                <svg class=\"icon\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z\" \/><\/svg>\n                <svg class=\"icon\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"M12,4A4,4 0 0,1 16,8A4,4 0 0,1 12,12A4,4 0 0,1 8,8A4,4 0 0,1 12,4M12,14C16.42,14 20,15.79 20,18V20H4V18C4,15.79 7.58,14 12,14Z\" \/><\/svg>\n                <svg class=\"hamburger-menu icon\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z\" \/><\/svg>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <main>\n        <section class=\"hero\">\n            <h1>Galaxy AI, \uc644\uc804\ud788 \uc0c8\ub85c\uc6b4 \uacbd\ud5d8<\/h1>\n            <p>\uc138\uc0c1\uc774 \uae30\ub2e4\ub824\uc628 AI \uc2a4\ub9c8\ud2b8\ud3f0. \uc77c\uc0c1\uc5d0 \ub180\ub77c\uc6b4 \ubcc0\ud654\ub97c \uac00\uc838\uc635\ub2c8\ub2e4.<\/p>\n            <a href=\"#\" class=\"btn\">\uc9c0\uae08 \uad6c\ub9e4\ud558\uae30<\/a>\n            <img decoding=\"async\" class=\"hero-image\" src=\"https:\/\/placehold.co\/1200x500\/000000\/FFFFFF?text=Next+Generation+AI+Phone\" alt=\"\ucc28\uc138\ub300 AI \ud3f0\">\n        <\/section>\n\n        <section class=\"product-section container\">\n            <h2 class=\"section-title\">\ub2f9\uc2e0\uc744 \uc704\ud55c \ucd94\ucc9c \uc81c\ud488<\/h2>\n            <div class=\"product-grid\">\n                <div class=\"product-card\">\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/600x400\/f0f0f0\/333?text=Neo+QLED+8K\" alt=\"Neo QLED 8K\">\n                    <h3>Neo QLED 8K<\/h3>\n                    <p class=\"desc\">\ucd08\uace0\ud654\uc9c8\uc758 \uc815\uc810<\/p>\n                    <a href=\"#\" class=\"btn\">\ub354 \uc54c\uc544\ubcf4\uae30<\/a>\n                <\/div>\n                <div class=\"product-card\">\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/600x400\/e9e9e9\/333?text=Bespoke+AI+Combo\" alt=\"Bespoke AI Combo\">\n                    <h3>Bespoke AI Combo<\/h3>\n                    <p class=\"desc\">\uc138\ud0c1\uacfc \uac74\uc870\ub97c \ud558\ub098\ub85c<\/p>\n                    <a href=\"#\" class=\"btn\">\ub354 \uc54c\uc544\ubcf4\uae30<\/a>\n                <\/div>\n                <div class=\"product-card\">\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/600x400\/f5f5f5\/333?text=Galaxy+Book4+Ultra\" alt=\"Galaxy Book4 Ultra\">\n                    <h3>Galaxy Book4 Ultra<\/h3>\n                    <p class=\"desc\">AI \ud37c\ud3ec\uba3c\uc2a4\uc758 \uc644\uc131<\/p>\n                    <a href=\"#\" class=\"btn\">\ub354 \uc54c\uc544\ubcf4\uae30<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/main>\n\n    <script>\n        \/\/ \uac04\ub2e8\ud55c \uc0c1\ud638\uc791\uc6a9 \uc2a4\ud06c\ub9bd\ud2b8 (\ud5a5\ud6c4 \ud655\uc7a5 \uac00\ub2a5)\n        const hamburger = document.querySelector('.hamburger-menu');\n        hamburger.addEventListener('click', () => {\n            alert('\ubaa8\ubc14\uc77c \uba54\ub274\uac00 \uc5f4\ub9bd\ub2c8\ub2e4. (\uad6c\ud604 \ud544\uc694)');\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"Test \ud648\ud398\uc774\uc9c0 | \ucd5c\uc120\uc744 \ub2e4\ud55c \ubc84\uc804 TEST \ud648\ud398\uc774\uc9c0 \uc2a4\ub9c8\ud2b8\ud3f0 TV &#038; \uc624\ub514\uc624 \uac00\uc804 PC &#038; \ubaa8\ub2c8\ud130 \uc774\ubca4\ud2b8 Galaxy AI, \uc644\uc804\ud788 \uc0c8\ub85c\uc6b4 \uacbd\ud5d8 \uc138\uc0c1\uc774 \uae30\ub2e4\ub824\uc628 AI \uc2a4\ub9c8\ud2b8\ud3f0. \uc77c\uc0c1\uc5d0 \ub180\ub77c\uc6b4 \ubcc0\ud654\ub97c \uac00\uc838\uc635\ub2c8\ub2e4. \uc9c0\uae08 \uad6c\ub9e4\ud558\uae30 \ub2f9\uc2e0\uc744 \uc704\ud55c \ucd94\ucc9c \uc81c\ud488 Neo QLED 8K \ucd08\uace0\ud654\uc9c8\uc758 \uc815\uc810 \ub354 \uc54c\uc544\ubcf4\uae30 Bespoke AI Combo \uc138\ud0c1\uacfc \uac74\uc870\ub97c \ud558\ub098\ub85c \ub354 \uc54c\uc544\ubcf4\uae30 Galaxy Book4 Ultra AI [&hellip;]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-87","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/admin.idc.kr\/index.php?rest_route=\/wp\/v2\/pages\/87","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/admin.idc.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/admin.idc.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/admin.idc.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/admin.idc.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=87"}],"version-history":[{"count":1,"href":"http:\/\/admin.idc.kr\/index.php?rest_route=\/wp\/v2\/pages\/87\/revisions"}],"predecessor-version":[{"id":361,"href":"http:\/\/admin.idc.kr\/index.php?rest_route=\/wp\/v2\/pages\/87\/revisions\/361"}],"wp:attachment":[{"href":"http:\/\/admin.idc.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=87"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}