Bella Unhas — Full Website for a Nail Salon





Concept project built by ALB Seven. Bella Unhas is not a real client: it is a full study of how a nail salon should present itself online. Every figure shown on the site is fictional, and the site itself carries that notice at the top of every page.
The problem in this industry
Beauty salons live on Instagram. A profile is great for showing work, but it fails at what matters most: someone searching "nail salon near me" at 10pm won't find the profile, won't see the service list, and can't book without waiting for a DM reply.
Design decisions
- Booking as the primary path. The booking CTA sits in the sticky header, in the hero and at the end of every section, visitors never have to hunt for how to make an appointment.
- An explicit service catalogue. Manicure, pedicure, gel polish, gel extensions, acrygel and nail art appear as navigable blocks rather than body copy. It is the first thing a client looks for.
- Bilingual from the start. PT/EN switching through a custom i18n layer, with no plugin and no redirect, the same pattern ALB Seven runs in production.
- Static HTML. No CMS, no database, no framework dependency. The content ships in the HTML: Google reads the whole page on the first request and rendering never waits on JavaScript.
- Accessibility. Skip-to-content link, keyboard navigation and verified contrast.
What this project demonstrates
That a local service business does not need a complex platform. It needs a fast page, findable in search, that answers in seconds what the client wants to know: what you do, what it costs, and how to book.