diff --git a/frontend/public/logo-white.svg b/frontend/public/logo-white.svg
new file mode 100644
index 0000000..af52b30
--- /dev/null
+++ b/frontend/public/logo-white.svg
@@ -0,0 +1,5 @@
+
diff --git a/frontend/public/logo.svg b/frontend/public/logo.svg
new file mode 100644
index 0000000..8e9ab91
--- /dev/null
+++ b/frontend/public/logo.svg
@@ -0,0 +1,5 @@
+
diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx
index 05d415d..fe2beb0 100644
--- a/frontend/src/App.tsx
+++ b/frontend/src/App.tsx
@@ -15,7 +15,7 @@ function App() {
-
{/* Placeholder for logo */}
+
Unisono