Building a professional and inspiring online presence for an emerging tech startup
client
The Martec
services
Website Design
website development
web app design
design consultancy
year
2024
context

The Martec is a pioneering platform that transforms HR data into communication power, helping major brands build reputation and attract talent through authentic, intelligently personalized content.

No items found.
goal

In a rapidly moving technology market, The Martec needed a more modern online face to strengthen its presence. The challenge was how to maintain the credibility of a tech company while expressing the creative spirit of a connection platform.

solution
Design Direction

The Martec's design direction focuses on simplifying complexity through a modern, consistent visual language. By using icon systems combined with easy-to-understand illustrations, we transform dry information into an intuitive interface. The tight connection between visuals and content creates a smart visual hierarchy that optimizes user experience and drives effective conversion.

Visual Language

We wanted to present a friendlier, more engaging SaaS business by using flexible icons and abstract illustrations to transform complex tech concepts into easy-to-understand visual experiences.

Interactive Interface

For The Martec project, we focused on making the complex data of a SaaS platform feel approachable and tangible. The interface goes beyond clicks — it's a visual storytelling journey. By combining smooth animations and deep interaction systems, we help users 'touch' the core value of the product in the most natural and honest way.

No items found.
let xTo = gsap.quickTo(".cursor", "x", { duration: 0.3, ease: "power3" }); let yTo = gsap.quickTo(".cursor", "y", { duration: 0.3, ease: "power3" }); window.addEventListener("mousemove", e => { xTo(e.clientX); yTo(e.clientY); }); });