import { RefreshCw } from 'lucide-react' import { Card, CardContent } from "@/components/ui/card" export function QuoteCard() { return (

"To be a good artist / letterer / designer / guitar player, it takes practice. A lot of it. More than you can even fathom when you're starting out."

Jessica Hische
) }