function enqueue_superflow() { wp_enqueue_script('superflow'); // Add apiKey as a window-level variable add_action('wp_footer', 'add_superflow_api_key_script'); function add_superflow_api_key_script() { $apiKey = 'syh7w55LM2dURAgOHUe1'; echo ''; } // Register the script wp_register_script('superflow', 'https://cdn.jsdelivr.net/npm/@snippyly/plugin/snippyly.min.js', array(), null, true); // Add 'type' attribute with value 'module' to the script tag add_filter('script_loader_tag', 'add_superflow_script', 10, 3); function add_superflow_script($tag, $handle, $src) { if ('superflow' === $handle) { $tag = ''; } return $tag; } // Enqueue the registered script wp_enqueue_script('superflow'); } add_action('wp_enqueue_scripts', 'enqueue_superflow'); PPM DAYCARE – Chana

PPM DAYCARE

BRAND DESIGN

Overview

PPM DAYCARE | BRAND DESIGN AND DEVELOPMENT

When Lucy and her girlfriend, Amelia came to me with their own daycare business idea, we, sat down and discussed how we can brand it with a new hot logo and make the whole business visually more attractive. When I first came with the colorful logo option, they said wow and gave me the green-light to continue with rest of brand development ideas.