File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,13 @@ export default function Snippets({ snippets }) {
8989 Everyday use
9090 </ h2 >
9191 < div className = "grid gap-4 grid-cols-1 sm:grid-cols-2 my-2 w-full mt-4" >
92+ { /* https://css.gg/ */ }
93+ < ResourcesCard
94+ title = "Free Icons (700+)"
95+ link = "https://css.gg/"
96+ websiteLink = "css.gg"
97+ description = "Collection of 700+ free icons"
98+ />
9299 < ResourcesCard
93100 title = "Lorem Ipsum"
94101 link = "https://loripsum.net/"
@@ -163,13 +170,27 @@ export default function Snippets({ snippets }) {
163170 websiteLink = "peek.link"
164171 description = "Custom thumbnails for social media"
165172 />
173+ < ResourcesCard
174+ title = "100 Day UI"
175+ link = "https://100dailyui.webflow.io/ "
176+ websiteLink = "100dailyui.webflow.io"
177+ description = "Free Figma mockups and elements"
178+ />
179+ { /* https://100dailyui.webflow.io/ */ }
166180
167181 { /* https://resumeworded.com/ */ }
168182 </ div >
169183 < h2 className = "font-bold text-xl md:text-2xl tracking-tight mt-8 text-black dark:text-white" >
170184 Free Themes
171185 </ h2 >
186+ { /* https://themesberg.com/product/ui-kit/pixel-free-bootstrap-5-ui-kit */ }
172187 < div className = "grid gap-4 grid-cols-1 sm:grid-cols-2 my-2 w-full mt-4" >
188+ < ResourcesCard
189+ title = "Free Pixel Theme"
190+ link = "https://themesberg.com/product/ui-kit/pixel-free-bootstrap-5-ui-kit"
191+ websiteLink = "themesberg.com"
192+ description = "Free modern, clean Bootstrap 4+ Theme"
193+ />
173194 < ResourcesCard
174195 title = "Free Templates"
175196 link = "http://www.mashup-template.com/templates.html"
You can’t perform that action at this time.
0 commit comments