Principal Consultant
Digital Zen unites technology, people & design, tackling digital innovation challenges in Web3, AI, DeFi, Blockchain, Sustainability, Identity, Supply Chain, and extended use-cases.
We build with entities such as IOTA, Bloom Wallet, Trademark East Africa, European Commission (EBSI), VolksBank, Dentons and Climate Check (supported by Dell & Google).
High-performing teams engage with us to optimise their Zero-One innovation, forge digital experiences and implement user-centered design leadership.
Level-up your product design with us. Our long heritage ranges from mobile apps to award winning software, capturing Webby Awards and AIGA recognition.
Reach out through LinkedIn, or book a meeting
‣
- Both quote blocks for the navbar & footer are global blocks. Edit the content of the ones on the main page, and that will update the rest of them throughout your site.
- The font used is Inter. Select it from your Super Options page. Other fonts that can work well with this template are Epilogue, Public Sans, and Space Grotesk.
- Notion toggles are hidden by default. To unhide them, paste the CSS below to the bottom of your snippet injection box in your Super site settings:
- To change the text or background color, use this:
- Questions? Post up in our community.
<style>
.notion-toggle {
display: block !important;
}
</style>
<style>
:root {
--color-text-default: #fff !important;
--color-bg-default: #000 !important;
}
</style>
‣