ok
This commit is contained in:
5
public/assets/images/heading-line-dec.png
Normal file
5
public/assets/images/heading-line-dec.png
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="80" height="4" viewBox="0 0 80 4" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="40" height="4" fill="#6a59ff"/>
|
||||
<rect x="40" width="40" height="4" fill="#0057b8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 228 B |
8
public/assets/images/placeholder-product.png
Normal file
8
public/assets/images/placeholder-product.png
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="400" height="300" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="100%" height="100%" fill="#f1f5f9"/>
|
||||
<rect x="100" y="75" width="200" height="150" fill="#e2e8f0" rx="8"/>
|
||||
<circle cx="200" cy="120" r="30" fill="#cbd5e1"/>
|
||||
<rect x="150" y="170" width="100" height="20" fill="#cbd5e1" rx="4"/>
|
||||
<rect x="170" y="200" width="60" height="15" fill="#cbd5e1" rx="4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 430 B |
Reference in New Issue
Block a user