From a99eb06c67da7e4db96870220c065a3f0159be29 Mon Sep 17 00:00:00 2001 From: chaanakyaaM Date: Thu, 8 Aug 2024 23:18:15 +0530 Subject: [PATCH] shapeways added --- frontend/src/DB/product.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 33e89fb1..f982f8bd 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -67,6 +67,13 @@ "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQuER1tOoBap4qZ8V7OUsbf-quqFfEjj3Jnzg&s", "link": "https://code.visualstudio.com/", "description": "Visual Studio Code is a free, open-source code editor from Microsoft that provides developers with powerful tools and a flexible workspace for a variety of programming languages." +}, +{ + "productName": "Shapeways", + "category": "Tool", + "image": "https://th.bing.com/th/id/OIP.fS8A6HdHwA0RhZPcUMomZAHaHa?w=173&h=180&c=7&r=0&o=5&dpr=1.3&pid=1.7", + "link": "https://www.shapeways.com/", + "description": "Shapeways offers 3D printing services for production parts, rapid prototyping, e-commerce integrations, and design solutions. Choose from over 90 materials and finishes." }, { "productName": "GitLab",