North Kingdom Minimalist Agency Landing
A dark-themed design agency layout featuring a top-aligned navigation bar, a logo mark, and a smooth scroll implementation using the Lenis library.
Overview
This project showcases a minimalist, high-end agency landing page template characterized by a "dark mode" aesthetic and a spacious, top-heavy navigation layout. It is a strong reference for builders seeking to implement a ultra-clean professional site that utilizes modern smooth-scrolling techniques, specifically featuring the Lenis library for refined motion.
Design System
- Color Palette & Visual Hierarchy: The design uses a deep monochromatic palette with a near-black background (
#000000or deep navy) and high-contrast white text. The hierarchy is extremely flat, emphasizing the top-level navigation and brand identity at the corners to create a framing effect for central content. - Typography: The system relies on a clean, sans-serif font family. The navigation items use a larger scale with generous letter spacing, while auxiliary text (like the error message in the center) utilizes a smaller, utilitarian font size (14px) and high line-height (49px) to maintain readability against the dark background.
- Page Structure: The layout follows a classic agency structure with a fixed or absolute positioned top header containing the logo on the left and primary links (Work, About, Careers, Contact) on the right. The HTML structure reveals a main container (
Layout_main) wrapping a content area designed to fill the full viewport (height: 100vh). - Reusable Components: The primary component to clone is the navigation bar, which features a responsive
Modalmenu. TheMenuNavItemcomponents are built to be reusable, containing nested structures for arrows and text, suggesting a sophisticated hover state or transition capability. - Interaction & Motion: The site is built with
lenis-smoothintegration, signifying that smooth, momentum-based scrolling is a core part of the user experience. The HTML highlights a specificModalstate for the menu, indicating an overlay transition for mobile or expanded navigation views. - Implementation Clues: The code is built using Next.js (evidenced by the
__nextID andnext-route-announcer). It uses CSS Modules (e.g.,Layout_content__nbzEe) for scoped styling and the Lenis library for layout-wide smooth scroll management.
Use Cases
- Who should clone this: Creative agencies, design portfolios, and architectural firms looking for a "less is more" digital presence that prioritizes imagery and smooth motion over dense text.
- Effective Remixes: This pattern works well for luxury product landing pages or high-end service providers (e.g., consultancy groups) where the visual experience is meant to convey prestige and attention to detail.
- Remix Directions: Builders can swap the minimalist dark background for a high-resolution video background or a grain-textured canvas. The information architecture can be adapted by transforming the right-aligned nav links into a hamburger menu for a more "app-like" feel.
- Clone Scope: A full-page clone is recommended to capture the spatial relationships between the header and the main content area, particularly the integration of the smooth scroll wrapper with the React/Next.js layout.
Related Inspirations
Bravò Studio Creative Portfolio Gallery
A minimalist dark-themed portfolio featuring a 3D video carousel, WebGL canvas integration, and a searchable archival list layout for high-end creative work.
Norgram Minimalist Design Portfolio
A high-end, monochrome studio portfolio featuring a brutalist typography-led hero section, a clean asymmetrical masonry grid, and minimalist project navigation.
Marx Design Minimal Portfolio Grid
A high-end design portfolio featuring a synchronized image-hover grid layout, GSAP-powered transitions, and a hidden fullscreen menu with portrait image links.
Kirifuda Inc. Minimal Portfolio Showcase
A clean, dark-mode agency portfolio featuring a typographic hero section, a high-contrast list-based works gallery with metadata, and a segmented multi-column footer for company details.
Becklyn Agency Dark Mode Portfolio
A high-end dark-themed agency site with a floating capsule navigation, staggered case study layouts, text-reveal animations, and horizontal team sliders.
Channel Studio Innovation Agency Portfolio
A minimalist agency site featuring full-bleed video backgrounds, large-scale typography, and a structured project list with high-contrast hover effects.