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