Section

Featured Team — Apple Inspired

Apple Inspired team layout: Featured + grid team.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

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

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/Team/apple-inspired
registry path: Tailwind/Sections/Team/apple-inspired

Source

Implementation

code.html
<!--
Snippet Name: Featured Team — Apple Inspired
Description: Apple Inspired team layout: Featured + grid team.
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:'Inter',sans-serif}.f-mono{font-family:'Inter',sans-serif}.f-disp{font-family:'Inter',sans-serif}
</style>
<section class="relative w-full py-20 sm:py-28 text-[#1d1d1f]" data-section="apple-inspired">
<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-[#0071e3]/10 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-[#0071e3]"><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-[#6e6e73]">A small, senior team obsessed with making support feel calm.</p></div><div class="grid grid-cols-1 gap-6 lg:grid-cols-2 items-center"><article class="bg-white rounded-2xl shadow-[0_4px_24px_-8px_rgba(0,0,0,.12)] transition-transform duration-300 hover:-translate-y-1 hover:shadow-[0_12px_40px_-12px_rgba(0,0,0,.18)] p-8"><div class="mb-6"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-32 w-32" style="background:linear-gradient(135deg,#6366f1,#8b5cf6)" aria-hidden="true">DR</span></div><h3 class="f-disp text-2xl font-bold">Daniel Reyes</h3><p class="text-sm text-[#6e6e73]">CTO & Co-founder</p><p class="mt-4 text-sm leading-relaxed text-[#6e6e73]">Ex-Vercel. Architects the platform.</p><div class="mt-6"><div class="flex gap-2"><a href="#" class="flex h-7 w-7 items-center justify-center bg-white/70 backdrop-blur rounded-2xl" 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 bg-white/70 backdrop-blur rounded-2xl" 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 bg-white/70 backdrop-blur rounded-2xl" 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></article><div class="grid grid-cols-2 gap-4"><article class="bg-white/70 backdrop-blur rounded-2xl transition-transform duration-300 hover:-translate-y-1 hover:shadow-[0_12px_40px_-12px_rgba(0,0,0,.18)] p-4 text-center"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-14 w-14" style="background:linear-gradient(135deg,#f97316,#ef4444)" aria-hidden="true">AK</span><h3 class="mt-2 font-medium text-sm">Aisha Karim</h3><p class="text-xs text-[#6e6e73]">Head of Product</p></article><article class="bg-white/70 backdrop-blur rounded-2xl transition-transform duration-300 hover:-translate-y-1 hover:shadow-[0_12px_40px_-12px_rgba(0,0,0,.18)] p-4 text-center"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-14 w-14" style="background:linear-gradient(135deg,#6366f1,#8b5cf6)" aria-hidden="true">TB</span><h3 class="mt-2 font-medium text-sm">Tom Bradley</h3><p class="text-xs text-[#6e6e73]">Head of Engineering</p></article><article class="bg-white/70 backdrop-blur rounded-2xl transition-transform duration-300 hover:-translate-y-1 hover:shadow-[0_12px_40px_-12px_rgba(0,0,0,.18)] p-4 text-center"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-14 w-14" style="background:linear-gradient(135deg,#06b6d4,#3b82f6)" aria-hidden="true">SR</span><h3 class="mt-2 font-medium text-sm">Sofia Rossi</h3><p class="text-xs text-[#6e6e73]">Head of Design</p></article><article class="bg-white/70 backdrop-blur rounded-2xl transition-transform duration-300 hover:-translate-y-1 hover:shadow-[0_12px_40px_-12px_rgba(0,0,0,.18)] p-4 text-center"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-14 w-14" style="background:linear-gradient(135deg,#ec4899,#f43f5e)" aria-hidden="true">JF</span><h3 class="mt-2 font-medium text-sm">Jordan Fields</h3><p class="text-xs text-[#6e6e73]">Dev Advocate</p></article></div></div>
</div>
</section>
16 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/apple-inspired

Continue browsing

View all