{"id":22,"date":"2024-10-03T13:45:39","date_gmt":"2024-10-03T13:45:39","guid":{"rendered":"https:\/\/n-wealth.net\/?page_id=22"},"modified":"2025-04-15T13:30:38","modified_gmt":"2025-04-15T13:30:38","slug":"%ea%b0%90%ec%82%ac%ed%95%a9%eb%8b%88%eb%8b%a4","status":"publish","type":"page","link":"https:\/\/n-wealth.net\/ko\/thank-you\/","title":{"rendered":"Thank You"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"22\" class=\"elementor elementor-22\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1be777c e-flex e-con-boxed e-con e-parent\" data-id=\"1be777c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/n-wealth.net\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/file.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-eaa669b e-con-full e-flex e-con e-child\" data-id=\"eaa669b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58dcd1a elementor-widget elementor-widget-heading\" data-id=\"58dcd1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\ub4f1\ub85d\ud574 \uc8fc\uc154\uc11c \uac10\uc0ac\ud569\ub2c8\ub2e4!\n<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e407357 elementor-widget elementor-widget-text-editor\" data-id=\"e407357\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\uadc0\ud558\ub97c \ubaa8\uc2dc\uac8c \ub418\uc5b4 \uae30\uc069\ub2c8\ub2e4! \ucd5c\uc0c1\uc758 \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud558\uae30 \uc704\ud574 \uc804\ud654\ub97c \uac78 \uc218 \uc788\ub3c4\ub85d \ud574 \uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. \ucd94\uac00 \uc815\ubcf4\ub97c \uc5bb\uac70\ub098 \ub4f1\ub85d \uc138\ubd80 \uc815\ubcf4\ub97c \ub17c\uc758\ud558\uae30 \uc704\ud574 \uadc0\ud558\uc5d0\uac8c \uc5f0\ub77d\ud574\uc57c \ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.<\/p><p>\uc548\uc2ec\ud558\uc138\uc694. \uace7 \uc5f0\ub77d\ud558\uc5ec \uad81\uae08\ud55c \uc0ac\ud56d\uc774\ub098 \uc6b0\ub824 \uc0ac\ud56d\uc744 \ud574\uacb0\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4. \uadc0\ud558\uc758 \ucc38\uc5ec\ub97c \uc18c\uc911\ud788 \uc5ec\uae30\uba70, \uc800\ud76c\uc640 \ud568\uaed8\ud558\ub294 \uadc0\ud558\uc758 \uacbd\ud5d8\uc744 \ud0c1\uc6d4\ud558\uac8c \ub9cc\ub4e4\uae30 \uc704\ud574 \ucd5c\uc120\uc744 \ub2e4\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p><p>\ub2e4\uc2dc \ud55c\ubc88 \ub4f1\ub85d\ud574 \uc8fc\uc154\uc11c \uac10\uc0ac\ub4dc\ub9ac\uace0, \uace7 \ub9cc\ub098 \ubd59\uae30\ub97c \ubc14\ub78d\ub2c8\ub2e4!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-272ba8c elementor-widget elementor-widget-html\" data-id=\"272ba8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Thank You<\/title>\r\n<\/head>\r\n<body>\r\n    <script>\r\n        document.addEventListener(\"DOMContentLoaded\", function() {\r\n            \/\/ Get the 'loginurl' parameter from the URL\r\n            const urlParams = new URLSearchParams(window.location.search);\r\n            const loginUrl = urlParams.get('loginurl');\r\n\r\n            \/\/ Check if 'loginurl' exists, then redirect\r\n            if (loginUrl) {\r\n                setTimeout(() => {\r\n                    window.location.href = loginUrl;\r\n                }, 2000); \/\/ Redirect after 2 seconds (adjustable delay)\r\n            }\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Thank you for your registration! We\u2019re excited to have you on board! In order to provide you with the best possible service, we kindly ask that you ensure your phone is available for a call. We may need to reach out to you for further information or to discuss your registration details. Rest assured, we\u2019ll [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/n-wealth.net\/ko\/wp-json\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/n-wealth.net\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/n-wealth.net\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/n-wealth.net\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/n-wealth.net\/ko\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":25,"href":"https:\/\/n-wealth.net\/ko\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":1123,"href":"https:\/\/n-wealth.net\/ko\/wp-json\/wp\/v2\/pages\/22\/revisions\/1123"}],"wp:attachment":[{"href":"https:\/\/n-wealth.net\/ko\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}