Log In
BASIC-LIBRARY / SECTION / FAQ

FAQ Three

Preview Code
Quick edit
<div
  class="bg-white pt-6 pb-6 py-6 sm:pt-8 sm:pb-8 sm:py-8 lg:pt-12 lg:pb-12 lg:py-12"
>
  <div
    class="ml-auto mr-auto mx-auto max-w-screen-2xl pl-4 pr-4 px-4 md:pl-8 md:pr-8 md:px-8"
  >
    <div class="mb-10 md:mb-16">
      <h2
        class="mb-4 text-center text-2xl font-bold text-gray-800 md:mb-6 lg:text-3xl"
      >
        Questions customers often ask
      </h2>
      <p
        class="ml-auto mr-auto mx-auto max-w-screen-md text-center text-gray-500 md:text-lg"
      >
        Whether you&apos;re just getting started or looking to explore advanced
        options, here are answers to common questions to help guide you.
      </p>
    </div>
    <div class="grid sm:grid-cols-2 xl:grid-cols-3 gap-8 md:gap-12 xl:gap-16">
      <div class>
        <h3 class="mb-2 text-lg font-semibold text-indigo-500 md:text-xl">
          How do I get started after signing up?
        </h3>
        <p class="text-gray-500">
          After registration, you&apos;ll be guided through a quick setup
          process where you can personalize your workspace and connect your
          preferred services.
        </p>
      </div>
      <div class>
        <h3 class="mb-2 text-lg font-semibold text-indigo-500 md:text-xl">
          What tools are included in the dashboard?
        </h3>
        <p class="text-gray-500">
          The dashboard provides access to analytics, content scheduling, user
          management, and real-time collaboration tools to streamline your
          workflow.
        </p>
      </div>
      <div class>
        <h3 class="mb-2 text-lg font-semibold text-indigo-500 md:text-xl">
          Can I link external services?
        </h3>
        <p class="text-gray-500">
          Yes, you can connect with popular services like Trello, Salesforce,
          and GitHub to sync data and automate your daily tasks effortlessly.
        </p>
      </div>
      <div class>
        <h3 class="mb-2 text-lg font-semibold text-indigo-500 md:text-xl">
          What kind of help is available if I need it?
        </h3>
        <p class="text-gray-500">
          Our support team is available via live chat and email. You&apos;ll
          also find detailed tutorials and FAQs in our Help Center for quick
          answers.
        </p>
      </div>
      <div class>
        <h3 class="mb-2 text-lg font-semibold text-indigo-500 md:text-xl">
          How can I change my subscription plan?
        </h3>
        <p class="text-gray-500">
          You can upgrade or downgrade your plan anytime from your account
          settings. Changes are applied immediately with prorated billing
          adjustments.
        </p>
      </div>
      <div class>
        <h3 class="mb-2 text-lg font-semibold text-indigo-500 md:text-xl">
          What are the accepted payment options?
        </h3>
        <p class="text-gray-500">
          We accept all major credit cards, PayPal, and bank transfers. For
          annual plans, we also provide invoicing for enterprise accounts.
        </p>
      </div>
    </div>
  </div>
</div>
© 2025 tailsections.com. All rights reserved

Don’t Lose Your Edits!

Your changes are saved locally, but they may expire or be lost if you don’t create an account.

Create Account