img compression
This commit is contained in:
parent
5af8cca7b4
commit
a72fcfdbb0
BIN
client/public/tokenomics.jpg
Normal file
BIN
client/public/tokenomics.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 376 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.4 MiB |
@ -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 */}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user