1. Change the brand
Open data/siteConfig.ts to change the product name, tagline, description, CTA labels, and demo URL.
Documentation
This template is built for fast editing. Most product content, dashboard numbers, pricing, testimonials, and navigation can be changed without digging through UI components.
Open data/siteConfig.ts to change the product name, tagline, description, CTA labels, and demo URL.
Open data/marketingData.ts to customize hero stats, pain points, feature cards, use cases, integrations, testimonials, and FAQs.
Open data/dashboardData.ts to change KPIs, agent runs, chart data, audit logs, risk labels, costs, and handoff queue items.
Open data/pricingData.ts to edit plan names, prices, descriptions, included features, badges, and CTA links.
Open data/navigationData.ts to edit navbar links and footer columns without touching layout components.
Replace the mock data arrays with API responses from your backend, database, or CMS while keeping the UI components reusable.