From 33a4ccf5d26ff582aba2bfbba4d9f6f91e2af9fc Mon Sep 17 00:00:00 2001 From: Pratigya Panwar <102457440+panwar8279@users.noreply.github.com> Date: Wed, 19 Jun 2024 14:16:04 +0530 Subject: [PATCH] Update product.json --- frontend/src/DB/product.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 47b55556..8ef0a7a9 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -3072,7 +3072,14 @@ "link":"https://www.canva.com/", "description":"Canva is a Web design tool with collaborative features. Best for User-friendly graphic design, social media content creation, and online collaboration." - }, + }, + { + "productName":"Magic UI", + "category":"UI", + "image":"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQLjFCT2jJ2xX3MZyVj3NsM_i8cUuZT_IS0pQ&s", + "link":"https://magicui.design/", + "description":"UI Library for Design Engineers. Animated components and effects you can add to your projects. Free. Open Source." + }, { "productName":"React Boostrap", "category":"UI",