diff --git a/components/portfolioEntries.json b/components/portfolioEntries.json index f6e9363..d388e82 100644 --- a/components/portfolioEntries.json +++ b/components/portfolioEntries.json @@ -1,4 +1,10 @@ [ + { + "title": "Showme Rebates", + "description": "Property rebates in Utah", + "url": "https://showmerebates.tben.me/", + "image": "/images/showmerebates.jpg" + }, { "title": "Guaranteed software", "description": "software development agency", diff --git a/public/images/showmerebates.jpg b/public/images/showmerebates.jpg new file mode 100644 index 0000000..358f302 Binary files /dev/null and b/public/images/showmerebates.jpg differ diff --git a/public/images/showmerebates.png b/public/images/showmerebates.png new file mode 100644 index 0000000..27f18d2 Binary files /dev/null and b/public/images/showmerebates.png differ