Section

Startup Founders — Soft UI (Neumorphism)

Soft UI team layout: Founders spotlight.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/team/soft-ui/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/Team/soft-ui
registry path: Tailwind/Sections/Team/soft-ui

Source

Implementation

code.html
<!--
Snippet Name: Startup Founders — Soft UI (Neumorphism)
Description: Soft UI team layout: Founders spotlight.
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:'Manrope',sans-serif}.f-mono{font-family:'Manrope',sans-serif}.f-disp{font-family:'Manrope',sans-serif}
      .neu{background:#e6e7ee;box-shadow:8px 8px 18px #c8c9d0,-8px -8px 18px #ffffff}
      .neu-sm{background:#e6e7ee;box-shadow:5px 5px 10px #c8c9d0,-5px -5px 10px #ffffff}
      .neu-in{background:#e6e7ee;box-shadow:inset 5px 5px 10px #c8c9d0,inset -5px -5px 10px #ffffff}
      .neu-press:active{box-shadow:inset 4px 4px 8px #c8c9d0,inset -4px -4px 8px #ffffff}
</style>
<section class="relative w-full py-20 sm:py-28 text-[#3a3b45]" data-section="soft-ui">
<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 neu-sm rounded-full px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-[#6366f1]"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M22 21v-2a4 4 0 0 0-3-3.9M16 3.1a4 4 0 0 1 0 7.8"/></svg> Team</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Meet the people behind it</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-[#8a8b95]">A small, senior team obsessed with making support feel calm.</p></div><div class="grid grid-cols-1 gap-5 lg:grid-cols-3"><div class="lg:col-span-2 neu rounded-2xl transition-transform duration-300 hover:-translate-y-0.5 p-8"><div class="grid grid-cols-1 gap-6 sm:grid-cols-[160px_1fr] items-center"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-40 w-40" style="background:linear-gradient(135deg,#f97316,#ef4444)" aria-hidden="true">MC</span><div><span class="inline-flex items-center gap-1.5 neu-sm rounded-full px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-[#6366f1] mb-3 inline-flex"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z"/><path d="M12 15 9 12a13.5 13.5 0 0 1 3-9c1.5-1.5 6-1.5 6-1.5s0 4.5-1.5 6a13.5 13.5 0 0 1-9 3z"/><path d="M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0"/></svg> Co-founder</span><h3 class="f-disp text-2xl font-bold">Maya Chen</h3><p class="text-sm text-[#8a8b95]">CEO & Co-founder</p><p class="mt-3 text-sm text-[#8a8b95] leading-relaxed">Ex-Stripe. Leads vision and go-to-market.</p><div class="mt-5"><div class="flex gap-2"><a href="#" class="flex h-7 w-7 items-center justify-center neu-sm rounded-xl" aria-label="twitter"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M22 4s-.7 2.1-2 3.4c1.6 5-3.3 9.8-8.3 8.3-1.3 1.3-3.4 2-3.4 2 1.6-1.1 2.5-2.4 2.8-3.6C7.3 12.6 6 8.5 6 4c1.7 2.4 4 4 7 4 .8-1.3 2.2-2 4-2 2 0 3 1 3 1"/></svg></a><a href="#" class="flex h-7 w-7 items-center justify-center neu-sm rounded-xl" aria-label="github"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M15 22v-4a3.2 3.2 0 0 0-.9-2.3c3-.3 6.1-1.5 6.1-6.7A5.2 5.2 0 0 0 18.7 5a4.9 4.9 0 0 0-.1-3.6s-1.1-.3-3.6 1.4a12.4 12.4 0 0 0-6.4 0C4.6 1.1 3.5 1.4 3.5 1.4A4.9 4.9 0 0 0 3.4 5 5.2 5.2 0 0 0 2 8.4c0 5.2 3.1 6.4 6 6.7A3.2 3.2 0 0 0 7.2 17V22"/></svg></a><a href="#" class="flex h-7 w-7 items-center justify-center neu-sm rounded-xl" aria-label="linkedin"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-4 0v7h-4v-7a6 6 0 0 1 6-6z"/><rect width="4" height="12" x="2" y="9"/><circle cx="4" cy="4" r="2"/></svg></a></div></div></div></div></div><div class="neu rounded-2xl transition-transform duration-300 hover:-translate-y-0.5 p-6"><div class="flex items-center gap-3"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm " style="background:linear-gradient(135deg,#f97316,#ef4444)" aria-hidden="true">DR</span><div><h3 class="font-semibold">Daniel Reyes</h3><p class="text-xs text-[#8a8b95]">CTO & Co-founder</p></div></div><p class="mt-3 text-sm text-[#8a8b95]">Ex-Vercel. Architects the platform.</p><div class="mt-4"><div class="flex gap-2"><a href="#" class="flex h-7 w-7 items-center justify-center neu-sm rounded-xl" aria-label="twitter"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M22 4s-.7 2.1-2 3.4c1.6 5-3.3 9.8-8.3 8.3-1.3 1.3-3.4 2-3.4 2 1.6-1.1 2.5-2.4 2.8-3.6C7.3 12.6 6 8.5 6 4c1.7 2.4 4 4 7 4 .8-1.3 2.2-2 4-2 2 0 3 1 3 1"/></svg></a><a href="#" class="flex h-7 w-7 items-center justify-center neu-sm rounded-xl" aria-label="github"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M15 22v-4a3.2 3.2 0 0 0-.9-2.3c3-.3 6.1-1.5 6.1-6.7A5.2 5.2 0 0 0 18.7 5a4.9 4.9 0 0 0-.1-3.6s-1.1-.3-3.6 1.4a12.4 12.4 0 0 0-6.4 0C4.6 1.1 3.5 1.4 3.5 1.4A4.9 4.9 0 0 0 3.4 5 5.2 5.2 0 0 0 2 8.4c0 5.2 3.1 6.4 6 6.7A3.2 3.2 0 0 0 7.2 17V22"/></svg></a><a href="#" class="flex h-7 w-7 items-center justify-center neu-sm rounded-xl" aria-label="linkedin"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-4 0v7h-4v-7a6 6 0 0 1 6-6z"/><rect width="4" height="12" x="2" y="9"/><circle cx="4" cy="4" r="2"/></svg></a></div></div></div><div class="neu rounded-2xl transition-transform duration-300 hover:-translate-y-0.5 p-6"><div class="flex items-center gap-3"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm " style="background:linear-gradient(135deg,#6366f1,#8b5cf6)" aria-hidden="true">JF</span><div><h3 class="font-semibold">Jordan Fields</h3><p class="text-xs text-[#8a8b95]">Dev Advocate</p></div></div><p class="mt-3 text-sm text-[#8a8b95]">Ex-Raycast. Builds community.</p><div class="mt-4"><div class="flex gap-2"><a href="#" class="flex h-7 w-7 items-center justify-center neu-sm rounded-xl" aria-label="twitter"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M22 4s-.7 2.1-2 3.4c1.6 5-3.3 9.8-8.3 8.3-1.3 1.3-3.4 2-3.4 2 1.6-1.1 2.5-2.4 2.8-3.6C7.3 12.6 6 8.5 6 4c1.7 2.4 4 4 7 4 .8-1.3 2.2-2 4-2 2 0 3 1 3 1"/></svg></a><a href="#" class="flex h-7 w-7 items-center justify-center neu-sm rounded-xl" aria-label="github"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M15 22v-4a3.2 3.2 0 0 0-.9-2.3c3-.3 6.1-1.5 6.1-6.7A5.2 5.2 0 0 0 18.7 5a4.9 4.9 0 0 0-.1-3.6s-1.1-.3-3.6 1.4a12.4 12.4 0 0 0-6.4 0C4.6 1.1 3.5 1.4 3.5 1.4A4.9 4.9 0 0 0 3.4 5 5.2 5.2 0 0 0 2 8.4c0 5.2 3.1 6.4 6 6.7A3.2 3.2 0 0 0 7.2 17V22"/></svg></a><a href="#" class="flex h-7 w-7 items-center justify-center neu-sm rounded-xl" aria-label="linkedin"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-4 0v7h-4v-7a6 6 0 0 1 6-6z"/><rect width="4" height="12" x="2" y="9"/><circle cx="4" cy="4" r="2"/></svg></a></div></div></div></div>
</div>
</section>
20 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/team/soft-ui

Continue browsing

View all