personal-site/components/portfolioEntries.json
2022-07-27 18:43:06 +01:00

21 lines
657 B
JSON

[
{
"title": "Showme Rebates",
"description": "Property rebates in Utah",
"url": "https://showmerebates.com/",
"image": "/images/showmerebates.jpg"
},
{
"title": "Homeruntoken",
"description": "Real Estate Investing Made Easy",
"url": "https://homeruntoken.vercel.app/",
"image": "/images/Homeruntoken-graphic.jpg"
},
{
"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",
"image": "/images/next-7-graphic-min.jpg"
}
]