Components
A stunning 3D credit card component with realistic hover animations and detailed visual effects. Features a premium Mastercard design with metallic gradients, embossed textures, and smooth 3D transformations. Perfect for fintech applications, payment interfaces, or portfolio showcases. The card includes authentic details like chip placement, card numbers, and the iconic Mastercard branding with sophisticated hover effects that create depth and interactivity.
Loading preview...
import { MastercardComponent } from "@/components/ui/3d-animated-mastercard-component";
export default function DemoOne() {
return <MastercardComponent />;
}