LogoStarterkitpro
Components

Support Button

A button for accessing customer support

A button component that provides users with quick access to support.

Support Button

Usage

import { SupportButton } from "@/components/shared/support-button";

By default this provides email support but you want to add live chat support as well. Check out Crisp

Tips

  • Default it's added on Error and Blocked pages.
  • Position the support button consistently across your application
  • Consider using a fixed position for easy access on all pages
  • Make sure the button is visible but not intrusive

On this page