diff --git a/public/images/shop.jpg b/public/images/shop.jpg index acc62dd..ab1d389 100644 Binary files a/public/images/shop.jpg and b/public/images/shop.jpg differ diff --git a/src/data.json b/src/data.json index 22c12c7..6b8b190 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": "Nandana Venugopal", + "githubUsername": "Nandanavenugopal373", + "storeName": "Eight the design space by Amrutha Hari", + "storeType": "Fashion Boutique", + "storeDescription": "Eight the design space is a curated space that offers a unique and personalized shopping experience for individuals seeking style, quality, and exclusivity. ", + "githubLink": "https://github.com/Nandanavenugopal373/Business_website", + "hostedLink": "https://nandanavenugopal373.github.io/Business_website/Business_Website/index.html", + "storeImage": "/images/shop.jpg" + }, ]