Typography
Blur should soften type without erasing its rhythm
This card mixes crisp lettering, rounded geometry, and saturated color so every part of the progressive blur remains visible while scrolling.
Search for a command to run...
Components from @delphi/ui. Every page is built from itself.
const greet = (name: string) => {
return `Hello, ${name}!`;
};