From 7ba12352121d850479397737440c380493f6d71d Mon Sep 17 00:00:00 2001 From: Lota Anidi Date: Mon, 15 Jun 2026 19:45:51 +0100 Subject: [PATCH] Hero: describe stampstack as a 'coverflow' component (not '3D carousel') --- site/components/Hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/components/Hero.tsx b/site/components/Hero.tsx index ecf2bb2..981a0a0 100644 --- a/site/components/Hero.tsx +++ b/site/components/Hero.tsx @@ -93,7 +93,7 @@ export function Hero() { className="rise" style={{ margin: 0, maxWidth: 486, color: '#252525', fontWeight: 500, fontSize: 14, letterSpacing: '-0.1px', lineHeight: '23px', fontFeatureSettings: '"swsh" 1', animationDelay: '200ms' }} > - stampstack is a postage-styled 3D carousel component. install and drop in whatever content you want on the stamps. no deps beyond react 18 + stampstack is a postage-styled coverflow component. install and drop in whatever content you want on the stamps. no deps beyond react 18