Card · change a prop and it updates.
Explore our innovative features that redefine user experience.
<MorphingCard
contents={[
{ shape: "rectangle", title: "Rectangle", description: "A clean rectangular shape." },
{ shape: "circle", title: "Circle", description: "A perfect circle." },
{ shape: "hexagon", title: "Hexagon", description: "A six-sided shape." },
]}
/>