File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ import Card from "./ui/Card.astro";
20
20
import InterfaceInGame from ' ../assets/interfaceingame.png' ;
21
21
import WebflowInspire from ' ../assets/webflowInspire.png' ;
22
22
import Wireframe from ' ../assets/wireframe.png' ;
23
+ import Creatoom from ' ../assets/creatoom.png' ;
23
24
24
25
import CardContent from " ./ui/cardContent.astro" ;
25
26
import CardSubmit from " ./ui/cardSubmit.astro" ;
@@ -313,8 +314,14 @@ import CardSubmit from "./ui/cardSubmit.astro";
313
314
<div class =" item show free" >
314
315
<p class =" labelText" >FREE</p >
315
316
<CardContent label =" FREE" title =" Open Peeps" func =" Hand-drawn illustration library"
316
- src ={ OpenPeeps }
317
- href =" https://www.openpeeps.com/?ref=repo.cheddzy.com" />
317
+ src ={ OpenPeeps }
318
+ href =" https://www.openpeeps.com/?ref=repo.cheddzy.com" />
319
+ </div >
320
+ <div class =" item show free" >
321
+ <p class =" labelText" >FREE</p >
322
+ <CardContent label =" FREE" title =" Creatoom" func =" Excellent quality, free mockups"
323
+ src ={ Creatoom }
324
+ href =" https://creatoom.com/product-category/items/free-mockups/?ref=repo.cheddzy.com" />
318
325
</div >
319
326
<!-- Other-->
320
327
<div class =" item show other" >
You can’t perform that action at this time.
0 commit comments