{"id":122,"date":"2026-05-29T17:49:46","date_gmt":"2026-05-29T17:49:46","guid":{"rendered":"https:\/\/demo.wendstaronlineshop.com\/?page_id=122"},"modified":"2026-05-30T20:19:54","modified_gmt":"2026-05-30T20:19:54","slug":"the-blank-canvas","status":"publish","type":"page","link":"https:\/\/demo.wendstaronlineshop.com\/?page_id=122","title":{"rendered":"The Blank Canvas"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"122\" class=\"elementor elementor-122\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b889d4 e-con e-atomic-element e-flexbox-base e-b01c931 \" data-id=\"3b889d4\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3b889d4\">\n    \t\t<div class=\"elementor-element elementor-element-ea716e8 elementor-widget elementor-widget-html\" data-id=\"ea716e8\" 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, user-scalable=yes\">\r\n    <title> Estee Bee Event Center<\/title>\r\n    <style>\r\n        :root {\r\n            --black: #0a0a0a;\r\n            --dark: #111111;\r\n            --card: #181818;\r\n            --gold: #C4A44A;\r\n            --gold-light: #D4BC6A;\r\n            --text: #e0e0e0;\r\n            --text-muted: #999;\r\n            --text-soft: #bbb;\r\n            --border: #262626;\r\n            --border-light: #333;\r\n            --radius: 12px;\r\n            --transition: all 0.3s ease;\r\n        }\r\n\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: 'Inter', 'Cormorant Garamond', Georgia, system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\r\n            background: var(--black);\r\n            color: var(--text);\r\n            line-height: 1.7;\r\n            overflow-x: hidden;\r\n            -webkit-font-smoothing: antialiased;\r\n        }\r\n\r\n        \/* \u2500\u2500 NAVIGATION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n        nav {\r\n            background: rgba(10, 10, 10, 0.95);\r\n            backdrop-filter: blur(20px);\r\n            border-bottom: 1px solid var(--border);\r\n            position: sticky;\r\n            top: 0;\r\n            z-index: 100;\r\n            padding: 0 24px;\r\n        }\r\n        .nav-inner {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            height: 65px;\r\n            flex-wrap: wrap;\r\n            gap: 10px;\r\n        }\r\n        .nav-logo {\r\n            font-size: 1.3rem;\r\n            font-weight: 700;\r\n            color: var(--gold);\r\n            text-decoration: none;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            white-space: nowrap;\r\n        }\r\n        .nav-links {\r\n            display: flex;\r\n            gap: 25px;\r\n            list-style: none;\r\n            flex-wrap: wrap;\r\n        }\r\n        .nav-links a {\r\n            color: #aaa;\r\n            text-decoration: none;\r\n            font-size: 0.8rem;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            font-weight: 500;\r\n            transition: var(--transition);\r\n            white-space: nowrap;\r\n        }\r\n        .nav-links a:hover,\r\n        .nav-links a.active {\r\n            color: var(--gold);\r\n        }\r\n\r\n        \/* \u2500\u2500 PAGE HEADER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n        .page-header {\r\n            text-align: center;\r\n            padding: 80px 24px 50px;\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n        .page-header .section-label {\r\n            text-transform: uppercase;\r\n            letter-spacing: 5px;\r\n            color: var(--gold);\r\n            font-size: 0.75rem;\r\n            font-weight: 600;\r\n            margin-bottom: 12px;\r\n        }\r\n        .page-header h1 {\r\n            font-family: 'Cormorant Garamond', Georgia, 'Times New Roman', serif;\r\n            font-size: clamp(2.5rem, 5vw, 4rem);\r\n            color: #fff;\r\n            font-weight: 400;\r\n            margin-bottom: 16px;\r\n            letter-spacing: -0.5px;\r\n            line-height: 1.2;\r\n        }\r\n        .page-header .subtitle {\r\n            color: var(--text-soft);\r\n            font-size: 1.1rem;\r\n            line-height: 1.8;\r\n            font-style: italic;\r\n        }\r\n\r\n        \/* \u2500\u2500 DIVIDER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n        .divider {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 15px;\r\n            max-width: 300px;\r\n            margin: 0 auto 40px;\r\n        }\r\n        .divider::before,\r\n        .divider::after {\r\n            content: '';\r\n            flex: 1;\r\n            height: 1px;\r\n            background: var(--border-light);\r\n        }\r\n        .divider span {\r\n            color: var(--gold);\r\n            font-size: 0.7rem;\r\n            letter-spacing: 3px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        \/* \u2500\u2500 TOUR CONTAINER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n        .tour-section {\r\n            max-width: 1100px;\r\n            margin: 0 auto 60px;\r\n            padding: 0 24px;\r\n        }\r\n        .tour-frame {\r\n            width: 100%;\r\n            border-radius: var(--radius);\r\n            overflow: hidden;\r\n            border: 1px solid var(--border);\r\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.6);\r\n            background: #000;\r\n        }\r\n        .tour-frame iframe {\r\n            display: block;\r\n            width: 100%;\r\n            height: 640px;\r\n            border: none;\r\n        }\r\n\r\n        \/* \u2500\u2500 CONTENT BLOCK \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n        .content-block {\r\n            max-width: 800px;\r\n            margin: 0 auto 60px;\r\n            padding: 0 24px;\r\n            text-align: center;\r\n        }\r\n        .content-block p {\r\n            color: var(--text-soft);\r\n            font-size: 1.05rem;\r\n            line-height: 1.9;\r\n            margin-bottom: 20px;\r\n        }\r\n        .content-block .highlight {\r\n            color: #fff;\r\n            font-weight: 500;\r\n            font-size: 1.15rem;\r\n            font-style: italic;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        \/* \u2500\u2500 WHAT TO LOOK FOR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n        .look-section {\r\n            max-width: 900px;\r\n            margin: 0 auto 60px;\r\n            padding: 0 24px;\r\n        }\r\n        .look-section h2 {\r\n            text-align: center;\r\n            font-family: 'Cormorant Garamond', Georgia, serif;\r\n            font-size: 2rem;\r\n            color: #fff;\r\n            font-weight: 400;\r\n            margin-bottom: 40px;\r\n        }\r\n        .look-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\r\n            gap: 20px;\r\n        }\r\n        .look-card {\r\n            background: var(--card);\r\n            border: 1px solid var(--border);\r\n            border-radius: var(--radius);\r\n            padding: 30px 22px;\r\n            text-align: center;\r\n            transition: var(--transition);\r\n        }\r\n        .look-card:hover {\r\n            border-color: #444;\r\n            background: #1e1e1e;\r\n        }\r\n        .look-icon {\r\n            font-size: 2.2rem;\r\n            margin-bottom: 12px;\r\n        }\r\n        .look-card h3 {\r\n            color: #ddd;\r\n            font-size: 0.95rem;\r\n            font-weight: 600;\r\n            margin-bottom: 6px;\r\n            letter-spacing: 0.5px;\r\n        }\r\n        .look-card p {\r\n            color: #888;\r\n            font-size: 0.82rem;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        \/* \u2500\u2500 CTA SECTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n        .cta-section {\r\n            max-width: 700px;\r\n            margin: 0 auto 80px;\r\n            padding: 50px 30px;\r\n            text-align: center;\r\n            background: var(--card);\r\n            border: 1px solid var(--border);\r\n            border-radius: var(--radius);\r\n        }\r\n        .cta-section h2 {\r\n            font-family: 'Cormorant Garamond', Georgia, serif;\r\n            font-size: 2rem;\r\n            color: #fff;\r\n            font-weight: 400;\r\n            margin-bottom: 10px;\r\n        }\r\n        .cta-section p {\r\n            color: #aaa;\r\n            margin-bottom: 30px;\r\n            font-size: 1rem;\r\n        }\r\n        .btn-group {\r\n            display: flex;\r\n            gap: 15px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n        .btn {\r\n            display: inline-block;\r\n            padding: 14px 32px;\r\n            text-decoration: none;\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            font-size: 0.8rem;\r\n            transition: var(--transition);\r\n            cursor: pointer;\r\n            border: none;\r\n            font-family: inherit;\r\n        }\r\n        .btn-silver {\r\n            background: transparent;\r\n            border: 2px solid #c0c0c0;\r\n            color: #c0c0c0;\r\n        }\r\n        .btn-silver:hover {\r\n            background: #c0c0c0;\r\n            color: #000;\r\n        }\r\n        .btn-gold {\r\n            background: linear-gradient(135deg, var(--gold), #b8942e);\r\n            color: #000;\r\n            border: 2px solid transparent;\r\n        }\r\n        .btn-gold:hover {\r\n            background: linear-gradient(135deg, #b8942e, #9a7a1f);\r\n            color: #fff;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 12px 30px rgba(196, 164, 74, 0.25);\r\n        }\r\n\r\n        \/* \u2500\u2500 FOOTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n        footer {\r\n            text-align: center;\r\n            padding: 40px 20px;\r\n            color: #555;\r\n            border-top: 1px solid #1a1a1a;\r\n            font-size: 0.85rem;\r\n            letter-spacing: 0.5px;\r\n        }\r\n        footer a {\r\n            color: var(--gold);\r\n            text-decoration: none;\r\n        }\r\n        footer a:hover {\r\n            text-decoration: underline;\r\n        }\r\n\r\n        \/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n        @media (max-width: 768px) {\r\n            .nav-inner {\r\n                height: auto;\r\n                padding: 15px 0;\r\n                justify-content: center;\r\n                text-align: center;\r\n            }\r\n            .nav-links {\r\n                gap: 15px;\r\n                justify-content: center;\r\n            }\r\n            .tour-frame iframe {\r\n                height: 380px;\r\n            }\r\n            .page-header {\r\n                padding: 50px 16px 30px;\r\n            }\r\n            .look-grid {\r\n                grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n                gap: 12px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .nav-links {\r\n                gap: 10px;\r\n            }\r\n            .nav-links a {\r\n                font-size: 0.7rem;\r\n                letter-spacing: 1px;\r\n            }\r\n            .tour-frame iframe {\r\n                height: 280px;\r\n            }\r\n            .btn {\r\n                padding: 12px 24px;\r\n                font-size: 0.75rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 NAVIGATION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <nav>\r\n        <div class=\"nav-inner\">\r\n            <a href=\"https:\/\/demo.wendstaronlineshop.com\/\" class=\"nav-logo\">Estee Bee<\/a>\r\n            <ul class=\"nav-links\">\r\n                <li><a href=\"https:\/\/demo.wendstaronlineshop.com\/\">Home<\/a><\/li>\r\n                <li><a href=\"https:\/\/demo.wendstaronlineshop.com\/?page_id=97\">The Venue<\/a><\/li>\r\n                <li><a href=\"https:\/\/demo.wendstaronlineshop.com\/?page_id=122\" class=\"active\">Blank Canvas<\/a><\/li>\r\n                <li><a href=\"https:\/\/demo.wendstaronlineshop.com\/?page_id=150\">Gold Package<\/a><\/li>\r\n                <li><a href=\"https:\/\/demo.wendstaronlineshop.com\/?page_id=135\">Silver Soir\u00e9e<\/a><\/li>\r\n                <li><a href=\"https:\/\/demo.wendstaronlineshop.com\/?page_id=243\">Event Forms<\/a><\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/nav>\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 PAGE HEADER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <header class=\"page-header\">\r\n        <p class=\"section-label\">The Space<\/p>\r\n        <h1>The Blank Canvas<\/h1>\r\n        <p class=\"subtitle\">Before the flowers. Before the lights. Before the magic.<br>This is where it all begins.<\/p>\r\n    <\/header>\r\n\r\n    <div class=\"divider\"><span>\u2726 Explore \u2726<\/span><\/div>\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 VIRTUAL TOUR \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section class=\"tour-section\">\r\n        <div class=\"tour-frame\">\r\n            <iframe allow=\"xr-spatial-tracking; gyroscope; accelerometer\" allowfullscreen scrolling=\"no\" src=\"https:\/\/kuula.co\/share\/5H7Z7?logo=0&info=1&fs=1&vr=0&zoom=1&sd=1&autorotate=0.34&autop=10&autopalt=1&audio=0&thumbs=1\"><\/iframe>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CONTENT \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section class=\"content-block\">\r\n        <p>Every great event starts with the perfect space. Walk through our venue in its purest form \u2014 empty, open, and full of possibility. Explore every room, every corner, and every view. Check the flow. Measure the light. Imagine what could be.<\/p>\r\n        <p class=\"highlight\">\"This is your blank canvas. Your vision paints the rest.\"<\/p>\r\n    <\/section>\r\n\r\n    <div class=\"divider\"><span>\u2726 Details \u2726<\/span><\/div>\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WHAT TO LOOK FOR \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section class=\"look-section\">\r\n        <h2>What to Look For<\/h2>\r\n        <div class=\"look-grid\">\r\n            <div class=\"look-card\">\r\n                <div class=\"look-icon\">\ud83d\udcd0<\/div>\r\n                <h3>Room Dimensions<\/h3>\r\n                <p>Visualize the scale and layout for your seating plan<\/p>\r\n            <\/div>\r\n            <div class=\"look-card\">\r\n                <div class=\"look-icon\">\u2600\ufe0f<\/div>\r\n                <h3>Natural Light<\/h3>\r\n                <p>See how daylight fills each space throughout the day<\/p>\r\n            <\/div>\r\n            <div class=\"look-card\">\r\n                <div class=\"look-icon\">\ud83d\udeaa<\/div>\r\n                <h3>Flow & Access<\/h3>\r\n                <p>Check entry points and guest movement patterns<\/p>\r\n            <\/div>\r\n            <div class=\"look-card\">\r\n                <div class=\"look-icon\">\ud83d\udd0c<\/div>\r\n                <h3>Power Points<\/h3>\r\n                <p>Locate outlets for your entertainment setup<\/p>\r\n            <\/div>\r\n            <div class=\"look-card\">\r\n                <div class=\"look-icon\">\ud83c\udfa4<\/div>\r\n                <h3>Stage Placement<\/h3>\r\n                <p>Find the perfect spot for your head table or stage<\/p>\r\n            <\/div>\r\n            <div class=\"look-card\">\r\n                <div class=\"look-icon\">\ud83c\udf3f<\/div>\r\n                <h3>Outdoor Views<\/h3>\r\n                <p>Explore garden connections and photo opportunities<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CTA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section class=\"cta-section\">\r\n        <h2>Like What You See?<\/h2>\r\n        <p>Now imagine it dressed for your event. Explore our two signature styles.<\/p>\r\n        <div class=\"btn-group\">\r\n            <a href=\"https:\/\/demo.wendstaronlineshop.com\/?page_id=135\" class=\"btn btn-silver\">\u2728 View Silver Style<\/a>\r\n            <a href=\"https:\/\/demo.wendstaronlineshop.com\/?page_id=150\" class=\"btn btn-gold\">\u2726 View Gold Style<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FOOTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <footer>\r\n        <p>&copy; 2026 <a href=\"https:\/\/demo.wendstaronlineshop.com\/\">Estee Bee Event Center<\/a>. All rights reserved. &nbsp;|&nbsp; Accra, Ghana<\/p>\r\n    <\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Estee Bee Event Center Estee Bee Home The Venue Blank Canvas Gold Package Silver Soir\u00e9e Event Forms The Space The Blank Canvas Before the flowers. Before the lights. Before the magic.This is where it all begins. \u2726 Explore \u2726 Every great event starts with the perfect space. Walk through our venue in its purest form [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-122","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demo.wendstaronlineshop.com\/index.php?rest_route=\/wp\/v2\/pages\/122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.wendstaronlineshop.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.wendstaronlineshop.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.wendstaronlineshop.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.wendstaronlineshop.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=122"}],"version-history":[{"count":13,"href":"https:\/\/demo.wendstaronlineshop.com\/index.php?rest_route=\/wp\/v2\/pages\/122\/revisions"}],"predecessor-version":[{"id":259,"href":"https:\/\/demo.wendstaronlineshop.com\/index.php?rest_route=\/wp\/v2\/pages\/122\/revisions\/259"}],"wp:attachment":[{"href":"https:\/\/demo.wendstaronlineshop.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}