Skip to main content

Component Structure:
  • Most landing and feature components are in @/features (e.g., @/features/home/, @/features/content/).
  • General-purpose, UI, and utility components are in ui/ (e.g., ui/button, ui/card).
  • Usecase Based Components are in @/components/ (e.g., pricing-selector, testimonialscarousel).

Home/Landing Components (@/features/home)

Hero Sections

Hero Light
Hero Light

Features

Hero Light

Stats

Hero Light

Testimonials

Hero Light

Pricing

Hero Light

Call to Action

Hero Light

Contact

Contact
Footer

Bento Grid

Hero Light

FAQs

Hero Light

Logos

Logos

General & UI Components (ui/)

  • UI Primitives: All components in ui/ (e.g., button, input, card, dialog, dropdown-menu, tabs, table, badge, avatar, etc.)
Usage Example:

Top-Level Components & Usage

Below are usage examples for each top-level component (not in ui/ or any subfolder), organized by use case. Each component preview image appears before its code example.

Testimonials Components

TestimonialsSingle

TestimonialsSingle Light

TestimonialsCarousel

TestimonialsSingle Light

TestimonialsAnimated

TestimonialsSingle Light

TestimonialSingle

TestimonialsSingle Light

TestimonialGrid

TestimonialsSingle Light

Pricing Components

PricingSelector

TestimonialsSingle Light

PricingWithModals

TestimonialsSingle Light

SimplePricing

TestimonialsSingle Light

Feature/Content Components

FeatureGrid

TestimonialsSingle Light

FeaturesCirculated

TestimonialsSingle Light

FeaturesBentoGrid

TestimonialsSingle Light

FeaturesAccordion

TestimonialsSingle Light

TestimonialsSingle Light
TestimonialsSingle Light

UsageDashboard

TestimonialsSingle Light

UsageMeter

Use Meter

AI & Prompt Components

AIConversation

TestimonialsSingle Light

AIAnimatedChat

TestimonialsSingle Light

PromptInput

TestimonialsSingle Light

ResponseStream

TestimonialsSingle Light

Utility & Miscellaneous Components

ButtonLead

Loader

AppSidebar

Providers