diff --git a/public/images/fruitify.jpg b/public/images/fruitify.jpg new file mode 100644 index 0000000..3c61b09 Binary files /dev/null and b/public/images/fruitify.jpg differ diff --git a/src/data.json b/src/data.json index 22c12c7..518a214 100644 --- a/src/data.json +++ b/src/data.json @@ -378,5 +378,15 @@ "githubLink": "https://github.com/ArjunKH2004/Med", "hostedLink": "https://arjunkh2004.github.io/Med/", "storeImage": "/images/rev_med.jpeg" + }, + { + "name": "Soumya Varghese", + "githubUsername": "soumyavarghese03", + "storeName": "Fruitify", + "storeType": "Super Market", + "storeDescription": "Fruitify is a vibrant haven of fresh, succulent fruits and wholesome delights. Discover nature's sweetness in every bite. Health and flavor unite in a colorful array.", + "githubLink": "https://github.com/soumyavarghese03/Learningfest/tree/main/Business", + "hostedLink": "https://soumyavarghese03.github.io/Learningfest/Business/index.html", + "storeImage": "/images/fruitify.jpg" } ]