diff --git a/components/portfolioEntries.json b/components/portfolioEntries.json index c469235..1482c4f 100644 --- a/components/portfolioEntries.json +++ b/components/portfolioEntries.json @@ -17,6 +17,12 @@ "url": "https://datasquirel.com", "image": "/images/datasquirel-img.jpg" }, + { + "title": "Base Wears", + "description": "Ecommerce platform for selling gym wears", + "url": "https://fitness-ecommerce.vercel.app/", + "image": "/images/Base-Fitness-Screenshot.webp" + }, { "title": "Homeruntoken", "description": "Real Estate Investing Made Easy", diff --git a/public/images/Base-Fitness-Screenshot.webp b/public/images/Base-Fitness-Screenshot.webp new file mode 100644 index 0000000..35352bd Binary files /dev/null and b/public/images/Base-Fitness-Screenshot.webp differ diff --git a/public/images/logo-icon-white.svg b/public/images/logo-icon-white.svg new file mode 100644 index 0000000..1e956e9 --- /dev/null +++ b/public/images/logo-icon-white.svg @@ -0,0 +1 @@ + \ No newline at end of file