{"id":16791,"date":"2026-05-09T03:24:38","date_gmt":"2026-05-09T03:24:38","guid":{"rendered":"https:\/\/faceafricaadventures.com\/?page_id=16791"},"modified":"2026-05-09T03:37:18","modified_gmt":"2026-05-09T03:37:18","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/faceafricaadventures.com\/fr\/thank-you\/","title":{"rendered":"Thank You"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"16791\" class=\"elementor elementor-16791\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da16a19 e-con-full e-flex e-con e-parent\" data-id=\"da16a19\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc9c4a2 elementor-widget elementor-widget-html\" data-id=\"dc9c4a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"faa-lux-thankyou\">\r\n\r\n    <div class=\"faa-floating faa-float-1\"><\/div>\r\n    <div class=\"faa-floating faa-float-2\"><\/div>\r\n    <div class=\"faa-floating faa-float-3\"><\/div>\r\n\r\n    <div class=\"faa-lux-card\">\r\n\r\n        <div class=\"faa-success-ring\">\r\n            <div class=\"faa-success-inner\">\r\n                \u2713\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <span class=\"faa-mini-tag\">\r\n            FACE OF AFRICA ADVENTURES\r\n        <\/span>\r\n\r\n        <h1>\r\n            Your Journey Begins Here\r\n        <\/h1>\r\n\r\n        <p>\r\n            Thank you for reaching out to us.  \r\n            Your request has been received successfully and one of our travel experts will personally connect with you shortly to craft your unforgettable African experience.\r\n        <\/p>\r\n\r\n        <div class=\"faa-btn-group\">\r\n\r\n            <a href=\"\/fr\/\" class=\"faa-primary-btn\">\r\n                Home Page\r\n            <\/a>\r\n\r\n            <a href=\"\/fr\/contact-us\/\" class=\"faa-secondary-btn\">\r\n                Contact Us\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"faa-bottom-glow\"><\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<style>\r\n\r\n.faa-lux-thankyou{\r\n    min-height:100vh;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    padding:60px 20px;\r\n    position:relative;\r\n    overflow:hidden;\r\n    background:\r\n    radial-gradient(circle at top left,#f3e1cf 0%,transparent 28%),\r\n    radial-gradient(circle at bottom right,#f8eee3 0%,transparent 25%),\r\n    linear-gradient(135deg,#fffaf5,#ffffff);\r\n}\r\n\r\n\/* Floating Elements *\/\r\n\r\n.faa-floating{\r\n    position:absolute;\r\n    border-radius:50%;\r\n    filter:blur(2px);\r\n    animation:faaFloat 8s ease-in-out infinite;\r\n}\r\n\r\n.faa-float-1{\r\n    width:180px;\r\n    height:180px;\r\n    background:rgba(186,125,68,0.12);\r\n    top:8%;\r\n    left:8%;\r\n}\r\n\r\n.faa-float-2{\r\n    width:260px;\r\n    height:260px;\r\n    background:rgba(209,142,79,0.14);\r\n    bottom:-50px;\r\n    right:-60px;\r\n    animation-delay:2s;\r\n}\r\n\r\n.faa-float-3{\r\n    width:120px;\r\n    height:120px;\r\n    background:rgba(186,125,68,0.08);\r\n    top:18%;\r\n    right:14%;\r\n    animation-delay:4s;\r\n}\r\n\r\n\/* Card *\/\r\n\r\n.faa-lux-card{\r\n    width:100%;\r\n    max-width:850px;\r\n    padding:90px 70px;\r\n    border-radius:38px;\r\n    text-align:center;\r\n    position:relative;\r\n    overflow:hidden;\r\n\r\n    background:rgba(255,255,255,0.72);\r\n\r\n    backdrop-filter:blur(16px);\r\n    -webkit-backdrop-filter:blur(16px);\r\n\r\n    border:1px solid rgba(255,255,255,0.4);\r\n\r\n    box-shadow:\r\n    0 25px 80px rgba(0,0,0,0.08),\r\n    inset 0 1px 0 rgba(255,255,255,0.8);\r\n}\r\n\r\n\/* Decorative Border Glow *\/\r\n\r\n.faa-lux-card::before{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    padding:1px;\r\n    border-radius:38px;\r\n    background:linear-gradient(\r\n        135deg,\r\n        rgba(186,125,68,0.45),\r\n        rgba(255,255,255,0.1),\r\n        rgba(209,142,79,0.35)\r\n    );\r\n\r\n    -webkit-mask:\r\n    linear-gradient(#fff 0 0) content-box,\r\n    linear-gradient(#fff 0 0);\r\n\r\n    -webkit-mask-composite:xor;\r\n            mask-composite:exclude;\r\n}\r\n\r\n\/* Success Ring *\/\r\n\r\n.faa-success-ring{\r\n    width:150px;\r\n    height:150px;\r\n    margin:0 auto 35px;\r\n    border-radius:50%;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    position:relative;\r\n\r\n    background:\r\n    linear-gradient(135deg,#ba7d44,#d18e4f);\r\n\r\n    box-shadow:\r\n    0 15px 50px rgba(186,125,68,0.35),\r\n    0 0 0 12px rgba(186,125,68,0.08);\r\n\r\n    animation:faaPulse 3s infinite;\r\n}\r\n\r\n.faa-success-ring::before{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:-18px;\r\n    border-radius:50%;\r\n    border:2px dashed rgba(186,125,68,0.25);\r\n    animation:faaSpin 16s linear infinite;\r\n}\r\n\r\n.faa-success-inner{\r\n    color:#fff;\r\n    font-size:58px;\r\n    line-height:1;\r\n}\r\n\r\n\/* Tag *\/\r\n\r\n.faa-mini-tag{\r\n    display:inline-block;\r\n    margin-bottom:20px;\r\n    padding:10px 18px;\r\n    border-radius:50px;\r\n    background:rgba(186,125,68,0.1);\r\n    color:#ba7d44;\r\n    letter-spacing:2px;\r\n    font-size:12px;\r\n}\r\n\r\n\/* Heading *\/\r\n\r\n.faa-lux-card h1{\r\n    margin:0 0 25px;\r\n    font-size:68px;\r\n    line-height:1.05;\r\n    color:#2b2118;\r\n    letter-spacing:-2px;\r\n}\r\n\r\n\/* Text *\/\r\n\r\n.faa-lux-card p{\r\n    max-width:640px;\r\n    margin:0 auto 45px;\r\n    color:#6b625b;\r\n    line-height:1.9;\r\n    font-size:19px;\r\n}\r\n\r\n\/* Buttons *\/\r\n\r\n.faa-btn-group{\r\n    display:flex;\r\n    justify-content:center;\r\n    gap:18px;\r\n    flex-wrap:wrap;\r\n}\r\n\r\n.faa-primary-btn,\r\n.faa-secondary-btn{\r\n    position:relative;\r\n    padding:18px 36px;\r\n    border-radius:70px;\r\n    text-decoration:none;\r\n    transition:0.4s ease;\r\n    overflow:hidden;\r\n}\r\n\r\n.faa-primary-btn{\r\n    background:#ba7d44;\r\n    color:#fff;\r\n    box-shadow:0 12px 30px rgba(186,125,68,0.28);\r\n}\r\n\r\n.faa-secondary-btn{\r\n    border:1px solid rgba(186,125,68,0.18);\r\n    background:rgba(255,255,255,0.7);\r\n    color:#ba7d44;\r\n}\r\n\r\n.faa-primary-btn::before,\r\n.faa-secondary-btn::before{\r\n    content:\"\";\r\n    position:absolute;\r\n    top:0;\r\n    left:-120%;\r\n    width:100%;\r\n    height:100%;\r\n    background:rgba(255,255,255,0.2);\r\n    transform:skewX(-25deg);\r\n    transition:0.7s;\r\n}\r\n\r\n.faa-primary-btn:hover::before,\r\n.faa-secondary-btn:hover::before{\r\n    left:120%;\r\n}\r\n\r\n.faa-primary-btn:hover{\r\n    background:#d18e4f;\r\n    color:#fff;\r\n    transform:translateY(-6px);\r\n}\r\n\r\n.faa-secondary-btn:hover{\r\n    background:#d18e4f;\r\n    color:#fff;\r\n    transform:translateY(-6px);\r\n    border-color:#d18e4f;\r\n}\r\n\r\n\/* Bottom Glow *\/\r\n\r\n.faa-bottom-glow{\r\n    position:absolute;\r\n    width:420px;\r\n    height:120px;\r\n    background:rgba(186,125,68,0.12);\r\n    filter:blur(45px);\r\n    left:50%;\r\n    transform:translateX(-50%);\r\n    bottom:-60px;\r\n}\r\n\r\n\/* Animations *\/\r\n\r\n@keyframes faaFloat{\r\n\r\n    0%{\r\n        transform:translateY(0px);\r\n    }\r\n\r\n    50%{\r\n        transform:translateY(-18px);\r\n    }\r\n\r\n    100%{\r\n        transform:translateY(0px);\r\n    }\r\n\r\n}\r\n\r\n@keyframes faaSpin{\r\n\r\n    from{\r\n        transform:rotate(0deg);\r\n    }\r\n\r\n    to{\r\n        transform:rotate(360deg);\r\n    }\r\n\r\n}\r\n\r\n@keyframes faaPulse{\r\n\r\n    0%{\r\n        transform:scale(1);\r\n    }\r\n\r\n    50%{\r\n        transform:scale(1.04);\r\n    }\r\n\r\n    100%{\r\n        transform:scale(1);\r\n    }\r\n\r\n}\r\n\r\n\/* Mobile *\/\r\n\r\n@media(max-width:768px){\r\n\r\n    .faa-lux-card{\r\n        padding:70px 28px;\r\n    }\r\n\r\n    .faa-lux-card h1{\r\n        font-size:44px;\r\n    }\r\n\r\n    .faa-lux-card p{\r\n        font-size:16px;\r\n        line-height:1.7;\r\n    }\r\n\r\n    .faa-success-ring{\r\n        width:120px;\r\n        height:120px;\r\n    }\r\n\r\n    .faa-success-inner{\r\n        font-size:42px;\r\n    }\r\n\r\n    .faa-btn-group{\r\n        flex-direction:column;\r\n    }\r\n\r\n}\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u2713 FACE OF AFRICA ADVENTURES Your Journey Begins Here Thank you for reaching out to us. Your request has been received successfully and one of our travel experts will personally connect with you shortly to craft your unforgettable African experience. Home Page Contact Us<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-16791","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Thank You - Face Of Africa Adventures<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/faceafricaadventures.com\/fr\/thank-you\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Thank You - Face Of Africa Adventures\" \/>\n<meta property=\"og:description\" content=\"\u2713 FACE OF AFRICA ADVENTURES Your Journey Begins Here Thank you for reaching out to us. Your request has been received successfully and one of our travel experts will personally connect with you shortly to craft your unforgettable African experience. Home Page Contact Us\" \/>\n<meta property=\"og:url\" content=\"https:\/\/faceafricaadventures.com\/fr\/thank-you\/\" \/>\n<meta property=\"og:site_name\" content=\"Face Of Africa Adventures\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-09T03:37:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/faceafricaadventures.com\\\/thank-you\\\/\",\"url\":\"https:\\\/\\\/faceafricaadventures.com\\\/thank-you\\\/\",\"name\":\"Thank You - Face Of Africa Adventures\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/faceafricaadventures.com\\\/#website\"},\"datePublished\":\"2026-05-09T03:24:38+00:00\",\"dateModified\":\"2026-05-09T03:37:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/faceafricaadventures.com\\\/thank-you\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/faceafricaadventures.com\\\/thank-you\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/faceafricaadventures.com\\\/thank-you\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/faceafricaadventures.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Thank You\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/faceafricaadventures.com\\\/#website\",\"url\":\"https:\\\/\\\/faceafricaadventures.com\\\/\",\"name\":\"Face Of Africa Adventures\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/faceafricaadventures.com\\\/#\\\/schema\\\/person\\\/e3e4c8c9b46f0194c46e707646216a5f\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/faceafricaadventures.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/faceafricaadventures.com\\\/#\\\/schema\\\/person\\\/e3e4c8c9b46f0194c46e707646216a5f\",\"name\":\"faceofafrica\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/faceafricaadventures.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-face-of-africa-logo.avif\",\"url\":\"https:\\\/\\\/faceafricaadventures.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-face-of-africa-logo.avif\",\"contentUrl\":\"https:\\\/\\\/faceafricaadventures.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-face-of-africa-logo.avif\",\"width\":175,\"height\":117,\"caption\":\"faceofafrica\"},\"logo\":{\"@id\":\"https:\\\/\\\/faceafricaadventures.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-face-of-africa-logo.avif\"},\"sameAs\":[\"https:\\\/\\\/faceafricaadventures.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Thank You - Face Of Africa Adventures","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/faceafricaadventures.com\/fr\/thank-you\/","og_locale":"fr_FR","og_type":"article","og_title":"Thank You - Face Of Africa Adventures","og_description":"\u2713 FACE OF AFRICA ADVENTURES Your Journey Begins Here Thank you for reaching out to us. Your request has been received successfully and one of our travel experts will personally connect with you shortly to craft your unforgettable African experience. Home Page Contact Us","og_url":"https:\/\/faceafricaadventures.com\/fr\/thank-you\/","og_site_name":"Face Of Africa Adventures","article_modified_time":"2026-05-09T03:37:18+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/faceafricaadventures.com\/thank-you\/","url":"https:\/\/faceafricaadventures.com\/thank-you\/","name":"Thank You - Face Of Africa Adventures","isPartOf":{"@id":"https:\/\/faceafricaadventures.com\/#website"},"datePublished":"2026-05-09T03:24:38+00:00","dateModified":"2026-05-09T03:37:18+00:00","breadcrumb":{"@id":"https:\/\/faceafricaadventures.com\/thank-you\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/faceafricaadventures.com\/thank-you\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/faceafricaadventures.com\/thank-you\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/faceafricaadventures.com\/"},{"@type":"ListItem","position":2,"name":"Thank You"}]},{"@type":"WebSite","@id":"https:\/\/faceafricaadventures.com\/#website","url":"https:\/\/faceafricaadventures.com\/","name":"Face Of Africa Adventures","description":"","publisher":{"@id":"https:\/\/faceafricaadventures.com\/#\/schema\/person\/e3e4c8c9b46f0194c46e707646216a5f"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/faceafricaadventures.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":["Person","Organization"],"@id":"https:\/\/faceafricaadventures.com\/#\/schema\/person\/e3e4c8c9b46f0194c46e707646216a5f","name":"faceofafrica","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/faceafricaadventures.com\/wp-content\/uploads\/2026\/02\/cropped-face-of-africa-logo.avif","url":"https:\/\/faceafricaadventures.com\/wp-content\/uploads\/2026\/02\/cropped-face-of-africa-logo.avif","contentUrl":"https:\/\/faceafricaadventures.com\/wp-content\/uploads\/2026\/02\/cropped-face-of-africa-logo.avif","width":175,"height":117,"caption":"faceofafrica"},"logo":{"@id":"https:\/\/faceafricaadventures.com\/wp-content\/uploads\/2026\/02\/cropped-face-of-africa-logo.avif"},"sameAs":["https:\/\/faceafricaadventures.com"]}]}},"_links":{"self":[{"href":"https:\/\/faceafricaadventures.com\/fr\/wp-json\/wp\/v2\/pages\/16791","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/faceafricaadventures.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/faceafricaadventures.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/faceafricaadventures.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/faceafricaadventures.com\/fr\/wp-json\/wp\/v2\/comments?post=16791"}],"version-history":[{"count":0,"href":"https:\/\/faceafricaadventures.com\/fr\/wp-json\/wp\/v2\/pages\/16791\/revisions"}],"wp:attachment":[{"href":"https:\/\/faceafricaadventures.com\/fr\/wp-json\/wp\/v2\/media?parent=16791"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}