{"id":7,"date":"2026-08-06T14:14:03","date_gmt":"2026-08-06T14:14:03","guid":{"rendered":"https:\/\/dwedsn.co.za\/?page_id=7"},"modified":"2026-08-06T15:03:22","modified_gmt":"2026-08-06T15:03:22","slug":"wedding-day","status":"publish","type":"page","link":"https:\/\/dwedsn.co.za\/","title":{"rendered":"Wedding Day"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-111e07b e-con e-atomic-element e-flexbox-base e-7b18f60 \" data-id=\"111e07b\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"111e07b\">\n    \t\t<div class=\"elementor-element elementor-element-c0387dd elementor-widget elementor-widget-html\" data-id=\"c0387dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Dennis and Nthabiseng - Matrimonial Invite : paste this whole snippet into an Elementor HTML widget -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&#38;family=Jost:wght@300;400;500&#38;display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --ink:#22372e;          \/* deep forest *\/\n    --ink-soft:#3c5347;\n    --paper:#f6f1e7;        \/* envelope paper *\/\n    --card:#fdfaf3;         \/* invitation card *\/\n    --gold:#b3924f;\n    --gold-soft:#cbb27e;\n    --blush:#d9a79a;\n    --shadow:rgba(21,33,27,.35);\n  }\n  *{margin:0;padding:0;box-sizing:border-box}\n  html{scroll-behavior:smooth}\n  body{\n    font-family:'Jost',sans-serif;\n    background:var(--ink);\n    color:var(--ink);\n    -webkit-font-smoothing:antialiased;\n    overflow-x:hidden;\n  }\n\n  \/* ============ ENVELOPE STAGE ============ *\/\n  .stage{\n    position:relative; z-index:5;\n    min-height:100vh; width:100%;\n    display:none; align-items:center; justify-content:center;\n    background:\n      radial-gradient(ellipse at 50% 30%, #2c463a 0%, var(--ink) 70%);\n    transition:opacity .9s ease;\n  }\n  #dn-invite.dn-ready .stage{display:flex}\n  #dn-invite.dn-ready .page{display:none}\n  body.dn-lock{overflow:hidden}\n  .stage.done{opacity:0}\n  @keyframes dnfade{from{opacity:0}to{opacity:1}}\n\n  .stage-hint{\n    position:absolute; bottom:7vh; left:0; right:0;\n    text-align:center; color:var(--gold-soft);\n    letter-spacing:.35em; text-transform:uppercase; font-size:11px; font-weight:400;\n    animation:pulse 2.4s ease-in-out infinite;\n  }\n  @keyframes pulse{0%,100%{opacity:.45}50%{opacity:1}}\n\n  .envelope{\n    position:relative;\n    width:min(560px, 88vw);\n    aspect-ratio: 8\/5;\n    cursor:pointer;\n    filter:drop-shadow(0 30px 50px var(--shadow));\n    transition:transform .5s ease;\n  }\n  .envelope:hover{transform:translateY(-4px)}\n  .envelope:focus-visible{outline:2px solid var(--gold-soft); outline-offset:12px}\n\n  .env-back, .env-front, .env-flap{\n    position:absolute; inset:0; border-radius:6px;\n  }\n  .env-back{background:#e9e1d0}\n\n  \/* the letter inside *\/\n  .letter{\n    position:absolute; left:5%; right:5%; top:6%; bottom:10%;\n    background:var(--card);\n    border-radius:4px;\n    box-shadow:0 4px 18px rgba(0,0,0,.18);\n    display:flex; flex-direction:column; align-items:center; justify-content:center;\n    gap:6px; text-align:center;\n    z-index:2;\n    transition:transform 1s cubic-bezier(.22,.9,.3,1) .55s;\n  }\n  .letter .mini-names{\n    font-family:'Cormorant Garamond',serif; font-style:italic;\n    font-size:clamp(22px,4.5vw,34px); color:var(--ink);\n  }\n  .letter .mini-line{width:44px;height:1px;background:var(--gold)}\n  .letter .mini-date{font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--ink-soft)}\n  .open .letter{transform:translateY(-58%) scale(1.02)}\n\n  \/* front pocket (sides + bottom) *\/\n  .env-front{\n    z-index:3;\n    background:\n      linear-gradient(150deg, #f8f4ea 0%, var(--paper) 55%, #eee6d4 100%);\n    clip-path:polygon(0 0, 50% 46%, 100% 0, 100% 100%, 0 100%);\n    border-radius:6px;\n    box-shadow:inset 0 -2px 10px rgba(0,0,0,.06);\n  }\n  .env-front::after{ \/* subtle fold lines *\/\n    content:\"\"; position:absolute; inset:0;\n    background:\n      linear-gradient(63deg, transparent 49.6%, rgba(0,0,0,.05) 50%, transparent 50.5%),\n      linear-gradient(-63deg, transparent 49.6%, rgba(0,0,0,.05) 50%, transparent 50.5%);\n  }\n\n  \/* flap *\/\n  .env-flap{\n    z-index:4;\n    clip-path:polygon(0 0, 100% 0, 50% 58%);\n    background:linear-gradient(180deg, #f9f5ec 0%, #ece3d0 90%);\n    transform-origin:top center;\n    transition:transform .8s cubic-bezier(.6,.05,.3,1), z-index 0s .4s;\n    box-shadow:0 2px 6px rgba(0,0,0,.08);\n  }\n  .open .env-flap{transform:rotateX(178deg); z-index:1}\n\n  \/* wax seal *\/\n  .seal{\n    position:absolute; z-index:5;\n    left:50%; top:50%;\n    width:clamp(64px,14vw,88px); height:clamp(64px,14vw,88px);\n    transform:translate(-50%,-52%);\n    border-radius:50%;\n    background:radial-gradient(circle at 34% 30%, #d6b070 0%, var(--gold) 45%, #8e703a 100%);\n    box-shadow:0 4px 14px rgba(0,0,0,.3), inset 0 2px 6px rgba(255,255,255,.35), inset 0 -4px 8px rgba(0,0,0,.25);\n    display:flex; align-items:center; justify-content:center;\n    font-family:'Cormorant Garamond',serif; font-style:italic;\n    font-size:clamp(20px,4vw,28px); color:#fff8ea;\n    text-shadow:0 1px 2px rgba(0,0,0,.35);\n    transition:transform .45s ease, opacity .45s ease;\n  }\n  .seal::before{\n    content:\"\"; position:absolute; inset:6px; border-radius:50%;\n    border:1px solid rgba(255,248,234,.5);\n  }\n  .open .seal{transform:translate(-50%,-52%) scale(.4) rotate(30deg); opacity:0}\n\n  \/* ============ MAIN PAGE ============ *\/\n  .page{display:block; animation:dnfade 1.2s ease}\n\n  section{padding:96px 24px; text-align:center}\n  .wrap{max-width:720px; margin:0 auto}\n\n  .hero{\n    min-height:100vh;\n    display:flex; flex-direction:column; align-items:center; justify-content:center;\n    background:\n      radial-gradient(ellipse at 50% 20%, #fdfaf3 0%, #f3ecdd 100%);\n    position:relative;\n  }\n  .eyebrow{\n    letter-spacing:.4em; text-transform:uppercase; font-size:12px;\n    color:var(--gold); font-weight:500; margin-bottom:28px;\n  }\n  .names{\n    font-family:'Cormorant Garamond',serif; font-weight:500;\n    font-size:clamp(52px,11vw,110px); line-height:1.04; color:var(--ink);\n  }\n  .names em{font-style:italic; font-weight:400}\n  .amp{\n    font-family:'Cormorant Garamond',serif; font-style:italic;\n    font-size:clamp(30px,6vw,54px); color:var(--gold); display:block; margin:8px 0;\n  }\n  .hero-date{\n    margin-top:36px; display:flex; align-items:center; gap:18px; justify-content:center;\n    letter-spacing:.28em; text-transform:uppercase; font-size:14px; color:var(--ink-soft);\n  }\n  .hero-date::before,.hero-date::after{content:\"\"; width:56px; height:1px; background:var(--gold-soft)}\n  .hero-place{margin-top:12px; font-size:14px; letter-spacing:.12em; color:var(--ink-soft)}\n\n  .scroll-cue{\n    position:absolute; bottom:34px; left:50%; transform:translateX(-50%);\n    width:1px; height:56px; background:linear-gradient(var(--gold), transparent);\n    animation:drip 2s ease-in-out infinite;\n  }\n  @keyframes drip{0%{transform:translateX(-50%) scaleY(.3); transform-origin:top}50%{transform:translateX(-50%) scaleY(1)}100%{transform:translateX(-50%) scaleY(.3); transform-origin:bottom}}\n\n  .invite-text{background:var(--ink); color:#efe9db}\n  .invite-text .eyebrow{color:var(--gold-soft)}\n  .invite-text p{\n    font-family:'Cormorant Garamond',serif; font-size:clamp(22px,3.4vw,30px);\n    line-height:1.55; font-weight:400;\n  }\n  .invite-text p em{color:var(--gold-soft)}\n\n  .details{background:var(--card)}\n  .detail-grid{\n    display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n    gap:40px; margin-top:56px;\n  }\n  .detail{\n    padding:44px 28px; background:#fff; border:1px solid #e8dfcc; border-radius:4px;\n  }\n  .detail h3{\n    font-family:'Cormorant Garamond',serif; font-style:italic; font-weight:500;\n    font-size:26px; color:var(--ink); margin-bottom:14px;\n  }\n  .detail .time{letter-spacing:.25em; font-size:13px; text-transform:uppercase; color:var(--gold); margin-bottom:10px; font-weight:500}\n  .detail p{font-size:15px; line-height:1.7; color:var(--ink-soft); font-weight:300}\n\n  .timeline{background:#efe8d8}\n  .tl{margin-top:56px; display:flex; flex-direction:column; gap:0; text-align:left; max-width:420px; margin-inline:auto}\n  .tl-item{display:flex; gap:24px; padding:20px 0; border-bottom:1px solid #ddd2ba; align-items:baseline}\n  .tl-item:last-child{border-bottom:none}\n  .tl-time{font-size:13px; letter-spacing:.18em; color:var(--gold); min-width:84px; font-weight:500}\n  .tl-what{font-family:'Cormorant Garamond',serif; font-size:21px; color:var(--ink)}\n\n  .rsvp{background:var(--ink); color:#efe9db; padding-bottom:120px}\n  .rsvp p{font-weight:300; letter-spacing:.04em; margin:18px auto 40px; max-width:440px; line-height:1.7; color:#cfc7b4}\n  .btn{\n    display:inline-block; padding:18px 54px;\n    border:1px solid var(--gold-soft); color:var(--gold-soft);\n    letter-spacing:.3em; text-transform:uppercase; font-size:13px; text-decoration:none;\n    transition:background .35s ease, color .35s ease;\n  }\n  .btn:hover{background:var(--gold-soft); color:var(--ink)}\n\n  .footer-note{\n    background:var(--ink); text-align:center; padding:0 24px 48px;\n    font-family:'Cormorant Garamond',serif; font-style:italic;\n    color:#8fa294; font-size:17px;\n  }\n\n  \/* decorative artwork *\/\n  .hero-floral{width:clamp(180px,32vw,260px); margin-bottom:10px}\n  .rings{width:110px; margin-bottom:18px; opacity:.9}\n  .arch{width:130px; margin:32px auto 0; display:block}\n  .hero::before,.hero::after{\n    content:\"\"; position:absolute; width:220px; height:220px; opacity:.35; pointer-events:none;\n    background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%23b3924f' stroke-width='1.2' stroke-linecap='round'%3E%3Cpath d='M8 92 C 25 70, 45 55, 70 20'\/%3E%3Cpath d='M30 68 q -12 -6 -10 -18 q 13 2 10 18z' fill='%23cbb27e' opacity='.5'\/%3E%3Cpath d='M48 46 q -12 -6 -10 -18 q 13 2 10 18z' fill='%23cbb27e' opacity='.5'\/%3E%3Ccircle cx='70' cy='18' r='4' fill='%23d9a79a' stroke='none'\/%3E%3Ccircle cx='60' cy='30' r='2.6' fill='%23d9a79a' stroke='none' opacity='.7'\/%3E%3C\/g%3E%3C\/svg%3E\");\n    background-size:contain; background-repeat:no-repeat;\n  }\n  .hero::before{left:-30px; bottom:-20px}\n  .hero::after{right:-30px; bottom:-20px; transform:scaleX(-1)}\n\n  \/* reveal on scroll *\/\n  .reveal{opacity:1; transform:none; transition:opacity .8s ease, transform .8s ease}\n  .dn-js .reveal:not(.in){opacity:0; transform:translateY(26px)}\n  .reveal.in{opacity:1; transform:none}\n\n  @media (prefers-reduced-motion: reduce){\n    *,*::before,*::after{animation:none!important; transition-duration:.01ms!important}\n    .reveal{opacity:1; transform:none}\n  }\n<\/style>\n\n\n<!-- ============ ENVELOPE ============ -->\n<div id=\"dn-invite\">\n<div class=\"stage\" id=\"stage\">\n  <div class=\"envelope\" id=\"envelope\" role=\"button\" tabindex=\"0\" aria-label=\"Open the invitation\">\n    <div class=\"env-back\"><\/div>\n    <div class=\"letter\">\n      <div class=\"mini-names\">Dennis &amp; Nthabiseng<\/div>\n      <div class=\"mini-line\"><\/div>\n      <div class=\"mini-date\">26 \u00b7 09 \u00b7 2026<\/div>\n    <\/div>\n    <div class=\"env-front\"><\/div>\n    <div class=\"env-flap\"><\/div>\n    <div class=\"seal\">D\u00b7N<\/div>\n  <\/div>\n  <div class=\"stage-hint\">Tap the seal to open<\/div>\n<\/div>\n\n<!-- ============ ONE-PAGE INVITE ============ -->\n<main class=\"page\" id=\"page\">\n\n  <section class=\"hero\">\n    <svg class=\"hero-floral\" viewBox=\"0 0 200 90\" aria-hidden=\"true\">\n      <g fill=\"none\" stroke=\"#b3924f\" stroke-width=\"1.4\" stroke-linecap=\"round\">\n        <path d=\"M100 78 C 70 70, 40 62, 18 40\"\/>\n        <path d=\"M100 78 C 130 70, 160 62, 182 40\"\/>\n        <path d=\"M40 56 q -8 -12 2 -18 q 8 8 -2 18z\" fill=\"#cbb27e\" opacity=\".55\"\/>\n        <path d=\"M62 66 q -6 -12 4 -17 q 7 9 -4 17z\" fill=\"#cbb27e\" opacity=\".55\"\/>\n        <path d=\"M160 56 q 8 -12 -2 -18 q -8 8 2 18z\" fill=\"#cbb27e\" opacity=\".55\"\/>\n        <path d=\"M138 66 q 6 -12 -4 -17 q -7 9 4 17z\" fill=\"#cbb27e\" opacity=\".55\"\/>\n        <circle cx=\"100\" cy=\"80\" r=\"3.5\" fill=\"#d9a79a\" stroke=\"none\"\/>\n        <circle cx=\"88\" cy=\"76\" r=\"2.4\" fill=\"#d9a79a\" stroke=\"none\" opacity=\".8\"\/>\n        <circle cx=\"112\" cy=\"76\" r=\"2.4\" fill=\"#d9a79a\" stroke=\"none\" opacity=\".8\"\/>\n        <path d=\"M24 44 q -6 -8 0 -13 M18 40 q -8 -4 -8 -12\" \/>\n        <path d=\"M176 44 q 6 -8 0 -13 M182 40 q 8 -4 8 -12\" \/>\n      <\/g>\n    <\/svg>\n    <div class=\"eyebrow\">A Matrimonial Ceremony<\/div>\n    <h1 class=\"names\"><em>Dennis<\/em> <span class=\"amp\">&amp;<\/span> <em>Nthabiseng<\/em><\/h1>\n    <div class=\"hero-date\">Saturday \u00b7 26 September 2026 \u00b7 1 PM<\/div>\n    <div class=\"hero-place\">Venue to be confirmed<\/div>\n    <div class=\"scroll-cue\" aria-hidden=\"true\"><\/div>\n  <\/section>\n\n  <section class=\"invite-text\">\n    <div class=\"wrap reveal\">\n      <svg class=\"rings\" viewBox=\"0 0 120 70\" aria-hidden=\"true\">\n        <g fill=\"none\" stroke=\"#cbb27e\" stroke-width=\"2\">\n          <circle cx=\"48\" cy=\"38\" r=\"22\"\/>\n          <circle cx=\"72\" cy=\"38\" r=\"22\" opacity=\".75\"\/>\n          <path d=\"M48 16 l -5 -7 h 10 z\" fill=\"#d9a79a\" stroke=\"#d9a79a\" stroke-width=\"1\"\/>\n        <\/g>\n      <\/svg>\n      <div class=\"eyebrow\">You are warmly invited<\/div>\n      <p>We have met each other different and yet alike, brought together by <em>love<\/em>, guided by <em>faith<\/em>, and together we celebrate the promise of <em>forever<\/em>. Together with those we hold dear, we invite you to witness our matrimonial ceremony as we continue our journey with <em>vows, joy and celebration.<\/em><\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"details\">\n    <div class=\"wrap reveal\">\n      <div class=\"eyebrow\">The Day<\/div>\n      <svg class=\"arch\" viewBox=\"0 0 140 90\" aria-hidden=\"true\">\n        <g fill=\"none\" stroke=\"#b3924f\" stroke-width=\"1.6\" stroke-linecap=\"round\">\n          <path d=\"M30 88 V 45 A 40 40 0 0 1 110 45 V 88\"\/>\n          <path d=\"M30 60 q -10 -6 -8 -16 q 12 0 8 16z\" fill=\"#cbb27e\" opacity=\".5\"\/>\n          <path d=\"M110 60 q 10 -6 8 -16 q -12 0 -8 16z\" fill=\"#cbb27e\" opacity=\".5\"\/>\n          <circle cx=\"34\" cy=\"48\" r=\"3\" fill=\"#d9a79a\" stroke=\"none\"\/>\n          <circle cx=\"106\" cy=\"48\" r=\"3\" fill=\"#d9a79a\" stroke=\"none\"\/>\n          <circle cx=\"70\" cy=\"8\" r=\"2.4\" fill=\"#d9a79a\" stroke=\"none\"\/>\n        <\/g>\n      <\/svg>\n      <div class=\"detail-grid\">\n        <div class=\"detail\">\n          <div class=\"time\">1:00 in the afternoon<\/div>\n          <h3>The Ceremony<\/h3>\n          <p>Venue to be confirmed<br>Seating from 12:30 pm.<br>Details will follow soon.<\/p>\n        <\/div>\n        <div class=\"detail\">\n          <div class=\"time\">From 3:00 in the afternoon<\/div>\n          <h3>The Reception<\/h3>\n          <p>Venue to be confirmed<br>Dinner, dancing and dessert<br>late into the evening.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"timeline\">\n    <div class=\"wrap reveal\">\n      <div class=\"eyebrow\">Order of the Evening<\/div>\n      <div class=\"tl\">\n        <div class=\"tl-item\"><span class=\"tl-time\">12:30 PM<\/span><span class=\"tl-what\">Guests arrive<\/span><\/div>\n        <div class=\"tl-item\"><span class=\"tl-time\">1:00 PM<\/span><span class=\"tl-what\">Matrimonial ceremony<\/span><\/div>\n        <div class=\"tl-item\"><span class=\"tl-time\">2:00 PM<\/span><span class=\"tl-what\">Canap\u00e9s &amp; photos<\/span><\/div>\n        <div class=\"tl-item\"><span class=\"tl-time\">3:30 PM<\/span><span class=\"tl-what\">Dinner is served<\/span><\/div>\n        <div class=\"tl-item\"><span class=\"tl-time\">6:00 PM<\/span><span class=\"tl-what\">First dance<\/span><\/div>\n        <div class=\"tl-item\"><span class=\"tl-time\">10:00 PM<\/span><span class=\"tl-what\">Last song<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rsvp\">\n    <div class=\"wrap reveal\">\n      <div class=\"eyebrow\">Kindly respond<\/div>\n      <p>Please let us know if you can join us by <strong>26 August 2026<\/strong>. Venue details will be shared as soon as they are confirmed \u2014 we can't wait to celebrate with you.<\/p>\n      <!-- ===== RSVP LINK: change the href below if the page URL ever changes ===== -->\n      <a class=\"btn\" href=\"https:\/\/dwedsn.co.za\/rsvp\/\" id=\"dn-rsvp-btn\">RSVP<\/a>\n    <\/div>\n  <\/section>\n\n  <div class=\"footer-note\">With love, Dennis &amp; Nthabiseng<\/div>\n<\/main>\n<\/div>\n\n<script>\n(function(){\n  var wrap = document.getElementById('dn-invite');\n  var stage = document.getElementById('stage');\n  var envelope = document.getElementById('envelope');\n  var opened = false;\n\n  \/* JS is running: hide the invite, show the envelope *\/\n  wrap.classList.add('dn-ready');\n  document.body.classList.add('dn-lock');\n\n  function openInvite(){\n    if(opened) return;\n    opened = true;\n    envelope.classList.add('open');\n    setTimeout(function(){ stage.classList.add('done'); }, 800);\n    setTimeout(function(){\n      wrap.classList.remove('dn-ready');   \/* envelope gone, invite revealed *\/\n      wrap.classList.add('dn-js');\n      document.body.classList.remove('dn-lock');\n      try{ wrap.scrollIntoView({behavior:'instant', block:'start'}); }catch(e){ wrap.scrollIntoView(); }\n      revealInit();\n    }, 1600);\n  }\n\n  envelope.addEventListener('click', openInvite);\n  envelope.addEventListener('keydown', function(e){\n    if(e.key === 'Enter' || e.key === ' '){ e.preventDefault(); openInvite(); }\n  });\n\n  \/* RSVP button -> scroll to the Elementor form section *\/\n  var btn = document.getElementById('dn-rsvp-btn');\n  if(btn){\n    btn.addEventListener('click', function(e){\n      var href = btn.getAttribute('href') || '';\n      if(href.charAt(0) !== '#') return;          \/* external link: let it through *\/\n      var target = document.getElementById(href.slice(1));\n      if(target){\n        e.preventDefault();\n        target.scrollIntoView({behavior:'smooth', block:'start'});\n      }\n    });\n  }\n\n  \/* scroll reveals *\/\n  var revealDone = false;\n  function revealInit(){\n    if(revealDone) return; revealDone = true;\n    if(!('IntersectionObserver' in window)){\n      document.querySelectorAll('.reveal').forEach(function(el){ el.classList.add('in'); });\n      return;\n    }\n    var io = new IntersectionObserver(function(entries){\n      entries.forEach(function(en){\n        if(en.isIntersecting){ en.target.classList.add('in'); io.unobserve(en.target); }\n      });\n    }, {threshold:.15});\n    document.querySelectorAll('.reveal').forEach(function(el){ io.observe(el); });\n  }\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Dennis &amp; Nthabiseng 26 \u00b7 09 \u00b7 2026 D\u00b7N Tap the seal to open A Matrimonial Ceremony Dennis &amp; Nthabiseng Saturday \u00b7 26 September 2026 \u00b7 1 PM Venue to be confirmed You are warmly invited We have met each other different and yet alike, brought together by love, guided by faith, and together we [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dwedsn.co.za\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dwedsn.co.za\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dwedsn.co.za\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dwedsn.co.za\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dwedsn.co.za\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":10,"href":"https:\/\/dwedsn.co.za\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":33,"href":"https:\/\/dwedsn.co.za\/wp-json\/wp\/v2\/pages\/7\/revisions\/33"}],"wp:attachment":[{"href":"https:\/\/dwedsn.co.za\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}