diff --git a/src/components/TopBanners.tsx b/src/components/TopBanners.tsx index 833742e..4b58f4f 100644 --- a/src/components/TopBanners.tsx +++ b/src/components/TopBanners.tsx @@ -10,6 +10,27 @@ export const TopBanners = () => { description: "Does your interface have a backend yet? Try n8n", }, + + { + imgSrc: "/sponsors/banners/n8n-banner.png", + mobileImgSrc: "/sponsors/banners/n8n-banner-mobile.png", + url: "https://n8n.io/", + name: "n8n", + description: + "Does your interface have a backend yet? Try n8n", + }, + + + { + imgSrc: "/sponsors/banners/n8n-banner.png", + mobileImgSrc: "/sponsors/banners/n8n-banner-mobile.png", + url: "https://n8n.io/", + name: "n8n", + description: + "Does your interface have a backend yet? Try n8n", + }, + + { imgSrc: "/sponsors/banners/placeholder.png", mobileImgSrc: "/sponsors/banners/placeholder-mobile.png",