{"id":2428,"date":"2026-06-16T09:14:01","date_gmt":"2026-06-16T09:14:01","guid":{"rendered":"https:\/\/bad87.nl\/?page_id=2428"},"modified":"2026-06-16T10:02:59","modified_gmt":"2026-06-16T10:02:59","slug":"info2","status":"publish","type":"page","link":"https:\/\/bad87.nl\/en\/info2\/","title":{"rendered":"info2"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2428\" class=\"elementor elementor-2428\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ed6b173 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ed6b173\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-98eb11f\" data-id=\"98eb11f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-30e4132 elementor-widget elementor-widget-html\" data-id=\"30e4132\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"nl\">\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>Bedankt voor uw aanvraag<\/title>\r\n\r\n    \r\n    <style>\r\n        *{\r\n            margin:0;\r\n            padding:0;\r\n            box-sizing:border-box;\r\n        }\r\n\r\n        body{\r\n            font-family:'Poppins',sans-serif;\r\n            min-height:100vh;\r\n            display:flex;\r\n            align-items:center;\r\n            justify-content:center;\r\n            background:linear-gradient(135deg,#4B0082,#7B2CBF,#9D4EDD);\r\n            overflow:hidden;\r\n        }\r\n\r\n        .background-shape{\r\n            position:absolute;\r\n            border-radius:50%;\r\n            background:rgba(255,255,255,0.08);\r\n            backdrop-filter:blur(10px);\r\n        }\r\n\r\n        .shape1{\r\n            width:300px;\r\n            height:300px;\r\n            top:-100px;\r\n            left:-100px;\r\n        }\r\n\r\n        .shape2{\r\n            width:250px;\r\n            height:250px;\r\n            bottom:-80px;\r\n            right:-80px;\r\n        }\r\n\r\n        .card{\r\n            position:relative;\r\n            z-index:10;\r\n            background:white;\r\n            width:90%;\r\n            max-width:750px;\r\n            padding:60px;\r\n            border-radius:30px;\r\n            text-align:center;\r\n            box-shadow:0 20px 60px rgba(0,0,0,0.25);\r\n            animation:fadeIn 0.8s ease-out;\r\n        }\r\n\r\n        .checkmark{\r\n            width:100px;\r\n            height:100px;\r\n            margin:0 auto 25px;\r\n            border-radius:50%;\r\n            background:linear-gradient(135deg,#4B0082,#9D4EDD);\r\n            display:flex;\r\n            align-items:center;\r\n            justify-content:center;\r\n            color:white;\r\n            font-size:50px;\r\n            box-shadow:0 10px 25px rgba(123,44,191,0.4);\r\n        }\r\n\r\n        h1{\r\n            color:#4B0082;\r\n            font-size:2.4rem;\r\n            margin-bottom:20px;\r\n        }\r\n\r\n        .name{\r\n            color:#7B2CBF;\r\n            font-weight:700;\r\n        }\r\n\r\n        .message{\r\n            color:#555;\r\n            font-size:1.15rem;\r\n            line-height:1.8;\r\n            margin-bottom:30px;\r\n        }\r\n\r\n        .info-box{\r\n            background:#F7F3FF;\r\n            border-left:5px solid #7B2CBF;\r\n            padding:20px;\r\n            border-radius:12px;\r\n            color:#555;\r\n            font-size:1rem;\r\n        }\r\n\r\n        .footer{\r\n            margin-top:30px;\r\n            color:#888;\r\n            font-size:0.9rem;\r\n        }\r\n\r\n        @keyframes fadeIn{\r\n            from{\r\n                opacity:0;\r\n                transform:translateY(20px);\r\n            }\r\n            to{\r\n                opacity:1;\r\n                transform:translateY(0);\r\n            }\r\n        }\r\n\r\n        @media(max-width:768px){\r\n            .card{\r\n                padding:40px 25px;\r\n            }\r\n\r\n            h1{\r\n                font-size:1.8rem;\r\n            }\r\n\r\n            .message{\r\n                font-size:1rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body data-rsssl=1>\r\n\r\n<div class=\"background-shape shape1\"><\/div>\r\n<div class=\"background-shape shape2\"><\/div>\r\n\r\n<div class=\"card\">\r\n\r\n    <div class=\"checkmark\">\u2713<\/div>\r\n\r\n    <h1 id=\"titel\">Thank you for your interest!<\/h1>\r\n\r\n    <div class=\"message\" id=\"bericht\">\r\n        We have successfully received your enquiry.\r\n    <\/div>\r\n\r\n    <div class=\"info-box\">\r\n        We will deal with your enquiry as soon as possible.\nYou will hear back from us shortly.\r\n    <\/div>\r\n\r\n    <div class=\"footer\">\r\n        BAD87.nl \u2022 We appreciate your interest\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\nconst params = new URLSearchParams(window.location.search);\r\nconst voornaam = params.get('voornaam');\r\n\r\nif (voornaam) {\r\n    document.getElementById('titel').innerHTML =\r\n        'Bedankt voor uw belangstelling, <span class=\"name\">' + voornaam + '<\/span>!';\r\n\r\n    document.getElementById('bericht').innerHTML =\r\n        'Beste <span class=\"name\">' + voornaam + '<\/span>,<br><br>' +\r\n        'Hartelijk dank voor uw aanvraag. Wij hebben uw bericht in goede orde ontvangen en zullen zo spoedig mogelijk contact met u opnemen.';\r\n}\r\n<\/script>\r\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Thank you for your enquiry \u2713 Thank you for your interest! We have successfully received your enquiry. We will deal with your enquiry as soon as possible. You will hear from us shortly. BAD87.nl \u2022 We appreciate your interest<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"narrow","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":true,"_kad_post_footer":true,"_kad_post_classname":"","footnotes":""},"class_list":["post-2428","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bad87.nl\/en\/wp-json\/wp\/v2\/pages\/2428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bad87.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bad87.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bad87.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bad87.nl\/en\/wp-json\/wp\/v2\/comments?post=2428"}],"version-history":[{"count":9,"href":"https:\/\/bad87.nl\/en\/wp-json\/wp\/v2\/pages\/2428\/revisions"}],"predecessor-version":[{"id":2438,"href":"https:\/\/bad87.nl\/en\/wp-json\/wp\/v2\/pages\/2428\/revisions\/2438"}],"wp:attachment":[{"href":"https:\/\/bad87.nl\/en\/wp-json\/wp\/v2\/media?parent=2428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}