diff --git a/src/app/components/home/Card.tsx b/src/app/components/home/Card.tsx index 398191c..e919f54 100644 --- a/src/app/components/home/Card.tsx +++ b/src/app/components/home/Card.tsx @@ -47,7 +47,9 @@ const Card = ({ id, title, image, budget, status }: CardProps) => {