diff --git a/lama_cleaner/app/src/components/CoffeeIcon/CoffeeIcon.tsx b/lama_cleaner/app/src/components/CoffeeIcon/CoffeeIcon.tsx index b9a9279..9f48437 100644 --- a/lama_cleaner/app/src/components/CoffeeIcon/CoffeeIcon.tsx +++ b/lama_cleaner/app/src/components/CoffeeIcon/CoffeeIcon.tsx @@ -2,6 +2,7 @@ import React, { useState } from 'react' import { Coffee } from 'react-feather' import Button from '../shared/Button' import Modal from '../shared/Modal' +import CoffeeMachineGif from '../../media/coffee-machine-lineal.gif' const CoffeeIcon = () => { const [show, setShow] = useState(false) @@ -24,10 +25,26 @@ const CoffeeIcon = () => { show={show} showCloseIcon={false} > -

- Hi there, If you found my project is useful, and want to help keep it - alive please consider donating! Thank you for your support! -

+
+

+ Hi, if you found my project is useful, please conside buy me a + coffee to support my work. Thanks! +

+ coffee machine +
+