This commit is contained in:
Timothy Jaeryang Baek 2025-03-26 21:44:12 -07:00
parent 1a46325b45
commit 1582c7420f
3 changed files with 6 additions and 6 deletions

View File

@ -3,17 +3,17 @@ import { TopBanner } from "@site/src/components/Sponsors/TopBanner";
export const TopBanners = () => {
const items = [
{
imgSrc: "/ads/pipelines-banner.png",
mobileImgSrc: "/ads/pipelines-banner-mobile.png",
url: "https://github.com/open-webui/pipelines",
name: "Open WebUI Pipelines",
imgSrc: "/ads/openwebui-banner.png",
mobileImgSrc: "/ads/openwebui-banner-mobile.png",
url: "https://openwebui.com",
name: "Open WebUI Community",
description:
"Pipelines: Versatile, UI-Agnostic OpenAI-Compatible Plugin Framework",
"Join our growing community! Sign up to gain access to exclusive models, tools, and functions.",
},
{
imgSrc: "/ads/placeholder.png",
mobileImgSrc: "/ads/placeholder-mobile.png",
url: "https://github.com/sponsors/tjbck",
url: "mailto:sales@openwebui.com?subject=Sponsorship Inquiry: Open WebUI",
name: "Open WebUI",
description:
"The top banner spot is reserved for only two Enterprise sponsors on a first-come, first-served basis",

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB