Section

Premium Logos — Gradient Mesh

Gradient Mesh logos layout: Premium logo panel.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/logos/gradient-mesh/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive · Light/dark

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/Logos/gradient-mesh
registry path: Tailwind/Sections/Logos/gradient-mesh

Source

Implementation

code.html
<!--
Snippet Name: Premium Logos — Gradient Mesh
Description: Gradient Mesh logos layout: Premium logo panel.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->

<style>
  /* DevSnips style-helper classes (self-contained snippet) */
  .f-sans{font-family:'Outfit',sans-serif}.f-mono{font-family:'Outfit',sans-serif}.f-disp{font-family:'Outfit',sans-serif}
      .gm-bg{background:linear-gradient(120deg,#7c3aed,#ec4899,#f97316,#06b6d4);background-size:300% 300%;animation:gm 16s ease infinite}
      @keyframes gm{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}
</style>
<section class="relative w-full py-20 sm:py-28 text-white" data-section="gradient-mesh">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<div class="mb-10 text-center mx-auto"><p class="mb-4"><span class="inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><circle cx="12" cy="12" r="10"/><path d="M2 12h20M12 2a15 15 0 0 1 0 20 15 15 0 0 1 0-20z"/></svg> Logos</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Trusted by the best</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-white/70">Teams at category-defining companies build on our platform.</p></div><div class="bg-white/15 backdrop-blur-xl border border-white/20 rounded-3xl p-8 sm:p-10 text-center"><div class="mx-auto mb-5"><span class="inline-flex items-center gap-2 h-7" style="color:currentColor"><svg viewBox="0 0 24 24" fill="none" class="h-full w-auto" aria-hidden="true"><path d="M12 2 2 19h20L12 2z" fill="currentColor"/></svg><span class="font-semibold tracking-tight">Flowbase</span></span></div><p class="text-sm text-white/70 uppercase tracking-[0.25em]">As used by industry leaders</p><div class="mt-6 flex flex-wrap items-center justify-center gap-x-8 gap-y-4"><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Vercel"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><path d="M12 2 2 19h20L12 2z"/></svg><span class="font-semibold tracking-tight text-base">Vercel</span></span></span><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Linear"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><rect x="3" y="3" width="18" height="18" rx="4"/></svg><span class="font-semibold tracking-tight text-base">Linear</span></span></span><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Stripe"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><circle cx="12" cy="12" r="9"/></svg><span class="font-semibold tracking-tight text-base">Stripe</span></span></span><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Resend"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><path d="M4 4h16v16H4z"/></svg><span class="font-semibold tracking-tight text-base">Resend</span></span></span><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Raycast"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><path d="M12 2v20M2 12h20"/></svg><span class="font-semibold tracking-tight text-base">Raycast</span></span></span><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Notion"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><polygon points="12,2 22,12 12,22 2,12"/></svg><span class="font-semibold tracking-tight text-base">Notion</span></span></span></div></div>
</div>
</section>
18 lines UTF-8 · LF · Spaces: 2

AI-ready

Available to your agent.

This section is reachable through the DevSnips CLI, MCP server and Skills integrations — one registry, one resource path.

Resource path

devsnips://sections/logos/gradient-mesh

Continue browsing

View all