- Explore the Possibilities of AI Chatting with {` `}
+ Transform Mathematics Learning with AI Powered
- Brainwave{" "}
+ NumenAI{" "}
{
- Unleash the power of AI within Brainwave. Upgrade your productivity
- with Brainwave, the open AI chat app.
+ Experience the future of mathematics education with NumenAI. Our AI-powered tutor combines Augmented Reality and gesture-based learning to make complex mathematical concepts easy to understand and visualize.
-
@@ -48,19 +107,87 @@ const Hero = () => {
-
-

+
+
+
+
+ {/* Move controls back inside but with higher z-index */}
+
+
+
+ {isMuted ? (
+
+ ) : (
+
+ )}
+
-
+ {/* Volume slider */}
+
+
+
+
+
+ {isPlaying ? (
+
+ ) : (
+
+ )}
+
+
+
+ {/* Progress bar */}
+
+
+
+ {/* Floating elements - now will appear outside video frame */}
-
+
{heroIcons.map((icon, index) => (
-
@@ -71,10 +198,12 @@ const Hero = () => {
+
+
diff --git a/src/components/Notification.jsx b/src/components/Notification.jsx
index de59cd79..d3afaf52 100644
--- a/src/components/Notification.jsx
+++ b/src/components/Notification.jsx
@@ -38,6 +38,11 @@ const Notification = ({ className, title }) => {
1m ago
+
+ {/* Remove or comment out the message text below */}
+ {/*
+ Hey NumenAI, explain this concept
+
*/}