Commit 30f7385d authored by Justin Domingue's avatar Justin Domingue Committed by GitHub

optimize sandtexture.png with .webp (#1502)

Co-authored-by: default avatarJustin Domingue <domingue.justin@gmail.com>
parent c0f58ae8
This diff is collapsed.
......@@ -5,7 +5,7 @@ import { useTranslation } from 'react-i18next'
import { ExternalLink } from '../../theme'
import { AutoColumn } from 'components/Column'
import Squiggle from '../../assets/images/squiggle.png'
import Texture from '../../assets/images/sandtexture.png'
import Texture from '../../assets/images/sandtexture.webp'
import { RowBetween } from 'components/Row'
const CTASection = styled.section`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment