diff --git a/src/components/ItemCard.tsx b/src/components/ItemCard.tsx index aee22cf..adfb143 100644 --- a/src/components/ItemCard.tsx +++ b/src/components/ItemCard.tsx @@ -40,11 +40,7 @@ const ItemCard = ({banner, bannerBlur, title, description, links, location}: Ite return <>
{ - console.log('Overall div!') - navigate(); - } - }> + onClick={navigate}> classNames("object-cover", loaded ? null : "blur-xl")} placeholder="blur"