Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-09 10:38:10 +00:00

View File

@@ -9,6 +9,7 @@ import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import LegalSection from '@/components/legal/LegalSection';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import { Zap, Cpu, Shield, Activity } from 'lucide-react';
export default function LandingPage() {
return (
@@ -29,17 +30,11 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Core",
id: "#hero",
},
name: "Core", id: "#hero"},
{
name: "Capabilities",
id: "#features",
},
name: "Capabilities", id: "#features"},
{
name: "Status",
id: "#metrics",
},
name: "Status", id: "#metrics"},
]}
brandName="J.A.R.V.I.S."
/>
@@ -51,32 +46,20 @@ export default function LandingPage() {
description="Just A Rather Very Intelligent System. Ready for command."
buttons={[
{
text: "Initiate",
href: "#",
},
text: "Initiate", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/cyberpunk-woman-coding-computer_23-2151997004.jpg"
avatars={[
{
src: "https://img.b2bpic.net/free-photo/portrait-ai-robot-person_23-2150937664.jpg",
alt: "Operator 1",
},
src: "https://img.b2bpic.net/free-photo/portrait-ai-robot-person_23-2150937664.jpg", alt: "Operator 1"},
{
src: "https://img.b2bpic.net/free-photo/man-wearing-smart-glasses_23-2150937672.jpg",
alt: "Operator 2",
},
src: "https://img.b2bpic.net/free-photo/man-wearing-smart-glasses_23-2150937672.jpg", alt: "Operator 2"},
{
src: "https://img.b2bpic.net/free-photo/woman-using-ar-interface_23-2150937680.jpg",
alt: "Operator 3",
},
src: "https://img.b2bpic.net/free-photo/woman-using-ar-interface_23-2150937680.jpg", alt: "Operator 3"},
{
src: "https://img.b2bpic.net/free-photo/tech-specialist-portrait_23-2150937690.jpg",
alt: "Operator 4",
},
src: "https://img.b2bpic.net/free-photo/tech-specialist-portrait_23-2150937690.jpg", alt: "Operator 4"},
{
src: "https://img.b2bpic.net/free-photo/ai-engineer-profile_23-2150937701.jpg",
alt: "Operator 5",
},
src: "https://img.b2bpic.net/free-photo/ai-engineer-profile_23-2150937701.jpg", alt: "Operator 5"},
]}
avatarText="Authorized Personnel"
/>
@@ -88,28 +71,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Neural Synthesis",
description: "Processing complex data streams in real-time.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-low-poly-plexus-design-nebula_1048-13110.jpg?_wi=1",
buttonIcon: "Zap",
title: "Neural Synthesis", description: "Processing complex data streams in real-time.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-low-poly-plexus-design-nebula_1048-13110.jpg", buttonIcon: Zap,
},
{
title: "Engineering Protocol",
description: "Precision modeling and architectural support.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-3-dimensional-printer-abstract-background_1048-5870.jpg",
buttonIcon: "Cpu",
title: "Engineering Protocol", description: "Precision modeling and architectural support.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-3-dimensional-printer-abstract-background_1048-5870.jpg", buttonIcon: Cpu,
},
{
title: "Security Enclosure",
description: "Encrypted firewalls and threat mitigation.",
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637762.jpg",
buttonIcon: "Shield",
title: "Security Enclosure", description: "Encrypted firewalls and threat mitigation.", imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637762.jpg", buttonIcon: Shield,
},
{
title: "Quantum Computation",
description: "High-velocity calculation for complex systems.",
imageSrc: "http://img.b2bpic.net/free-photo/technological-blue-background-circuit_1017-3795.jpg",
buttonIcon: "Activity",
title: "Quantum Computation", description: "High-velocity calculation for complex systems.", imageSrc: "http://img.b2bpic.net/free-photo/technological-blue-background-circuit_1017-3795.jpg", buttonIcon: Activity,
},
]}
title="System Capabilities"
@@ -125,20 +96,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "99.9%",
description: "Uptime Efficiency",
},
id: "1", value: "99.9%", description: "Uptime Efficiency"},
{
id: "2",
value: "10.2P",
description: "Exaflops Processed",
},
id: "2", value: "10.2P", description: "Exaflops Processed"},
{
id: "3",
value: "0.1ms",
description: "System Latency",
},
id: "3", value: "0.1ms", description: "System Latency"},
]}
title="Operational Statistics"
description="Real-time performance indicators of the system."
@@ -151,30 +113,18 @@ export default function LandingPage() {
useInvertedBackground={false}
title="System Inquiries"
description="Frequently asked questions regarding core AI functions."
imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-low-poly-plexus-design-nebula_1048-13110.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-low-poly-plexus-design-nebula_1048-13110.jpg"
mediaAnimation="slide-up"
faqsAnimation="blur-reveal"
faqs={[
{
id: "q1",
title: "Is the system secure?",
content: "Yes, our multi-layered encryption protocols ensure absolute data integrity.",
},
id: "q1", title: "Is the system secure?", content: "Yes, our multi-layered encryption protocols ensure absolute data integrity."},
{
id: "q2",
title: "How to initiate updates?",
content: "Updates are pushed automatically via the diagnostic portal.",
},
id: "q2", title: "How to initiate updates?", content: "Updates are pushed automatically via the diagnostic portal."},
{
id: "q3",
title: "Can it run offline?",
content: "Core functions are localized to maintain 99.9% uptime in all environments.",
},
id: "q3", title: "Can it run offline?", content: "Core functions are localized to maintain 99.9% uptime in all environments."},
{
id: "q4",
title: "How to customize voice logs?",
content: "Settings can be adjusted through the primary dashboard interface.",
},
id: "q4", title: "How to customize voice logs?", content: "Settings can be adjusted through the primary dashboard interface."},
]}
/>
</div>
@@ -186,22 +136,11 @@ export default function LandingPage() {
subtitle="Last updated: October 2023"
sections={[
{
heading: "Authorization",
content: {
type: "paragraph",
text: "Users must hold level-5 security clearance to interact with the core processor.",
},
heading: "Authorization", content: "Users must hold level-5 security clearance to interact with the core processor."
},
{
heading: "Liability",
content: {
type: "list",
items: [
"Hardware integrity",
"Unauthorized neural access",
],
},
},
heading: "Liability", content: "Hardware integrity, Unauthorized neural access"
}
]}
/>
</div>
@@ -212,25 +151,17 @@ export default function LandingPage() {
{
items: [
{
label: "Protocol A",
href: "#",
},
label: "Protocol A", href: "#"},
{
label: "Security Logs",
href: "#",
},
label: "Security Logs", href: "#"},
],
},
{
items: [
{
label: "Diagnostics",
href: "#",
},
label: "Diagnostics", href: "#"},
{
label: "Update",
href: "#",
},
label: "Update", href: "#"},
],
},
]}