Skip to content

Commit

Permalink
Update product.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aaryancodeshere authored Jun 11, 2024
1 parent a6bafff commit 14cf25b
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
"link": "https://carouselhero.com",
"description": "Create social media carousels for free and with no signup."
},
{
"productName": "SQL Police Department",
"category": "web",
"image": "https://sqlpd.com/images/logo.svg",
"link": "https://sqlpd.com/",
"description": "It is an online game where you solve crimes using SQL (and learn SQL in the process). Learn SQL while playing a game!"
},
{
"productName": "PikaShows",
"category": "movies",
Expand Down Expand Up @@ -2928,15 +2935,7 @@
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS2xUJL8-tRkOh1SURqNOKxFiAopIuMMTfDCvWKdjqwoQ32dAY4dzJIlMNyCl86J0vXqRU&usqp=CAU",
"link": "https://www.eraser.io/",
"description": "An online whiteboard, diagramming, and documentation tool designed and built by engineers for engineers."
},
{
"productName": "SQL Police Department",
"category": "web",
"image": "https://sqlpd.com/images/logo.svg",
"link": "https://sqlpd.com/",
"description": "It is an online game where you solve crimes using SQL (and learn SQL in the process). Learn SQL while playing a game!"
},

},
{

"productName": "100Days Css",
Expand Down

0 comments on commit 14cf25b

Please sign in to comment.