diff --git a/taskncoffee-app/public/images/a.jpg b/taskncoffee-app/public/images/a.jpg index cb7c288..2ec14d2 100644 Binary files a/taskncoffee-app/public/images/a.jpg and b/taskncoffee-app/public/images/a.jpg differ diff --git a/taskncoffee-app/src/components/Card.jsx b/taskncoffee-app/src/components/Card.jsx index d91dd33..f4e7635 100644 --- a/taskncoffee-app/src/components/Card.jsx +++ b/taskncoffee-app/src/components/Card.jsx @@ -3,18 +3,19 @@ import { cn } from '@/lib/utils' export default function CardComponent() { return ( -
- Card image -
-

Card

+
+
+

Card

+
+
Low Medium High Critical
-

Card description

- +

Card description

+
)