import { Play, Clock, Calendar } from 'lucide-react'; export default function PodcastCard({ podcast }) { return (
{podcast.description}
{podcast.host}
{podcast.date}