Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion app/ecosystem/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ function EcosystemPageInner() {
</button>
</p>
<motion.img
src="/ecosystem/no-results.png"
src="/ecosystem/no-results.webp"
alt=""
loading="eager"
initial={{ opacity: 0 }}
Expand Down
2 changes: 1 addition & 1 deletion data/ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"url": "https://blueclaw.network",
"description": "Always-on AI inference for autonomous agents with an OpenAI-compatible API. No rate limits, no throttling.",
"categories": ["AI Video", "Agents", "API"],
"logo": "blueclaw.png"
"logo": "blueclaw.webp"
},
{
"id": "thelotradio",
Expand Down
Binary file removed public/ecosystem/blueclaw.png
Binary file not shown.
Binary file added public/ecosystem/blueclaw.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/ecosystem/no-results.png
Binary file not shown.
Binary file added public/ecosystem/no-results.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading