Back to Gallery

Shuttle Cloud File Transfer Landing

A minimalist file sharing interface featuring a full-screen Three.js animated cloud sky background, translucent glassmorphism UI center-card, and drag-and-drop interaction zones.

Visit
Shuttle Cloud File Transfer Landing

Overview

Shuttle is a minimalist file-sharing landing page that emphasizes weightlessness and simplicity through a floating central UI. It is an excellent clone reference for building focused, utilitarian tools that require immediate user action without the clutter of a traditional multi-section homepage. Its primary strength lies in the integration of a Three.js-powered cloud atmosphere with a glassmorphism interface.

Design System

  • Color Palette & Visual Hierarchy: The palette uses a gradient of sky blues and airy whites, creating a high-contrast environment for the central action card. The primary call-to-action (CTA) uses a vibrant blue (bg-tint), while secondary actions use a neutral, low-opacity gray (bg-group). Visual hierarchy is centered entirely on the upload zone.
  • Typography: A clean sans-serif system is used with a focus on distinct weight shifts. The 'Drag & Drop' header is bold and prominent, followed by medium-weight support text. Smaller, semi-bold text is used for button labels to maintain legibility against the blurred background.
  • Page Structure: The layout follows a fixed, non-scrolling single-page application (SPA) structure. A thin header (50px height) contains the logo, navigation status, and utility actions, while the remaining viewport is dedicated to the interactive file drop zone.
  • Reusable Components:
    • Glassmorphism Card: A 275px wide centered card with a backdrop-blur-lg and a dashed border-label3 that serves as both a container and a drag-and-drop trigger.
    • Button Suite: Unified small-format buttons (8px height) with subtle shadow-[0_0_1px_0_rgba(0,0,0,0.25)] and rounded-lg corners.
    • Utility Nav: A compact top bar for managing session states (Log In, Download, Share).
  • Interaction & Motion: The HTML indicates a Three.js canvas rendering the animated sky. The file input is hidden behind a label acting as a large click-target. Interaction states include a scale-up effect and border color changes (hover:border-label2) when dragging files over the interface.
  • Implementation Clues: The structure uses Tailwind CSS for layout and styling (e.g., h-dvh, size-full, backdrop-blur). The presence of modulepreload links suggest a React-based framework (likely Remix or Vite-based) with componentized logic.

Use Cases

  • Who should clone this: Developers creating single-purpose utility tools like file converters, secure drop-boxes, or temporary URL shorteners.
  • Effective Remixes: This pattern is ideal for "App-first" landing pages where the marketing content is secondary to the tool itself. You could remix the Three.js background to represent different themes—such as a deep space nebula for tech tools or a clean laboratory for data processors.
  • Remix Directions: Replace the drag-and-drop card with a centered login portal for a private directory, or adapt the layout into a "Link-in-bio" style page that uses the cloud background for a premium feel.
  • Suggested Scope: A full-page clone is recommended to capture the atmospheric immersion, as the aesthetic relies heavily on the relationship between the full-screen canvas and the centered glass UI.

Related Inspirations

© 2026 InferNet AI PTE.LTD. All rights reserved.