Skip to content

Commit

Permalink
Merge pull request #2981 from Maheshwari-Love/add/piterest-tools
Browse files Browse the repository at this point in the history
Added pitnerest tools
  • Loading branch information
panwar8279 authored Aug 10, 2024
2 parents b8c6a42 + ec9066a commit afa83f1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
}
]
2 changes: 1 addition & 1 deletion frontend/src/pages/Extension.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 = () => (
Expand Down

0 comments on commit afa83f1

Please sign in to comment.