mirror of
https://github.com/aljazceru/nostr-how.git
synced 2025-12-17 14:24:25 +01:00
Update background images to webp
This commit is contained in:
@@ -5,8 +5,8 @@ import Highlight, { defaultProps } from 'prism-react-renderer'
|
|||||||
|
|
||||||
import { Button } from '@/components/Button'
|
import { Button } from '@/components/Button'
|
||||||
import { HeroBackground } from '@/components/HeroBackground'
|
import { HeroBackground } from '@/components/HeroBackground'
|
||||||
import blurCyanImage from '@/images/blur-cyan.png'
|
import blurCyanImage from '@/images/blur-cyan.webp'
|
||||||
import blurIndigoImage from '@/images/blur-indigo.png'
|
import blurIndigoImage from '@/images/blur-indigo.webp'
|
||||||
|
|
||||||
const codeLanguage = 'json'
|
const codeLanguage = 'json'
|
||||||
const code = `{
|
const code = `{
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 214 KiB |
BIN
src/images/blur-cyan.webp
Normal file
BIN
src/images/blur-cyan.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 249 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 219 KiB |
BIN
src/images/blur-indigo.webp
Normal file
BIN
src/images/blur-indigo.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 251 KiB |
Reference in New Issue
Block a user