{"id":916,"date":"2025-08-07T09:45:01","date_gmt":"2025-08-07T07:45:01","guid":{"rendered":"https:\/\/vigil-solutions.eu\/?page_id=916"},"modified":"2026-06-16T13:47:47","modified_gmt":"2026-06-16T11:47:47","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/vigil-solutions.eu\/en\/merci\/","title":{"rendered":"Thank you"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"916\" class=\"elementor elementor-916\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2938b02 e-con-full e-flex e-con e-parent\" data-id=\"2938b02\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d42899 elementor-widget elementor-widget-html\" data-id=\"9d42899\" 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<style>\n  .vigil-thanks-page {\n    --vt-navy: #061f4f;\n    --vt-blue: #155bcb;\n    --vt-cyan: #18b7d8;\n    --vt-light: #f6f9ff;\n    --vt-border: #dbe7f6;\n    --vt-text: #1d2b3f;\n    --vt-muted: #5f6f86;\n    --vt-shadow: 0 18px 45px rgba(6, 31, 79, 0.10);\n\n    font-family: inherit;\n    color: var(--vt-text);\n    background:\n      radial-gradient(circle at 82% 18%, rgba(24, 183, 216, 0.18), transparent 30%),\n      radial-gradient(circle at 14% 20%, rgba(21, 91, 203, 0.10), transparent 28%),\n      linear-gradient(180deg, #f6f9ff 0%, #ffffff 100%);\n    min-height: 68vh;\n    display: flex;\n    align-items: center;\n    padding: 86px 0;\n    box-sizing: border-box;\n  }\n\n  .vigil-thanks-page,\n  .vigil-thanks-page * {\n    box-sizing: border-box;\n  }\n\n  .vigil-thanks-page a {\n    text-decoration: none;\n  }\n\n  .vt-container {\n    width: min(860px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .vt-card {\n    background: rgba(255, 255, 255, 0.88);\n    border: 1px solid var(--vt-border);\n    border-radius: 32px;\n    padding: clamp(34px, 6vw, 62px);\n    box-shadow: var(--vt-shadow);\n    text-align: center;\n  }\n\n  .vt-icon {\n    width: 68px;\n    height: 68px;\n    border-radius: 999px;\n    margin: 0 auto 24px auto;\n    background: linear-gradient(135deg, var(--vt-blue), var(--vt-cyan));\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    font-size: 30px;\n    font-weight: 900;\n    box-shadow: 0 14px 30px rgba(21, 91, 203, 0.24);\n  }\n\n  .vt-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: rgba(24, 183, 216, 0.12);\n    color: var(--vt-blue);\n    font-size: 13px;\n    font-weight: 850;\n    letter-spacing: 0.035em;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n\n  .vt-title {\n    color: var(--vt-navy);\n    font-size: clamp(36px, 5vw, 58px);\n    line-height: 1.04;\n    letter-spacing: -0.045em;\n    margin: 0 0 20px 0;\n    font-weight: 900;\n  }\n\n  .vt-text {\n    color: var(--vt-muted);\n    font-size: clamp(17px, 2vw, 20px);\n    line-height: 1.6;\n    max-width: 640px;\n    margin: 0 auto;\n  }\n\n  .vt-contact {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 30px;\n  }\n\n  .vt-contact-link {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 18px;\n    border-radius: 999px;\n    background: #ffffff;\n    border: 1px solid var(--vt-border);\n    color: var(--vt-navy);\n    font-size: 14.5px;\n    font-weight: 800;\n    transition: transform 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .vt-contact-link:hover,\n  .vt-contact-link:focus {\n    color: var(--vt-blue);\n    border-color: rgba(21, 91, 203, 0.35);\n    transform: translateY(-2px);\n    box-shadow: 0 10px 24px rgba(6, 31, 79, 0.08);\n    outline: none;\n  }\n\n  .vt-actions {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 34px;\n  }\n\n  .vt-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50px;\n    padding: 14px 23px;\n    border-radius: 999px;\n    font-size: 15px;\n    font-weight: 850;\n    line-height: 1.2;\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n  }\n\n  .vt-btn-primary {\n    background: linear-gradient(135deg, var(--vt-blue), var(--vt-cyan));\n    color: #ffffff;\n    box-shadow: 0 13px 28px rgba(21, 91, 203, 0.24);\n  }\n\n  .vt-btn-primary:hover,\n  .vt-btn-primary:focus {\n    color: #ffffff;\n    transform: translateY(-2px);\n    box-shadow: 0 18px 38px rgba(21, 91, 203, 0.32);\n    outline: none;\n  }\n\n  @media (max-width: 720px) {\n    .vigil-thanks-page {\n      padding: 62px 0;\n      min-height: 62vh;\n    }\n\n    .vt-container {\n      width: min(100% - 28px, 860px);\n    }\n\n    .vt-card {\n      border-radius: 24px;\n    }\n\n    .vt-actions,\n    .vt-contact {\n      flex-direction: column;\n      align-items: stretch;\n    }\n\n    .vt-btn,\n    .vt-contact-link {\n      width: 100%;\n      text-align: center;\n    }\n  }\n<\/style>\n\n<main class=\"vigil-thanks-page\">\n  <div class=\"vt-container\">\n    <section class=\"vt-card\" aria-labelledby=\"vigil-thanks-title\">\n      <div class=\"vt-icon\" aria-hidden=\"true\">\u2713<\/div>\n\n      <div class=\"vt-eyebrow\">VIGIL Appointment<\/div>\n\n      <h1 class=\"vt-title\" id=\"vigil-thanks-title\">\n        Thank you for your appointment.\n      <\/h1>\n\n      <p class=\"vt-text\">\n        Thank you for your interest. The VIGIL team will get back to you regarding your enquiry.\n      <\/p>\n\n      <div class=\"vt-contact\" aria-label=\"VIGIL contact details\">\n        <a class=\"vt-contact-link\" href=\"mailto:info@vigil.lu\">info@vigil.lu<\/a>\n        <a class=\"vt-contact-link\" href=\"tel:+35226308935\">+352 26 30 89 35<\/a>\n      <\/div>\n\n      <div class=\"vt-actions\">\n        <a class=\"vt-btn vt-btn-primary\" href=\"https:\/\/vigil-solutions.eu\/en\/\">\n          Back to homepage\n        <\/a>\n      <\/div>\n    <\/section>\n  <\/div>\n<\/main>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u2713 VIGIL Appointment Thank you for booking your appointment. We appreciate your interest. The VIGIL team will get back to you regarding your discussion. info@vigil.lu +352 26 30 89 35 Back to homepage<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-916","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Merci pour votre rendez-vous | VIGIL<\/title>\n<meta name=\"description\" content=\"Merci pour votre prise de rendez-vous avec VIGIL.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Merci pour votre rendez-vous | VIGIL\" \/>\n<meta property=\"og:description\" content=\"Merci pour votre prise de rendez-vous avec VIGIL.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vigil-solutions.eu\/en\/thank-you\/\" \/>\n<meta property=\"og:site_name\" content=\"Vigil\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-16T11:47:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated 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:\\\/\\\/vigil-solutions.eu\\\/merci\\\/\",\"url\":\"https:\\\/\\\/vigil-solutions.eu\\\/merci\\\/\",\"name\":\"Merci pour votre rendez-vous | VIGIL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#website\"},\"datePublished\":\"2025-08-07T07:45:01+00:00\",\"dateModified\":\"2026-06-16T11:47:47+00:00\",\"description\":\"Merci pour votre prise de rendez-vous avec VIGIL.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/merci\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vigil-solutions.eu\\\/merci\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/merci\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vigil-solutions.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Merci\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/\",\"name\":\"Vigil-solutions\",\"description\":\"Application 100% Web\",\"publisher\":{\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#organization\",\"name\":\"Vigil\",\"url\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/vigil-solutions.eu\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/1.-logo_VIGIL.png\",\"contentUrl\":\"https:\\\/\\\/vigil-solutions.eu\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/1.-logo_VIGIL.png\",\"width\":601,\"height\":248,\"caption\":\"Vigil\"},\"image\":{\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Merci pour votre rendez-vous | VIGIL","description":"Merci pour votre prise de rendez-vous avec VIGIL.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_GB","og_type":"article","og_title":"Merci pour votre rendez-vous | VIGIL","og_description":"Merci pour votre prise de rendez-vous avec VIGIL.","og_url":"https:\/\/vigil-solutions.eu\/en\/thank-you\/","og_site_name":"Vigil","article_modified_time":"2026-06-16T11:47:47+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vigil-solutions.eu\/merci\/","url":"https:\/\/vigil-solutions.eu\/merci\/","name":"Merci pour votre rendez-vous | VIGIL","isPartOf":{"@id":"https:\/\/vigil-solutions.eu\/en\/#website"},"datePublished":"2025-08-07T07:45:01+00:00","dateModified":"2026-06-16T11:47:47+00:00","description":"Merci pour votre prise de rendez-vous avec VIGIL.","breadcrumb":{"@id":"https:\/\/vigil-solutions.eu\/merci\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vigil-solutions.eu\/merci\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vigil-solutions.eu\/merci\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vigil-solutions.eu\/"},{"@type":"ListItem","position":2,"name":"Merci"}]},{"@type":"WebSite","@id":"https:\/\/vigil-solutions.eu\/en\/#website","url":"https:\/\/vigil-solutions.eu\/en\/","name":"Vigil-solutions","description":"100% Web Application","publisher":{"@id":"https:\/\/vigil-solutions.eu\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vigil-solutions.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/vigil-solutions.eu\/en\/#organization","name":"Vigil","url":"https:\/\/vigil-solutions.eu\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/vigil-solutions.eu\/en\/#\/schema\/logo\/image\/","url":"https:\/\/vigil-solutions.eu\/wp-content\/uploads\/2025\/05\/1.-logo_VIGIL.png","contentUrl":"https:\/\/vigil-solutions.eu\/wp-content\/uploads\/2025\/05\/1.-logo_VIGIL.png","width":601,"height":248,"caption":"Vigil"},"image":{"@id":"https:\/\/vigil-solutions.eu\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/pages\/916","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/comments?post=916"}],"version-history":[{"count":13,"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/pages\/916\/revisions"}],"predecessor-version":[{"id":1314,"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/pages\/916\/revisions\/1314"}],"wp:attachment":[{"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/media?parent=916"}],"curies":[{"name":"wordpress","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}