diff --git a/public/images/lavesta.jpeg b/public/images/lavesta.jpeg new file mode 100644 index 0000000..cf4e795 Binary files /dev/null and b/public/images/lavesta.jpeg differ diff --git a/src/data.json b/src/data.json index 22c12c7..a0a828c 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": "Tini Treesa Joseph", + "githubUsername": "Tinitreesajoseph", + "storeName": "Lavesta Pink Cafe", + "storeType": "Cafe", + "storeDescription": "Located in Moonalungal, Lavesta Pink cafe is a stunning spot in Calicut known for its blend of pink hues and chic decor.", + "githubLink": "https://github.com/Tinitreesajoseph/BUSINESS-WEBSITE/tree/main/BUSINESS%20WEBSITE", + "hostedLink": "https://tinitreesajoseph.github.io/BUSINESS-WEBSITE/BUSINESS%20WEBSITE/index.html", + "storeImage": "/images/lavesta.jpeg" } ]