docs: fix order of star history and Current sponsors

This commit is contained in:
Aravind Karnam
2025-10-17 15:30:02 +05:30
parent eb257c2ba3
commit 9cd06ea7eb
4 changed files with 3407 additions and 6 deletions

28
firecrawl_menu.json Normal file
View File

@@ -0,0 +1,28 @@
{
"items": [
{
"name": "Cart",
"url": "https://www.swiggy.com/checkout"
},
{
"name": "Sign In",
"url": null
},
{
"name": "Help",
"url": "https://www.swiggy.com/support"
},
{
"name": "OffersNEW",
"url": "https://www.swiggy.com/offers-near-me"
},
{
"name": "Search",
"url": "https://www.swiggy.com/search"
},
{
"name": "Swiggy Corporate",
"url": "https://www.swiggy.com/corporate"
}
]
}