SuperHi Basic Income Countdown Microsite
A minimalist split-screen layout featuring a vertical status bar, central canvas integration, and a countdown timer component for event-driven landing pages.
Overview
This minimalist microsite features a striking split-screen layout designed for status updates and event countdowns. It is an excellent reference for builders looking to implement high-impact, low-content landing pages that utilize vertical space and canvas-based background animations to create a premium feel.
Design System
- Color Palette & Visual Hierarchy: The design is dominated by a high-contrast 'Electric Blue' (#2E2EF5) sidebar against a clean white canvas. The blue acts as the primary focal point, creating a bold enclosure for the site’s status messaging and identity.
- Typography: The site uses a sophisticated serif typeface for headings (visible in 'SUPERHI BASIC INCOME' and 'APPLICATIONS CLOSED'). Text is presented in all-caps with generous letter spacing, positioned at the extreme top and bottom of the vertical bar to frame the content.
- Page Structure: The layout uses a horizontal split. The left column (approximately 33% width) serves as a persistent status and branding bar, while the right column (approximately 66% width) is reserved for a central
<canvas>element intended for dynamic, interactive visuals (currently displaying a placeholder error in the provided viewport). - Reusable Components:
- Vertical Status Bar: A flexbox-based container that anchors branding at the top and state-information (like the countdown) at the bottom.
- Canvas Container: A dedicated
<section>using a<canvas class="world">tag, ideal for injecting Three.js or p5.js visualizations.
- Implementation Clues: The HTML structure indicates a Next.js application (
id="__next") utilizing Styled Components for CSS-in-JS (evident from thesc-prefixed class names). The use of flex-direction and 100vh containers ensures the content remains perfectly centered and responsive.
Use Cases
- Who should clone this: Developers launching waitlists, 'coming soon' pages, or minimalist digital scholarship applications.
- Remix Directions: Swap the electric blue for a brand-specific primary color; replace the centralized error/canvas area with a simple email capture form or a high-resolution hero image. The vertical sidebar can be remixed into a navigation menu for more complex sites.
- Clone Scope: For a quick win, builders should clone the split-screen CSS layout (flexbox) and the vertical branding bar to create a sophisticated mobile-first landing page with minimal effort.
Related Inspirations
Berlin Biennale Interactive Art Guide
A brutalist art gallery site featuring an asymmetrical split-pane layout, a dark modal overlay menu with search, and horizontally scrolling navigation pills for visitor information.
Cash App Families Landing Page
A financial services landing page featuring a minimalist high-contrast hero, flexible bento-style feature grids, an accordion-based FAQ, and a clean three-column card layout.
Hims & Hers App Landing Page
A clean health-tech landing page featuring high-contrast typography, sticky phone mockups with scroll-triggered animations, and sleek card-based content sections.
Soulwire Creative Portfolio Terminal Interface
A minimalist, command-line inspired portfolio featuring an animated typing effect, retro console aesthetics, and dynamic component loading.
Fable & Mane Beauty Storefront
A clean e-commerce layout featuring a high-impact hero slider with localized entry popups and a product carousel with hover-triggered secondary images.
Cards Against Humanity Climate Landing
A high-impact single-page layout featuring a distorted typography hero, parallax scroll animations, interactive Zip code discount logic, and a classic iconography-based FAQ section.