mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
refac
This commit is contained in:
parent
1a46325b45
commit
1582c7420f
@ -3,17 +3,17 @@ import { TopBanner } from "@site/src/components/Sponsors/TopBanner";
|
|||||||
export const TopBanners = () => {
|
export const TopBanners = () => {
|
||||||
const items = [
|
const items = [
|
||||||
{
|
{
|
||||||
imgSrc: "/ads/pipelines-banner.png",
|
imgSrc: "/ads/openwebui-banner.png",
|
||||||
mobileImgSrc: "/ads/pipelines-banner-mobile.png",
|
mobileImgSrc: "/ads/openwebui-banner-mobile.png",
|
||||||
url: "https://github.com/open-webui/pipelines",
|
url: "https://openwebui.com",
|
||||||
name: "Open WebUI Pipelines",
|
name: "Open WebUI Community",
|
||||||
description:
|
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",
|
imgSrc: "/ads/placeholder.png",
|
||||||
mobileImgSrc: "/ads/placeholder-mobile.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",
|
name: "Open WebUI",
|
||||||
description:
|
description:
|
||||||
"The top banner spot is reserved for only two Enterprise sponsors on a first-come, first-served basis",
|
"The top banner spot is reserved for only two Enterprise sponsors on a first-come, first-served basis",
|
||||||
|
BIN
static/ads/openwebui-banner-mobile.png
Normal file
BIN
static/ads/openwebui-banner-mobile.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.6 KiB |
BIN
static/ads/openwebui-banner.png
Normal file
BIN
static/ads/openwebui-banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
Loading…
Reference in New Issue
Block a user