mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-19 02:14:08 +00:00
feat: replace by svg
This commit is contained in:
parent
f547e1eff3
commit
336435e399
131
public/images/products/diagram.svg
Normal file
131
public/images/products/diagram.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 221 KiB |
@ -45,7 +45,7 @@ const Stack = () => {
|
||||
/>
|
||||
<img
|
||||
className={`${s.stack__img} ${s.stack__img__small}`}
|
||||
src="/images/products/stack-small.png"
|
||||
src="/images/products/diagram.svg"
|
||||
alt="stack"
|
||||
/>
|
||||
<div className={s.gradient} />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user