diff --git a/README.md b/README.md index ac501b15..463748b0 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,16 @@ We are grateful for the support of our sponsors. coderabbit.ai +### Bronze Sponsors + + + + + + Sayr + + + ### Other Sponsors diff --git a/apps/marketing/next.config.js b/apps/marketing/next.config.js index 87c2b611..0b11f153 100644 --- a/apps/marketing/next.config.js +++ b/apps/marketing/next.config.js @@ -7,6 +7,13 @@ const config = { images: { // Required for static export if using images unoptimized: true, + remotePatterns: [ + { + protocol: "https", + hostname: "cdn.doras.to", + pathname: "/Sayr/**", + }, + ], }, pageExtensions: ["js", "jsx", "md", "mdx", "ts", "tsx"], }; diff --git a/apps/marketing/src/app/page.tsx b/apps/marketing/src/app/page.tsx index 8d09cea6..837ce294 100644 --- a/apps/marketing/src/app/page.tsx +++ b/apps/marketing/src/app/page.tsx @@ -60,34 +60,56 @@ function Hero() { Open source • Self-host in minutes • Free tier

-
+

Proudly sponsored by

-
- Code Rabbit + - - - Code Rabbit + Code Rabbit + Code Rabbit + +
+ +
+

+ Bronze sponsor +

+ - + > + Sayr + Sayr + +
@@ -188,8 +210,10 @@ function TrustedBy() {
- {t.author.charAt(0).toUpperCase()} - + + {t.author.charAt(0).toUpperCase()} + +
{t.author} - {t.author.charAt(0).toUpperCase()} + + {t.author.charAt(0).toUpperCase()} +
{t.author}