import { VoiceSettings } from "./VoiceSettings" export const CreateCharacterShowcase = () => { return (
{/* Text Content - On right for desktop, top for mobile */}

Create Your Own AI

Create a character that is unique and personalized to your needs.

{/* Character List - On left for desktop, bottom for mobile */}
) }