Skip to content

Commit 3e471c8

Browse files
committed
Update sponsors list: remove Stream, add Darweb, WZ-IT, and Supadata; fix titles for existing sponsors
1 parent bcbe68e commit 3e471c8

File tree

4 files changed

+63
-10
lines changed

4 files changed

+63
-10
lines changed

docs/get-started/sponsors.md

Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -79,19 +79,11 @@ const sponsors = [
7979
{
8080
avatar: '../images/sponsors/convex.webp',
8181
name: 'Convex',
82-
title: 'Open-source reactive database for web app developers.',
82+
title: 'Open-source reactive database for web app developers',
8383
links: [
8484
{ icon: 'expedia', link: 'https://convex.link/coolify.io' }
8585
]
8686
},
87-
{
88-
avatar: '../images/sponsors/stream.webp',
89-
name: 'Stream',
90-
title: 'APIs and SDKs to Build In-App Chat, Video, & Feeds Faster.',
91-
links: [
92-
{ icon: 'expedia', link: 'https://getstream.io/?utm_source=opensource&utm_medium=referral&utm_content=&utm_campaign=coolifyq12025' }
93-
]
94-
},
9587
{
9688
avatar: '../images/sponsors/goldenvm.webp',
9789
name: 'GoldenVM',
@@ -255,11 +247,35 @@ const sponsors = [
255247
{
256248
avatar: '../images/sponsors/comp.webp',
257249
name: 'Comp AI',
258-
title: 'The open-source platform that automates compliance.',
250+
title: 'The open-source platform that automates compliance',
259251
links: [
260252
{ icon: 'expedia', link: 'https://www.trycomp.ai/?ref=coolify.io' }
261253
]
262254
},
255+
{
256+
avatar: '../images/sponsors/darweb.svg',
257+
name: 'Darweb',
258+
title: 'Design. Develop. Deliver. Specialized in 3D CPQ Solutions for eCommerce',
259+
links: [
260+
{ icon: 'expedia', link: 'https://darweb.nl/?ref=coolify.io' }
261+
]
262+
},
263+
{
264+
avatar: '../images/sponsors/wzit.png',
265+
name: 'WZ-IT',
266+
title: 'German agency for customized cloud solutions, migration, managed services and open source hosting',
267+
links: [
268+
{ icon: 'expedia', link: 'https://wz-it.com/?ref=coolify.io' }
269+
]
270+
},
271+
{
272+
avatar: '../images/sponsors/supadata.svg',
273+
name: 'Supadata',
274+
title: 'Scrape YouTube, web, and files. Get AI-ready, clean data for your next project',
275+
links: [
276+
{ icon: 'expedia', link: 'https://supadata.ai/?ref=coolify.io' }
277+
]
278+
},
263279
{
264280
avatar: '../images/team/coollabs.webp',
265281
name: 'You Company?',
Lines changed: 23 additions & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Loading
76.9 KB
Loading

0 commit comments

Comments
 (0)