Components

A collection of KiteUI touch-friendly components for building profile pages

AI Summary

KiteUI components are production-ready React + Tailwind building blocks for SaaS UIs, dashboards, creator pages, and internal tools. Each component page includes usage and implementation references.

Profile & Identity

Cards & Containers

Navigation & Links

Media & Content

Inputs & Data

Quick Import

import {
  BubbleCard,
  ProfileAvatar,
  ProfileHeader,
  SocialLinkButton,
  ThumbnailScroller,
  DynamicIsland,
  DynamicIslandNav,
  BubbleSlider,
  SportsCard,
  StoreProductCard,
  LinkTree,
  StatsWidget,
  SectionHeader,
  InfluencerBadge,
} from "@/components/profile";

Related pages

Last updated: 2026-05-14