diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 4ea45d37..69fb5567 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -6455,7 +6455,7 @@ "link": "https://pencil.evolus.vn/", "description": "Create wireframes and prototypes for web and mobile interfaces; supports exporting to various formats." }, - { + "productName": "Rive", "category": "Tools", "image": "https://cdn.rive.app/rive_logo_dark_bg.png", @@ -6482,5 +6482,12 @@ "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRUzZsK3SAa78Wrg7eq8xB0WEmpvw_3GerIpQ&s", "link": "https://docs.digitalocean.com/products/marketplace/catalog/restyaboard/", "description": "Create interactive, real-time animations for apps and websites." - } + }, + { + "productName": "Pinterest", + "category": "tools", + "image": "https://upload.wikimedia.org/wikipedia/commons/0/08/Pinterest-logo.png", + "link": "https://www.pinterest.com/", + "description": "Understand the trends your audience is searching. Discover trends based on interests, demographics, season and more using Pinterest Trends" + } ] diff --git a/frontend/src/pages/Extension.jsx b/frontend/src/pages/Extension.jsx index baa4554d..18b01ba1 100644 --- a/frontend/src/pages/Extension.jsx +++ b/frontend/src/pages/Extension.jsx @@ -73,7 +73,7 @@ const extensions = [ version: "1.6.0", image: "https://i.pcmag.com/imagery/reviews/00DGg3V9SuURGDLUoe7QmD6-23.fit_lim.size_1050x591.v1605289134.png", developer: "ProofHub", - }, + }, ]; const Extensions = () => (