Section

FAQ with Contact CTA — Minimal

Minimal FAQ layout: Faq + contact cta.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

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

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/FAQ/minimal
registry path: Tailwind/Sections/FAQ/minimal

Source

Implementation

code.html
<!--
Snippet Name: FAQ with Contact CTA — Minimal
Description: Minimal FAQ layout: Faq + contact cta.
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 text-neutral-900" data-section="minimal">
<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 border border-neutral-200 px-3 py-1 text-[11px] font-medium uppercase tracking-wider text-neutral-600"><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-neutral-500">Everything you need to know about the product, billing, and onboarding.</p></div><div class="grid grid-cols-1 gap-6 lg:grid-cols-[1.3fr_1fr]"><div class="space-y-3"><details class="group bg-white border border-neutral-200 rounded-xl transition-all duration-300 hover:shadow-md hover:-translate-y-0.5"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>How does the free trial work?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-neutral-500">You get 14 days of full access with no card required. Cancel anytime before it ends and you won't be charged.</div></details><details class="group bg-white border border-neutral-200 rounded-xl transition-all duration-300 hover:shadow-md hover:-translate-y-0.5"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>Can I change plans later?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-neutral-500">Yes — upgrade or downgrade at any moment. Changes are prorated and applied on your next invoice.</div></details><details class="group bg-white border border-neutral-200 rounded-xl transition-all duration-300 hover:shadow-md hover:-translate-y-0.5"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>Do you offer discounts for startups?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-neutral-500">We offer 50% off for early-stage startups under 10 employees, plus an open-source credit program.</div></details><details class="group bg-white border border-neutral-200 rounded-xl transition-all duration-300 hover:shadow-md hover:-translate-y-0.5"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>Is my data secure?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-neutral-500">All data is encrypted in transit and at rest. We are SOC 2 Type II and GDPR compliant with audit logs.</div></details></div><aside class="bg-white border border-neutral-200 rounded-xl p-7 text-center"><div class="mx-auto mb-4 flex h-12 w-12 items-center justify-center bg-neutral-50 border border-neutral-200 rounded-lg"><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="f-disp text-xl font-bold">Still have questions?</h3><p class="mt-2 text-sm text-neutral-500">Our team replies in under 2 hours on weekdays.</p><a href="#" class="mt-5 inline-flex items-center gap-2 bg-neutral-900 text-white rounded-lg font-medium hover:bg-neutral-800"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><rect width="20" height="16" x="2" y="4" rx="2"/><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"/></svg> Contact support</a></aside></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/faq/minimal

Continue browsing

View all