feat: implement main dashboard UI with file upload, configuration, and transcription progress tracking

This commit is contained in:
Ümit Tunç
2026-04-23 08:58:41 +03:00
parent 9cf716168c
commit a720260c30
+1 -1
View File
@@ -133,7 +133,7 @@ function App() {
{/* Header */}
<header className="header">
<div className="logo-section">
<img src={logo} alt="Voicext Logo" style={{ height: '32px' }} />
<img src={logo} alt="Voicext Logo" style={{ height: '128px' }} />
</div>
<nav className="nav-tabs">