img compression

This commit is contained in:
equilink 2025-02-17 14:14:21 +05:30
parent 5af8cca7b4
commit a72fcfdbb0
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 MiB

View File

@ -30,7 +30,7 @@ const Tokenomics: React.FC = () => {
className="flex justify-center" className="flex justify-center"
> >
<img src={'/tokenomics.png'} alt="tokenomics" className="bg-cover scale-90 hover:scale-95 transition-all duration-300" /> <img src={'/tokenomics.jpg'} alt="tokenomics" className="bg-cover scale-90 hover:scale-95 transition-all duration-300" />
</motion.div> </motion.div>
{/* Tokenomics Info */} {/* Tokenomics Info */}