Docs
Card
Socials Card

Socials Card

A card with social media icons.

by Sarthak Kapila

Installation


Usage


Socials Card Example

1import SocialsCard from "@/components/socials-card";
2
3export default function Example() {
4 return <SocialsCard />;
5}

Understanding the component


The card uses a subtle elevation shadow that collapses on press, creating a tactile feel. Motion is powered by a spring animation for a responsive interaction.

Credits


By Sarthak Kapila.