Section

SaaS FAQ — Gradient Mesh

Gradient Mesh FAQ layout: Saas feature faq grid.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/faq/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/FAQ/gradient-mesh
registry path: Tailwind/Sections/FAQ/gradient-mesh

Source

Implementation

code.html
<!--
Snippet Name: SaaS FAQ — Gradient Mesh
Description: Gradient Mesh FAQ layout: Saas feature faq grid.
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 text-white" data-section="gradient-mesh">
<div class="mx-auto max-w-5xl 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="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"/><path d="M12 17h.01"/></svg> FAQ</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Frequently asked questions</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-white/70">Everything you need to know about the product, billing, and onboarding.</p></div><div class="grid grid-cols-1 gap-4 sm:grid-cols-2 lg:grid-cols-3"><div class="bg-white/15 backdrop-blur-xl border border-white/20 rounded-3xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-6"><div class="mb-4 flex h-10 w-10 items-center justify-center bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl"><svg class="h-5 w-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></div><h3 class="font-semibold">Quick start</h3><details class="group mt-3"><summary class="cursor-pointer text-sm text-white/70 font-medium">Show answer</summary><p class="mt-2 text-sm leading-relaxed text-white/70">Install our CLI and run one command to scaffold your first project.</p></details></div><div class="bg-white/15 backdrop-blur-xl border border-white/20 rounded-3xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-6"><div class="mb-4 flex h-10 w-10 items-center justify-center bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl"><svg class="h-5 w-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg></div><h3 class="font-semibold">Security</h3><details class="group mt-3"><summary class="cursor-pointer text-sm text-white/70 font-medium">Show answer</summary><p class="mt-2 text-sm leading-relaxed text-white/70">Enterprise-grade encryption, SSO, and audit logs on every workspace.</p></details></div><div class="bg-white/15 backdrop-blur-xl border border-white/20 rounded-3xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-6"><div class="mb-4 flex h-10 w-10 items-center justify-center bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl"><svg class="h-5 w-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M22 7 13.5 15.5 8.5 10.5 2 17"/><path d="M16 7h6v6"/></svg></div><h3 class="font-semibold">Analytics</h3><details class="group mt-3"><summary class="cursor-pointer text-sm text-white/70 font-medium">Show answer</summary><p class="mt-2 text-sm leading-relaxed text-white/70">Real-time dashboards and weekly summaries delivered to your inbox.</p></details></div><div class="bg-white/15 backdrop-blur-xl border border-white/20 rounded-3xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-6"><div class="mb-4 flex h-10 w-10 items-center justify-center bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl"><svg class="h-5 w-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="m16 18 6-6-6-6M8 6l-6 6 6 6"/></svg></div><h3 class="font-semibold">Developer API</h3><details class="group mt-3"><summary class="cursor-pointer text-sm text-white/70 font-medium">Show answer</summary><p class="mt-2 text-sm leading-relaxed text-white/70">A typed SDK and GraphQL endpoint with 99.99% uptime SLA.</p></details></div><div class="bg-white/15 backdrop-blur-xl border border-white/20 rounded-3xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-6"><div class="mb-4 flex h-10 w-10 items-center justify-center bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl"><svg class="h-5 w-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M13 2 3 14h9l-1 8 10-12h-9l1-8z"/></svg></div><h3 class="font-semibold">Performance</h3><details class="group mt-3"><summary class="cursor-pointer text-sm text-white/70 font-medium">Show answer</summary><p class="mt-2 text-sm leading-relaxed text-white/70">Sub-50ms response globally via edge compute and smart caching.</p></details></div><div class="bg-white/15 backdrop-blur-xl border border-white/20 rounded-3xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-6"><div class="mb-4 flex h-10 w-10 items-center justify-center bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl"><svg class="h-5 w-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M3 14v-3a9 9 0 0 1 18 0v3"/><path d="M21 16a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 16a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"/></svg></div><h3 class="font-semibold">Support</h3><details class="group mt-3"><summary class="cursor-pointer text-sm text-white/70 font-medium">Show answer</summary><p class="mt-2 text-sm leading-relaxed text-white/70">Email, chat, and a dedicated CSM on Business and Enterprise.</p></details></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/faq/gradient-mesh

Continue browsing

View all