Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADDED BALANCE APP #2523

Merged
merged 2 commits into from
Aug 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,13 @@
"link": "https://multimedia.easeus.com/vocal-remover/",
"description": "Separate voice and music from any song free with powerful AI technology"
},
{
"productName": "Deliveroo",
"category": "tools",
"image": "https://logos-world.net/wp-content/uploads/2021/02/Deliveroo-Symbol.png",
"link": "https://deliveroo.co.uk/",
"description": "We deliver your takeouts or essential groceries from the best-rated local partners straight to your door."
},
{
"productName": "Coded Pad",
"category": "tools",
Expand Down Expand Up @@ -531,6 +538,13 @@
"link": "https://shorturl.at/jofAl",
"description": "FreeConvert's video compressor is a user-friendly tool that helps you reduce the file size of your videos without compromising on quality."
},
{
"productName": "Balance App",
"category": "tools",
"image": "https://cdn.prod.website-files.com/6419f11fa4b9a0ac325246b8/64514e00b56e027e3a06a1de_Balance_web.png",
"link": "https://balanceapp.com/",
"description": "Anybody can create applications, websites, chatbots, and more on any internet-connected device without having to hire a programmer or agency."
},
{
"productName": "FileHippo",
"category": "tools",
Expand Down
Loading