/** * Card Variants Demo * Shows different card layouts */ import React from 'react' export default function CardVariantsDemo() { return (
With header and content
Card content goes here.
Main content area.
Card with gradient border effect.