Foneday - Corporate animation

Have corporate animation made

Achieving more together

Achieving more together

Foneday was developing a new website. Moving images were given a prominent place on the website. The company focuses on the B2B market and facilitates repairers with high-quality products that allow them to grow. Thanks to these quality products, Foneday is partly responsible for the end user falling in love with her own phone all over again. This story called for a refreshing animation.

Your wholesaler for mobile parts

The animation perfectly shows what Foneday stands for and how the company delivers high-quality products every day that make users fall in love with their phones all over again. Because the visuals of the corporate animation are aligned with the visuals of the website, all the content is one. The assets reinforce each other, making them lend themselves to bringing out the company's vision in a "dreamy" way.

Curious about our creations? Check out the animation we made for

ECR Netherlands

Or discover the magic behind

Infinite possibilities?

Animation studio Animation Agency makes anything possible. Would you like to brainstorm with us, create a stunning animation and discover how to finally get your final product out into the world properly? Let's get acquainted. Call or email us! Let's animate your story.

document.addEventListener("DOMContentLoaded", function() { var path = window.location.pathname; // Verberg alles eerst document.getElementById("content-nl").style.display = "none"; document.getElementById("content-en").style.display = "none"; document.getElementById("content-de").style.display = "none"; // Controleer de taal op basis van de URL if (path.includes("/nl")) { document.getElementById("content-nl").style.display = "block"; } else if (path.includes("/en")) { document.getElementById("content-en").style.display = "block"; } else if (path.includes("/de")) { document.getElementById("content-de").style.display = "block"; } });