personal-site/components/portfolioEntries.json

21 lines
621 B
JSON
Raw Normal View History

2022-02-04 11:25:05 +00:00
[
2022-04-28 10:18:54 +00:00
{
"title": "Renition",
"description": "Curated top quality Apparel",
"url": "https://renition.com",
"image": "/images/renition-graphic.jpg"
},
{
"title": "Castcord",
"description": "Social Media web app",
"url": "https://cast-cord.com",
"image": "/images/castcord-graphic.jpg"
},
2022-02-04 11:25:05 +00:00
{
"title": "Next 7 Web Engine",
"description": "Next 7 is an all-in-one web engine featuring a web page builder and a content management system",
"url": "https://next7.io",
2022-03-26 19:26:00 +00:00
"image": "/images/next-7-graphic-min.jpg"
2022-02-04 11:25:05 +00:00
}
]