The wine—art website aims to immerse the visitor into the passion for wine, its stories and wine activities through a minimal, discovery-oriented web experience. Instead of being presented with the full depth of the site, the visitor is invited to explore the (bilingual) content.
The line definitions in the logo and illustrations plus measured colour palette help set this tone; and when you get to the end of the page, don't hesitate to simply ‘Say hello' and get in touch with the team!
As a 'full stack' designer, I took on the full scope of the project — from coming up with a brand identity and visual style, to organising the (bilingual) content and navigation, to implementing smooth frontend interactions and an easy-to-use no-database CMS, Kirby. See more of such projects at ldaniel.eu.
The site served its purpose, delivering information to the users. There is a hint or two in the site that suggests its for wine enthusiasts but it still lacked character and branding. There is no o...
The visual design is not bad, but everything here misses a big idea, some character...
This whole site was designed for a small screen, and doesn't fit big ones very well: images don't scale well, e...
Comments 4
ldaniel.eu
ldaniel.eu
?
Maxim Aginsky
accidental ꩜ initiates ꩜ serendipitous
arrowww.space
Maxim Aginsky
Much nicer like this :) Do not forget to fix it on other pages of the site: /education & /services.
At the /blog page Nav is scrollable.
ldaniel.eu
ldaniel.eu
Hi!
Good catch thanks; I've just fixed the bug.
Best
Daniel
Maxim Aginsky
accidental ꩜ initiates ꩜ serendipitous
arrowww.space
Maxim Aginsky
Just a heads up, viewport units include scrollbars. If you use width: 100vw; instead width: 100%; (.nav-wrapper { width: 100%;width: 100vw;}) you will have the horizontal scrollbar.