Pro Components
Base Components
Config 3
Two-column profile editor with form on the left and live preview on the right showing how the profile will appear.
Example
Edit Profile
Update your profile information. Changes will be reflected in the preview.
Basic Information
Your public profile information
JC
Profile Photo
JPG, PNG or GIF. Max 2MB.
File upload
Links
Your website and social links
Introduction
Config 3 provides a profile editor with live preview:- Left column: Two cards—Basic Information (avatar, name, username, role, bio, location) and Links (website, Twitter, LinkedIn, GitHub).
- Right column: Sticky “Public view” preview that updates as the user types. Shows avatar, name, @username, role, location, bio, and social icon links.
Usage
import { SettingsProfile5 } from "@/components/ui/settings-profile-5";
<SettingsProfile5 />