{"id":2400,"date":"2024-10-22T18:04:27","date_gmt":"2024-10-22T18:04:27","guid":{"rendered":"https:\/\/rcubedcafe.com\/?page_id=2400"},"modified":"2025-01-26T19:40:58","modified_gmt":"2025-01-26T19:40:58","slug":"corporate-caress","status":"publish","type":"page","link":"https:\/\/rcubedcafe.com\/?page_id=2400","title":{"rendered":"Corporate cares"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2400\" class=\"elementor elementor-2400\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5b0370f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5b0370f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6dcf525\" data-id=\"6dcf525\" 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-825d744 animated-fast elementor-invisible elementor-widget elementor-widget-kaffen-started\" data-id=\"825d744\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"kaffen-started.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n    <!-- Section Started Inner -->\n    <section class=\"section kf-started-inner\">\n      <div class=\"kf-parallax-bg js-parallax\" style=\"background-image: url('https:\/\/rcubedcafe.com\/wp-content\/uploads\/2024\/10\/istockphoto-629358800-612x612-1.jpg');\"><\/div>\n\t  <div class=\"container\">\n                <h1 class=\"kf-h-title text-anim-1 scroll-animate\" data-splitting=\"chars\" data-animate=\"active\">\n          <span >\n            Corporate Care for Mindful Workplaces           <\/span>\n        <\/h1>\n        \n\t\t\t\t<ul class=\"kf-breadcrumbs\"><li><a href=\"https:\/\/rcubedcafe.com\" title=\"rCubed Coffee Company\">Home<\/a><\/li><li class=\"tst-active\"><a><\/a><\/li><\/ul>      <\/div>\n    <\/section>\n\n\t\t\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<div class=\"elementor-element elementor-element-3f56ab6 e-flex e-con-boxed e-con e-parent\" data-id=\"3f56ab6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47e6ba7 elementor-widget elementor-widget-html\" data-id=\"47e6ba7\" 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>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Corporate Care for Mindful Workplaces | rCubed Coffee<\/title>\n    <style>\n        body {\n            font-family: 'Arial', sans-serif;\n            margin: 0;\n            padding: 0;\n            color: #333;\n            background-color: #f8f8f8;\n            line-height: 1.6;\n        }\n        header {\n            background: linear-gradient(135deg, #4A3F35, #6A5B50);\n            color: #fff;\n            padding: 60px 20px;\n            text-align: center;\n        }\n        header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n        }\n        header p {\n            font-size: 1.2em;\n            margin: 0;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 20px auto;\n            padding: 20px;\n        }\n        .section {\n            background: #fff;\n            padding: 30px;\n            margin: 20px 0;\n            border-radius: 10px;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease;\n        }\n        .section:hover {\n            transform: translateY(-10px);\n        }\n        h2 {\n            font-size: 1.8em;\n            margin-bottom: 15px;\n            color: #4A3F35;\n        }\n        p {\n            margin-bottom: 20px;\n            font-size: 1.1em;\n        }\n        .btn {\n            display: inline-block;\n            margin-top: 20px;\n            padding: 12px 25px;\n            background-color: #4A3F35;\n            color: #fff;\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: bold;\n            font-size: 1em;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n            transition: background-color 0.3s ease;\n        }\n        .btn:hover {\n            background-color: #6A5B50;\n        }\n        form {\n            margin-top: 20px;\n        }\n        form label {\n            display: block;\n            margin-bottom: 5px;\n            font-weight: bold;\n        }\n        form input, form textarea, form button {\n            width: 100%;\n            padding: 12px;\n            margin-bottom: 20px;\n            border-radius: 5px;\n            border: 1px solid #ccc;\n            font-size: 1em;\n        }\n        form button {\n            background-color: #4A3F35;\n            color: white;\n            border: none;\n            cursor: pointer;\n            font-weight: bold;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n        }\n        form button:hover {\n            background-color: #6A5B50;\n        }\n        footer {\n            background-color: #4A3F35;\n            color: #fff;\n            text-align: center;\n            padding: 20px 0;\n        }\n        footer a {\n            color: #fff;\n            text-decoration: underline;\n        }\n    <\/style>\n<\/head>\n<body>\n<script>\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n        anchor.addEventListener('click', function (e) {\n            e.preventDefault();\n            document.querySelector(this.getAttribute('href')).scrollIntoView({\n                behavior: 'smooth'\n            });\n        });\n    });\n<\/script>\n<header>\n    <h1>Corporate Care by rCubed Coffee<\/h1>\n    <p>Enhancing Workplace Well-Being Through Mindfulness and Artisan Coffee<\/p>\n<\/header>\n\n<div class=\"container\">\n    <div class=\"section\">\n        <h2>Mindfulness Training and Events<\/h2>\n        <p>Bring a sense of calm and focus to your workplace with our customizable mindfulness training sessions. Designed to boost productivity and reduce stress, these sessions include practical mindfulness techniques that your team can integrate into their daily routines. From one-time workshops to ongoing programs, we tailor our approach to meet your needs.<\/p>\n        <a href=\"#corporate-care-form\" class=\"btn\">Learn More<\/a>\n    <\/div>\n\n    <div class=\"section\">\n        <h2>Office Coffee Solutions<\/h2>\n        <p>Energize your team with our premium coffee offerings. We provide a variety of coffee solutions, including single-origin options and unique blends, perfect for your office. Choose from flexible subscription plans, weekly deliveries, or custom orders to keep your workspace buzzing with creativity and energy.<\/p>\n        <a href=\"#corporate-care-form\" class=\"btn\">Get Started<\/a>\n    <\/div>\n\n    <div class=\"section\">\n        <h2>Corporate Gift Sets<\/h2>\n        <p>Looking to make an impression? Our corporate gift sets are ideal for showing appreciation to employees, clients, or partners. Each set includes our artisan coffee, hand-blended teas, and mindfulness-inspired extras, all elegantly packaged to leave a lasting impact.<\/p>\n        <a href=\"#corporate-care-form\" class=\"btn\">Explore Gift Options<\/a>\n    <\/div>\n\n  <div id=\"corporate-care-form\" class=\"section\">\n    <h2>Corporate Care Inquiry Form<\/h2>\n    <p>Fill out the form below to get started with our Corporate Care offerings. Our team will get back to you shortly.<\/p>\n    <form action=\"mailto:kfinklea@masterourmind.com\" method=\"post\" enctype=\"text\/plain\">\n        <label for=\"name\">Full Name:<\/label>\n        <input type=\"text\" id=\"name\" name=\"name\" placeholder=\"Your Full Name\" required>\n\n        <label for=\"email\">Email Address:<\/label>\n        <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"Your Email\" required>\n\n        <label for=\"company\">Company Name:<\/label>\n        <input type=\"text\" id=\"company\" name=\"company\" placeholder=\"Your Company Name\">\n\n        <label for=\"message\">Message or Inquiry:<\/label>\n        <textarea id=\"message\" name=\"message\" rows=\"4\" placeholder=\"How can we assist you?\"><\/textarea>\n\n        <button type=\"submit\">Submit<\/button>\n    <\/form>\n    <\/div>\n<\/div>\n\n<footer>\n    <p>&copy; 2025 rCubed Coffee | <a href=\"\/contact\">Contact Us<\/a><\/p>\n<\/footer>\n\n<\/body>\n<\/html>\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Corporate Care for Mindful Workplaces Home !DOCTYPE html> Corporate Care for Mindful Workplaces | rCubed Coffee Corporate Care by rCubed Coffee Enhancing Workplace Well-Being Through Mindfulness and Artisan Coffee Mindfulness Training and Events Bring a sense of calm and focus to your workplace with&#8230; <\/p>\n<div class=\"readmore\"><a href=\"https:\/\/rcubedcafe.com\/?page_id=2400\" class=\"kf-btn-link\"><span>Read more<\/span> <i class=\"fas fa-chevron-right\"><\/i><\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-layout-builder.php","meta":{"_acf_changed":false,"give_campaign_id":0,"footnotes":""},"class_list":["post-2400","page","type-page","status-publish","hentry"],"acf":[],"campaignId":"","_links":{"self":[{"href":"https:\/\/rcubedcafe.com\/index.php?rest_route=\/wp\/v2\/pages\/2400","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rcubedcafe.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rcubedcafe.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rcubedcafe.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rcubedcafe.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2400"}],"version-history":[{"count":56,"href":"https:\/\/rcubedcafe.com\/index.php?rest_route=\/wp\/v2\/pages\/2400\/revisions"}],"predecessor-version":[{"id":3028,"href":"https:\/\/rcubedcafe.com\/index.php?rest_route=\/wp\/v2\/pages\/2400\/revisions\/3028"}],"wp:attachment":[{"href":"https:\/\/rcubedcafe.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}