algunos cambios visuales
This commit is contained in:
@@ -536,20 +536,6 @@ const ContentTab: React.FC<ContentTabProps> = ({ isSuperAdmin, activeSubTab = 'd
|
||||
))}
|
||||
</div>
|
||||
</TabsContent>
|
||||
|
||||
|
||||
<TabsContent value="ai-guides" className="space-y-4">
|
||||
<div className="text-center py-12">
|
||||
<Bot className="w-16 h-16 text-gray-400 mx-auto mb-4" />
|
||||
<h3 className="text-lg font-semibold text-gray-900 mb-2">Guías Virtuales con IA</h3>
|
||||
<p className="text-gray-600 mb-4">Configura y entrena asistentes virtuales para guiar a los turistas</p>
|
||||
<Button className="flex items-center gap-2 mx-auto">
|
||||
<Settings className="w-4 h-4" />
|
||||
Configurar IA
|
||||
</Button>
|
||||
</div>
|
||||
</TabsContent>
|
||||
|
||||
<TabsContent value="guides" className="space-y-4">
|
||||
<div className="flex justify-between items-center">
|
||||
<h3 className="text-lg font-semibold">Gestión de Guías Turísticos</h3>
|
||||
|
||||
Reference in New Issue
Block a user