Create a single-page registration form for a website where users enter their details and select their interests. The form should include the following elements:
1. **Header:**
- Title: "Create an Account"
- Subtitle: "Join our community"
2. **Registration Form:**
- Text field for Full Name (required)
- Text field for Email Address (required)
- Password field for Password (required)
- Scrollable view to select interests
- Display a list of interests with checkboxes (e.g., Technology, Sports, Music, Art, Science)
3. **Buttons:**
- Button to submit the registration form
- Button to navigate to the login page (if the user already has an account)
4. **Footer:**
- Link to privacy policy
- Link to terms and conditions
The design should be modern and clean, using a professional color palette. Use readable fonts and intuitive UI components. Include example data to show how the form would look with user inputs.
| A shadcn/ui and v0 generation - v0