diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d43144..0f68ff6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,7 +23,6 @@ import { HelpCircle, Image, Mail, - MessageAlert, MessageCircle, MessageSquare, Phone, @@ -179,6 +178,7 @@ export default function JarvisLanding() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXreNM0BRlz55NtGZtcbaJmybW/jarvis-ai-assistant-interface-showing-co-1772749936057-b7308cd6.png" imageAlt="JARVIS Interface" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={true} /> @@ -197,7 +197,7 @@ export default function JarvisLanding() { { title: "🕷️ Spider-Mode", description: "Activate enhanced threat detection, rapid notifications, and emergency response. Your digital Spider-Sense.", bentoComponent: "icon-info-cards", items: [ { icon: AlertTriangle, label: "Urgent Alerts", value: "Instant" }, - { icon: MessageAlert, label: "Important Messages", value: "Prioritized" }, + { icon: AlertCircle, label: "Important Messages", value: "Prioritized" }, { icon: Shield, label: "Security Detection", value: "Always Active" } ] }, @@ -209,7 +209,7 @@ export default function JarvisLanding() { ] }, { - title: "Quick Mobile Actions", description: "Complete smartphone management: open apps, toggle WiFi/Bluetooth, adjust brightness, set alarms, read notifications.", bentoComponent: "3d-task-list", title: "Mobile Actions", items: [ + title: "Quick Mobile Actions", description: "Complete smartphone management: open apps, toggle WiFi/Bluetooth, adjust brightness, set alarms, read notifications.", bentoComponent: "3d-task-list", items: [ { icon: Smartphone, label: "Open Instagram", time: "instant" }, { icon: Wifi, label: "Toggle WiFi", time: "1s" }, { icon: Volume2, label: "Control Volume", time: "instant" } @@ -287,7 +287,7 @@ export default function JarvisLanding() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - animationType="entrance-slide" + animationType="smooth" faqsAnimation="slide-up" faqs={[ {