Ice Rink Canary Wharf

Ice Rink Canary Wharf approached us to bring their vision to life with creating printed and digital marketing campaigns. As well as that, IRCW required promotional assets that would be featured on televisions viewed by thousands.

Maven Securities

Ice Rink
Canary Wharf

Ice Rink Canary Wharf

Ice Rink
Canary Wharf

Maven Securities is a London-based proprietary trading firm that operates across global financial markets.

We worked closely to ensure marketing and branding collateral was purpose-driven and consistent.

Ice Rink Canary Wharf approached us to bring their vision to life with creating printed and digital marketing campaigns. As well as that, IRCW required promotional assets that would be featured on televisions viewed by thousands.

Ice Rink Canary Wharf approached us to bring their vision to life with creating printed and digital marketing campaigns.

As well as that, IRCW required promotional assets that would be featured on televisions viewed by thousands.

Ice Rink Canary Wharf approached us to bring their vision to life with creating printed and digital marketing campaigns. As well as that, IRCW required promotional assets that would be featured on televisions viewed by thousands.

INSTAGRAM

LINKEDIN

FACEBOOK

INSTAGRAM

LINKEDIN

FACEBOOK

(() => { const framerName = "PASTE_NAME_HERE"; // <-- replace this const threshold = 10; // px scrolled before turning opaque const opaque = "#0f0f0f"; function apply() { const scrolled = window.scrollY > threshold; document.querySelectorAll(`[data-framer-name="${framerName}"]`).forEach(el => { el.style.transition = "background-color 200ms ease"; el.style.backgroundColor = scrolled ? opaque : "transparent"; }); } // Run now + on scroll apply(); window.addEventListener("scroll", apply, { passive: true }); // Also re-apply after Framer finishes loading elements setTimeout(apply, 300); setTimeout(apply, 1000); })();