Revert "refac"

This reverts commit 5a13947c88.
This commit is contained in:
Timothy Jaeryang Baek
2025-07-19 21:47:26 +04:00
parent 05c22416f2
commit 6938b96a4e
6 changed files with 41 additions and 0 deletions

View File

@@ -18,6 +18,23 @@ export const SidebarBanners = () => {
name: "n8n",
description: "Does your interface have a backend yet? Try n8n",
},
{
imgSrc: "/sponsors/banners/warp-banner.png",
mobileImgSrc: "/sponsors/banners/warp-banner-mobile.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/banners/warp-banner.png",
mobileImgSrc: "/sponsors/banners/warp-banner-mobile.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/banners/tailscale-banner.png",
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",

View File

@@ -8,6 +8,13 @@ export const SponsorList = () => {
name: "n8n",
description: "Does your interface have a backend yet? Try n8n",
},
{
imgSrc: "/sponsors/logos/warp.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/logos/tailscale.png",
url: "https://tailscale.com/blog/self-host-a-local-ai-stack/?utm_source=OpenWebUI&utm_medium=paid-ad-placement&utm_campaign=OpenWebUI-Docs",

View File

@@ -23,6 +23,23 @@ export const TopBanners = ({
name: "n8n",
description: "Does your interface have a backend yet? Try n8n",
},
{
imgSrc: "/sponsors/banners/warp-banner.png",
mobileImgSrc: "/sponsors/banners/warp-banner-mobile.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/banners/warp-banner.png",
mobileImgSrc: "/sponsors/banners/warp-banner-mobile.png",
url: "https://warp.dev/open-webui",
name: "Warp",
description: "The intelligent terminal for developers",
},
{
imgSrc: "/sponsors/banners/tailscale-banner.png",
mobileImgSrc: "/sponsors/banners/tailscale-banner-mobile.png",

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB