import { CommandLineIcon, CubeTransparentIcon, SquaresPlusIcon, SwatchIcon, UserGroupIcon, UsersIcon, } from "@heroicons/react/24/outline"; const features = [ { name: "Futureproof", description: "Form needs change. With Formbricks you’ll avoid island solutions right from the start.", icon: CubeTransparentIcon, }, { name: "Privacy by design", description: "Self-host the entire product and fly through privacy compliance reviews.", icon: UsersIcon, }, { name: "Community driven", description: "We're building for you. If you need something specific, we’re happy to build it!", icon: UserGroupIcon, }, { name: "Great DX", description: "We love a solid developer experience. We felt your pain and do our best to avoid it.", icon: CommandLineIcon, }, { name: "Customizable", description: "We have to build opinionated. If it doesn't suit your need, just change it up.", icon: SwatchIcon, }, { name: "Extendable", description: "Even though we try, we cannot build every single integration. With Formbricks, you can.", icon: SquaresPlusIcon, }, ]; export default function FeatureTable({}) { return (
Why Formbricks?
We experienced how form needs develop as companies grow. We could'nt find a solution which ticked all of the boxes. Now we're building it.
{feature.description}