diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx
index 00f532e..8d1b1bd 100644
--- a/frontend/src/App.jsx
+++ b/frontend/src/App.jsx
@@ -1,5 +1,6 @@
import { BrowserRouter, Routes, Route, Navigate } from 'react-router-dom';
import { AuthProvider, useAuth } from './contexts/AuthContext';
+import HomePage from './pages/HomePage';
import LoginPage from './pages/LoginPage';
import RegisterPage from './pages/RegisterPage';
import VerifyEmailPage from './pages/VerifyEmailPage';
@@ -160,7 +161,7 @@ function App() {
}
/>
- {/* Public Profile - must be before default redirect */}
+ {/* Public Profile - must be before home route */}
+ The ultimate platform for dance competition collaborations. Share videos, + find partners, and make magic happen. +
++ Built specifically for West Coast Swing dancers and competition enthusiasts +
++ Share videos directly with your partners using secure peer-to-peer WebRTC + technology. Fast, private, and encrypted. +
++ Find the perfect collaboration partner based on division, role, and heat + assignments at your event. +
++ Communicate instantly with event participants and your collaboration + partners through integrated chat. +
++ Your videos and conversations are end-to-end encrypted. What you share + stays between you and your partner. +
++ No upload delays or waiting. Direct peer-to-peer connections mean instant + video transfers, even for large files. +
++ Integrated with WSDC events. Automatic heat tracking and partner + suggestions based on competition divisions. +
++ Get started in three simple steps +
++ Check in to your West Coast Swing competition using the event's QR code + or check-in link. +
++ Browse other dancers in your heats and send collaboration requests to + potential partners. +
++ Exchange videos securely, chat in real-time, and create amazing + competition content together. +
++ Join dancers from around the world who are already collaborating on spotlight.cam +
+ + Create Your Free Account + +