Components
Loading preview...
An authoritative UI component featuring fluid liquid gradients and kinetic typography. Designed for premium dark-mode experiences, it combines a sophisticated grainy texture with bold messaging that commands attention. This section captures a modern, leadership-focused aesthetic, ideal for high-stakes tech brands or creative agencies looking for a "smart," professional edge.
@haik-kashiyani
npx shadcn@latest add https://21st.dev/r/hardikkashiyani123456788/flow-gradient-hero-sectionimport { Component } from "@/components/ui/flow-gradient-hero-section";
export default function DemoOne() {
return <Component />;
}