Docs
Features Pricing

Features Pricing

A beautiful Animation Pricing with some features

Features

Feature
Free
$0
Starter
$5/month
Pro
$9/month

Monetization

NFT Lock
Music Pre-save
Tip Jar

Marketing Tech

Bandsintown Link App
Community Link App
Contact Details Link App
Email Capture
Analytics Dashboard

Installation

Install the following dependencies:

npm install framer-motion

Copy and paste the cn util code into your project.

import { ClassValue, clsx } from "clsx"
import { twMerge } from "tailwind-merge"
 
 
export function cn(...inputs: ClassValue[]) {
  return twMerge(clsx(inputs))
}
 

Copy and paste the code into your project.