Skip to content

Commit

Permalink
Update product.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekvardhan2810 authored Aug 10, 2024
1 parent cc5703e commit 9ee4da0
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -6242,5 +6242,19 @@
"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"
}
},
{
"productName": "Teleport",
"category": "tool",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQgAodPKxQNGdKXEUA7n86WqZ3peSxDmaAlow&s",
"link": "https://goteleport.com/",
"description": "Teleport offers a unified access plane for managing secure access to critical infrastructure, simplifying complex security operations for developers."
},
{
"productName": "Raycast",
"category": "tool",
"image": "https://upload.wikimedia.org/wikipedia/en/f/f4/Raycast_App_Icon.png",
"link": "https://www.raycast.com/",
"description": "Raycast is a powerful launcher that allows developers to quickly access files, run scripts, and manage tasks with keyboard shortcuts, enhancing workflow efficiency."
}
]

0 comments on commit 9ee4da0

Please sign in to comment.