diff --git a/src/components/SuggestCard.jsx b/src/components/SuggestCard.jsx index faf2222..e290169 100644 --- a/src/components/SuggestCard.jsx +++ b/src/components/SuggestCard.jsx @@ -3,7 +3,7 @@ import { motion } from 'framer-motion'; const SuggestCard = ({ name, imageUrl }) => { return ( -
{name}
{ whileTap={{ scale: 0.9 }} className='btn btn-accent hover:shadow-lg' > - Add to my garden + Add to garden