Swiss Style
Swiss design-inspired landing page with clean typography and grid-based layouts.
Main Features of Swiss Style
How to Use Swiss Style in Next.js
Installation Guide for Swiss Style
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
primaryColor | string | #000000 | Primary text color (black). |
backgroundColor | string | #ffffff | Clean white background. |
accentColor | string | #ef4444 | Minimal accent color (red). |
fontWeight | string | 400 | Typography weight (300-700). |
gridColumns | number | 12 | Number of grid columns. |
Related Components
Cartoonish
Playful cartoon-style hero section with fun animations and vibrant colors.
Draggable
Interactive hero section with draggable elements and smooth physics-based interactions.
Glass Operating System
Glassmorphism hero section with frosted glass effects and modern OS-inspired design.
When to Use
Best Practices
Why This Component Matters in Modern UI Development
Frequently Asked Questions
QWhat is the primary font?
The Swiss aesthetic works best with heavy Sans-Serif fonts; the template is designed to scale with weight-balanced typography (`fontWeight`).
QCan I change the grid columns?
Yes, the `gridColumns` prop (default 12) allows you to adjust the underlying layout system for more or less complex content structures.
QHow 'Swiss' is the design?
The design removes all non-essential decorative elements, relying on precise grids and high-contrast typography to create a premium, editorial atmosphere.
