{"id":1171,"date":"2026-07-01T09:04:02","date_gmt":"2026-07-01T09:04:02","guid":{"rendered":"https:\/\/ionevn.com\/?page_id=1171"},"modified":"2026-07-01T09:04:02","modified_gmt":"2026-07-01T09:04:02","slug":"1171-2","status":"publish","type":"page","link":"https:\/\/ionevn.com\/?page_id=1171","title":{"rendered":""},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ==========================================================================\n   RESET & BASE STYLES\n   ========================================================================== *\/\n* {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n}\n\nbody {\n    background-color: #f7f3ed;\n    color: #2c1b10;\n    line-height: 1.6;\n}\n\n\/* ==========================================================================\n   HEADER NAVIGATION\n   ========================================================================== *\/\n.ione-header {\n    background-color: #ebdccb;\n    padding: 15px 5%;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    position: sticky;\n    top: 0;\n    z-index: 1000;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n}\n\n.ione-logo {\n    font-size: 22px;\n    font-weight: 800;\n    color: #2c1b10;\n    letter-spacing: 1px;\n}\n\n.ione-nav ul {\n    display: flex;\n    list-style: none;\n    gap: 30px;\n}\n\n.ione-nav ul li a {\n    text-decoration: none;\n    color: #5c4433;\n    font-weight: 600;\n    font-size: 14px;\n    transition: color 0.3s;\n}\n\n.ione-nav ul li a:hover {\n    color: #b85c00;\n}\n\n.ione-hotline-btn {\n    background-color: #2c1b10;\n    color: #fff;\n    padding: 10px 20px;\n    border-radius: 25px;\n    text-decoration: none;\n    font-size: 13px;\n    font-weight: 700;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    transition: background 0.3s;\n}\n\n.ione-hotline-btn:hover {\n    background-color: #b85c00;\n}\n\n\/* ==========================================================================\n   HERO SECTION\n   ========================================================================== *\/\n.ione-hero {\n    background-color: #ebdccb;\n    padding: 60px 5% 80px 5%;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 40px;\n}\n\n.ione-hero-content {\n    flex: 1;\n    min-width: 300px;\n}\n\n.ione-hero-tagline {\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #87654d;\n    font-weight: 700;\n    margin-bottom: 15px;\n}\n\n.ione-hero-content h1 {\n    font-size: 42px;\n    line-height: 1.2;\n    color: #2c1b10;\n    margin-bottom: 20px;\n}\n\n.ione-hero-content h1 span {\n    color: #b85c00;\n}\n\n.ione-hero-content p {\n    color: #5c4433;\n    font-size: 15px;\n    margin-bottom: 25px;\n    text-align: justify;\n}\n\n.ione-hero-btn {\n    background-color: #2c1b10;\n    color: white;\n    padding: 12px 28px;\n    text-decoration: none;\n    font-weight: 600;\n    font-size: 14px;\n    display: inline-block;\n    transition: background 0.3s;\n    border-radius: 4px;\n}\n\n.ione-hero-btn:hover {\n    background-color: #b85c00;\n}\n\n.ione-hero-image {\n    flex: 1;\n    min-width: 300px;\n    text-align: center;\n}\n\n.ione-hero-image img {\n    max-width: 85%;\n    height: auto;\n    border-radius: 10px;\n}\n\n\/* ==========================================================================\n   WHY CHOOSE US SECTION\n   ========================================================================== *\/\n.ione-why-choose {\n    padding: 60px 5%;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 40px;\n    align-items: center;\n}\n\n.ione-why-img {\n    flex: 1;\n    min-width: 300px;\n}\n\n.ione-why-img img {\n    width: 100%;\n    border-radius: 12px;\n    box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n}\n\n.ione-why-text {\n    flex: 1;\n    min-width: 300px;\n}\n\n.ione-why-text h3 {\n    font-size: 28px;\n    text-transform: uppercase;\n    color: #b85c00;\n    margin-bottom: 20px;\n}\n\n.ione-why-text p {\n    color: #5c4433;\n    font-size: 15px;\n    margin-bottom: 15px;\n}\n\n\/* ==========================================================================\n   COMMITMENT BANNER\n   ========================================================================== *\/\n.ione-commitment {\n    background-color: #b85c00;\n    color: white;\n    padding: 50px 5%;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    align-items: center;\n    gap: 30px;\n    margin-top: 40px;\n}\n\n.ione-commitment-left h2 {\n    font-size: 28px;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    letter-spacing: 1px;\n}\n\n.ione-commitment-left ul {\n    list-style: none;\n}\n\n.ione-commitment-left ul li {\n    margin-bottom: 10px;\n    font-size: 15px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n}\n\n.ione-commitment-left ul li::before {\n    content: \"\u2714\";\n    color: #ebdccb;\n    font-weight: bold;\n}\n\n.ione-commitment-btn {\n    background-color: #2c1b10;\n    color: white;\n    padding: 14px 30px;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 14px;\n    text-transform: uppercase;\n    border-radius: 4px;\n    transition: background 0.3s;\n}\n\n.ione-commitment-btn:hover {\n    background-color: white;\n    color: #2c1b10;\n}\n\n\/* ==========================================================================\n   VIDEO SECTION\n   ========================================================================== *\/\n.ione-video-section {\n    padding: 60px 5%;\n    text-align: center;\n    background-color: #f0e7dc;\n}\n\n.ione-video-title {\n    text-align: center;\n    font-size: 26px;\n    text-transform: uppercase;\n    color: #2c1b10;\n    margin-bottom: 30px;\n    letter-spacing: 1px;\n}\n\n.ione-video-container {\n    max-width: 800px;\n    margin: 0 auto;\n    position: relative;\n    padding-bottom: 56.25%; \/* T\u1ef7 l\u1ec7 m\u00e0n h\u00ecnh 16:9 *\/\n    height: 0;\n    overflow: hidden;\n    border-radius: 12px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n}\n\n.ione-video-container iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n}\n\n\/* ==========================================================================\n   RESPONSIVE (T\u1ed1i \u01b0u thi\u1ebft b\u1ecb di \u0111\u1ed9ng)\n   ========================================================================== *\/\n@media (max-width: 768px) {\n    .ione-header {\n        flex-direction: column;\n        gap: 15px;\n        text-align: center;\n    }\n    .ione-nav ul {\n        gap: 15px;\n    }\n    .ione-hero-content h1 {\n        font-size: 32px;\n    }\n}\n<\/style>\n\n<header class=\"ione-header\">\n    <div class=\"ione-logo\">IONE DECOR<\/div>\n    <nav class=\"ione-nav\">\n        <ul>\n            <li><a href=\"#\">Trang ch\u1ee7<\/a><\/li>\n            <li><a href=\"#\">V\u1ec1 ch\u00fang t\u00f4i<\/a><\/li>\n            <li><a href=\"#\">D\u1ef1 \u00e1n n\u1ed5i b\u1eadt<\/a><\/li>\n            <li><a href=\"#\">B\u00e1o gi\u00e1<\/a><\/li>\n        <\/ul>\n    <\/nav>\n    <a href=\"tel:0333886288\" class=\"ione-hotline-btn\">\u26a1 HOTLINE: 0333.886.288<\/a>\n<\/header>\n\n<section class=\"ione-hero\">\n    <div class=\"ione-hero-content\">\n        <div class=\"ione-hero-tagline\">Ki\u1ebfn t\u1ea1o ngh\u1ec7 thu\u1eadt kh\u00f4ng gian<\/div>\n        <h1>TH\u1eaeP S\u00c1NG <br><span>B\u1ea2N S\u1eaeC RI\u00caNG<\/span><\/h1>\n        <p>Kh\u1edfi ngu\u1ed3n t\u1eeb \u0111am m\u00ea \u00e1nh s\u00e1ng v\u00e0 ngh\u1ec7 thu\u1eadt th\u1ecb gi\u00e1c, IONE Decor ra \u0111\u1eddi v\u1edbi s\u1ee9 m\u1ec7nh bi\u1ebfn m\u1ecdi \u00fd t\u01b0\u1edfng t\u00e1o b\u1ea1o nh\u1ea5t c\u1ee7a b\u1ea1n th\u00e0nh hi\u1ec7n th\u1ef1c r\u1ef1c r\u1ee1. Ch\u00fang t\u00f4i kh\u00f4ng ch\u1ec9 ch\u1ebf t\u00e1c \u0111\u00e8n, ch\u00fang t\u00f4i th\u1ed5i h\u1ed3n v\u00e0o kh\u00f4ng gian c\u1ee7a b\u1ea1n.<\/p>\n        <p>B\u1ee9t ph\u00e1 kh\u1ecfi nh\u1eefng khu\u00f4n m\u1eabu nh\u00e0m ch\u00e1n, m\u1ed7i t\u00e1c ph\u1ea9m t\u1ea1i IONE Decor l\u00e0 s\u1ef1 giao thoa ho\u00e0n h\u1ea3o gi\u1eefa k\u1ef9 thu\u1eadt \u0111i\u00eau luy\u1ec7n v\u00e0 gu th\u1ea9m m\u1ef9 \u0111\u1ec9nh cao. D\u00f9 l\u00e0 m\u1ed9t g\u00f3c kh\u00f4ng gian th\u01b0 gi\u00e3n t\u1ea1i gia hay m\u1eb7t ti\u1ec1n th\u01b0\u01a1ng hi\u1ec7u ho\u00e0nh tr\u00e1ng, h\u00e3y \u0111\u1ec3 ch\u00fang t\u00f4i gi\u00fap b\u1ea1n t\u1ecfa s\u00e1ng theo c\u00e1ch \u0111\u1ed9c b\u1ea3n nh\u1ea5t.<\/p>\n        <a href=\"#\" class=\"ione-hero-btn\">KH\u00c1M PH\u00c1 D\u1ef0 \u00c1N<\/a>\n    <\/div>\n    <div class=\"ione-hero-image\">\n        <img decoding=\"async\" src=\"https:\/\/img.vietnambiz.vn\/2019\/10\/11\/logo-kien-15707833076841267433246.jpg\" alt=\"Logo IONE Decor\">\n    <\/div>\n<\/section>\n\n<section class=\"ione-why-choose\">\n    <div class=\"ione-why-img\">\n        <img decoding=\"async\" src=\"https:\/\/mms.img.susercontent.com\/vn-11134210-7ras8-m23v7u52ex5v7a\" alt=\"T\u1eadp th\u1ec3 ho\u1ea1t \u0111\u1ed9ng\">\n    <\/div>\n    <div class=\"ione-why-text\">\n        <h3>T\u1ea0I SAO N\u00caN CH\u1eccN X\u01af\u1edeNG KI\u1ebeN<\/h3>\n        <p>T\u1eebng b\u01b0\u1edbc t\u1ea1o d\u1ef1ng s\u1ef1 tin t\u01b0\u1edfng c\u1ee7a nhi\u1ec1u Doanh Nghi\u1ec7p. X\u01b0\u1edfng Ki\u1ebfn \u0111\u00e3 tri\u1ec3n khai th\u00e0nh c\u00f4ng nhi\u1ec1u d\u1ef1 \u00e1n trong khu v\u1ef1c H\u00e0 N\u1ed9i v\u00e0 nhi\u1ec1u t\u1ec9nh th\u00e0nh tr\u00ean c\u1ea3 n\u01b0\u1edbc.<\/p>\n        <p>T\u01b0 duy l\u00e0m vi\u1ec7c chuy\u00ean nghi\u1ec7p, \u00fd th\u1ee9c c\u1ed1ng hi\u1ebfn c\u1ee7a t\u1eebng th\u00e0nh vi\u00ean X\u01b0\u1edfng Ki\u1ebfn \u0111\u00e3 k\u1ebft tinh th\u00e0nh ch\u1ed7 \u0111\u1ee9ng v\u1eefng ch\u00e3i v\u00e0 l\u00e0 n\u01a1i g\u1eedi g\u1eafm ni\u1ec1m tin c\u1ee7a kh\u00e1ch h\u00e0ng.<\/p>\n    <\/div>\n<\/section>\n\n<section class=\"ione-commitment\">\n    <div class=\"ione-commitment-left\">\n        <h2>CAM K\u1ebeT C\u1ee6A X\u01af\u1edeNG KI\u1ebeN<\/h2>\n        <ul>\n            <li>GI\u00c1 T\u1ed0T T\u1ea0I X\u01af\u1edeNG \u2013 KI\u1ebeN T\u1ea0O NI\u1ec0M TIN<\/li>\n            <li>Cam k\u1ebft \u0111\u00fang ti\u1ebfn \u0111\u1ed9 y\u00eau c\u1ea7u<\/li>\n            <li>Ch\u00fang t\u00f4i l\u00e0 chuy\u00ean gia trong l\u0129nh v\u1ef1c Thi\u1ebft K\u1ebf v\u00e0 Thi c\u00f4ng<\/li>\n            <li>100% Kh\u00e1ch h\u00e0ng h\u00e0i l\u00f2ng<\/li>\n            <li>Ch\u1ebf \u0111\u1ed9 b\u1ea3o h\u00e0nh d\u00e0i. H\u1ed7 tr\u1ee3 s\u1eeda ch\u1eefa tr\u1ecdn \u0111\u1eddi<\/li>\n        <\/ul>\n    <\/div>\n    <div>\n        <a href=\"tel:0333886288\" class=\"ione-commitment-btn\">LI\u00caN H\u1ec6 V\u1edaI CH\u00daNG T\u00d4I<\/a>\n    <\/div>\n<\/section>\n\n<section class=\"ione-video-section\">\n    <h2 class=\"ione-video-title\">M\u1ed8T NG\u00c0Y L\u00c0M VI\u1ec6C T\u1ea0I X\u01af\u1edeNG KI\u1ebeN<\/h2>\n    <div class=\"ione-video-container\">\n        <iframe src=\"https:\/\/www.youtube.com\/embed\/dQw4w9WgXcQ\" title=\"Video ho\u1ea1t \u0111\u1ed9ng s\u1ea3n xu\u1ea5t\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n    <\/div>\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>IONE DECOR Trang ch\u1ee7 V\u1ec1 ch\u00fang t\u00f4i D\u1ef1 \u00e1n n\u1ed5i b\u1eadt B\u00e1o gi\u00e1 \u26a1 HOTLINE: 0333.886.288 Ki\u1ebfn t\u1ea1o ngh\u1ec7 thu\u1eadt kh\u00f4ng gian TH\u1eaeP S\u00c1NG B\u1ea2N S\u1eaeC RI\u00caNG Kh\u1edfi ngu\u1ed3n t\u1eeb \u0111am m\u00ea \u00e1nh s\u00e1ng v\u00e0 ngh\u1ec7 thu\u1eadt th\u1ecb gi\u00e1c, IONE Decor ra \u0111\u1eddi v\u1edbi s\u1ee9 m\u1ec7nh bi\u1ebfn m\u1ecdi \u00fd t\u01b0\u1edfng t\u00e1o b\u1ea1o nh\u1ea5t c\u1ee7a b\u1ea1n [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"zakra_page_container_layout":"customizer","zakra_page_sidebar_layout":"customizer","zakra_remove_content_margin":false,"zakra_sidebar":"customizer","zakra_transparent_header":"customizer","zakra_logo":0,"zakra_main_header_style":"default","zakra_menu_item_color":"","zakra_menu_item_hover_color":"","zakra_menu_item_active_color":"","zakra_menu_active_style":"","zakra_page_header":true,"_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":""},"class_list":["post-1171","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ionevn.com\/index.php?rest_route=\/wp\/v2\/pages\/1171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ionevn.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ionevn.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ionevn.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ionevn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1171"}],"version-history":[{"count":2,"href":"https:\/\/ionevn.com\/index.php?rest_route=\/wp\/v2\/pages\/1171\/revisions"}],"predecessor-version":[{"id":1173,"href":"https:\/\/ionevn.com\/index.php?rest_route=\/wp\/v2\/pages\/1171\/revisions\/1173"}],"wp:attachment":[{"href":"https:\/\/ionevn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}