This is the official marketing landing page for CLICK.IA, built with React, Vite, and Tailwind CSS.
- Hero Section: High-impact value proposition with neon aesthetics.
- How It Works: 3-step visual flow.
- Nano Studio Showcase: Highlighting premium features.
- Performance: ROI data visualization.
- Pricing: 5-tier subscription table.
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
- Make sure you have the Vercel CLI installed or connect your GitHub repository to Vercel.
- The project includes a
vercel.jsonformatted for Single Page Applications (SPA). - To deploy manually via CLI:
vercel
- Follow the prompts. The build command is
npm run buildand the output directory isdist.
Google Analytics is pre-configured in index.html.
Action Required: Replace
G-XXXXXXXXXXwith your actual Measurement ID before production launch.