import Image from './Image'; import Link from './Link'; const Card = ({ title, description, imgSrc, href }) => (
{description}