Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
253
src/app/page.tsx
253
src/app/page.tsx
@@ -32,28 +32,13 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Core",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Dashboard",
|
||||
id: "#dashboard",
|
||||
},
|
||||
{
|
||||
name: "Metrics",
|
||||
id: "#metrics",
|
||||
},
|
||||
{
|
||||
name: "Terminal",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Core", id: "#hero" },
|
||||
{ name: "Dashboard", id: "#dashboard" },
|
||||
{ name: "Metrics", id: "#metrics" },
|
||||
{ name: "Terminal", id: "#contact" },
|
||||
]}
|
||||
brandName="LCR"
|
||||
button={{
|
||||
text: "Initialize",
|
||||
href: "#contact",
|
||||
}}
|
||||
button={{ text: "Initialize", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -61,37 +46,14 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="LIFE CONTROL ROOM"
|
||||
description="The ultimate AI-powered productivity workspace. Navigate your life with cinematic clarity and real-time intelligent assistance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Enter Interface",
|
||||
href: "#dashboard",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Enter Interface", href: "#dashboard" }]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-assistant-with-holographic-interface_23-2152000834.jpg",
|
||||
imageAlt: "Core AI Engine",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137499.jpg",
|
||||
imageAlt: "Modular Data Panels",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/intergalactic-travel-concept-ai-generated_268835-7009.jpg",
|
||||
imageAlt: "Data Flow Visualization",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-traffic-arrow-light-symbol_23-2148445390.jpg",
|
||||
imageAlt: "Digital Weather Orb",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illustration-hexagon-platforms-with-lamps-lights-them_181624-15233.jpg",
|
||||
imageAlt: "Immersive Control Room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-technology-microchip-background-futuristic-innovation-technology-remix_53876-108532.jpg",
|
||||
imageAlt: "Central Intelligence Core",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smart-home-assistant-with-holographic-interface_23-2152000834.jpg", imageAlt: "Core AI Engine" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137499.jpg", imageAlt: "Modular Data Panels" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/intergalactic-travel-concept-ai-generated_268835-7009.jpg", imageAlt: "Data Flow Visualization" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-traffic-arrow-light-symbol_23-2148445390.jpg", imageAlt: "Digital Weather Orb" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/illustration-hexagon-platforms-with-lamps-lights-them_181624-15233.jpg", imageAlt: "Immersive Control Room" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/ai-technology-microchip-background-futuristic-innovation-technology-remix_53876-108532.jpg", imageAlt: "Central Intelligence Core" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -111,36 +73,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Module 01",
|
||||
title: "AI Core Intelligence",
|
||||
items: [
|
||||
"Voice control interface",
|
||||
"Real-time chat processing",
|
||||
"Predictive life advice",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Module 02",
|
||||
title: "Dynamic Task Matrix",
|
||||
items: [
|
||||
"Gamified task completion",
|
||||
"Smart time allocation",
|
||||
"Real-time progress sync",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Module 03",
|
||||
title: "Contextual Notes",
|
||||
items: [
|
||||
"AI-summarized meeting logs",
|
||||
"Context-aware reminders",
|
||||
"Semantic search engine",
|
||||
],
|
||||
},
|
||||
{ id: "f1", label: "Module 01", title: "AI Core Intelligence", items: ["Voice control interface", "Real-time chat processing", "Predictive life advice"] },
|
||||
{ id: "f2", label: "Module 02", title: "Dynamic Task Matrix", items: ["Gamified task completion", "Smart time allocation", "Real-time progress sync"] },
|
||||
{ id: "f3", label: "Module 03", title: "Contextual Notes", items: ["AI-summarized meeting logs", "Context-aware reminders", "Semantic search engine"] },
|
||||
]}
|
||||
title="Core Modules"
|
||||
description="High-fidelity command center components, fully integrated for total productivity."
|
||||
@@ -153,24 +88,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Zap,
|
||||
title: "Focus Score",
|
||||
value: "98%",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Clock,
|
||||
title: "Efficiency Gain",
|
||||
value: "4.2h",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: TrendingUp,
|
||||
title: "Completion Rate",
|
||||
value: "92%",
|
||||
},
|
||||
{ id: "m1", icon: Zap, title: "Focus Score", value: "98%" },
|
||||
{ id: "m2", icon: Clock, title: "Efficiency Gain", value: "4.2h" },
|
||||
{ id: "m3", icon: TrendingUp, title: "Completion Rate", value: "92%" },
|
||||
]}
|
||||
title="Life Analytics"
|
||||
description="Quantify your productivity journey with real-time performance tracking."
|
||||
@@ -184,38 +104,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Core",
|
||||
price: "$19",
|
||||
subtitle: "Essential AI productivity tools",
|
||||
buttons: [
|
||||
{
|
||||
text: "Activate",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Limited AI Core",
|
||||
"Basic task dashboard",
|
||||
"Community access",
|
||||
],
|
||||
id: "basic", badge: "Core", price: "$19", subtitle: "Essential AI productivity tools", buttons: [{ text: "Activate", href: "#" }],
|
||||
features: ["Limited AI Core", "Basic task dashboard", "Community access"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Pro",
|
||||
price: "$49",
|
||||
subtitle: "Advanced digital twin engine",
|
||||
buttons: [
|
||||
{
|
||||
text: "Activate",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Full AI Digital Twin",
|
||||
"Real-time collaborative space",
|
||||
"Priority support",
|
||||
],
|
||||
id: "pro", badge: "Pro", price: "$49", subtitle: "Advanced digital twin engine", buttons: [{ text: "Activate", href: "#" }],
|
||||
features: ["Full AI Digital Twin", "Real-time collaborative space", "Priority support"],
|
||||
},
|
||||
]}
|
||||
title="Access Tiers"
|
||||
@@ -227,48 +121,14 @@ export default function LandingPage() {
|
||||
<TestimonialCardOne
|
||||
textboxLayout="default"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
animationType="scale-rotate"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena R.",
|
||||
role: "CEO",
|
||||
company: "Innovate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-dummy-head-orange-background_53876-96744.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark S.",
|
||||
role: "Dev",
|
||||
company: "Tech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-man-shape-glowing-with-bright-holographic-colors_23-2151037178.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Julia M.",
|
||||
role: "Artist",
|
||||
company: "Creative",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-music-related-scene_23-2151125336.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sam T.",
|
||||
role: "Analyst",
|
||||
company: "Data",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/favorite-star-icon-sign-symbol-button-blue-speech-bubble-white-background-3d-rendering_56104-1179.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Kiran W.",
|
||||
role: "Student",
|
||||
company: "Edu",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-portrait-digital-art_23-2151197859.jpg",
|
||||
},
|
||||
{ id: "1", name: "Elena R.", role: "CEO", company: "Innovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/yellow-dummy-head-orange-background_53876-96744.jpg" },
|
||||
{ id: "2", name: "Mark S.", role: "Dev", company: "Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-man-shape-glowing-with-bright-holographic-colors_23-2151037178.jpg" },
|
||||
{ id: "3", name: "Julia M.", role: "Artist", company: "Creative", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-music-related-scene_23-2151125336.jpg" },
|
||||
{ id: "4", name: "Sam T.", role: "Analyst", company: "Data", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/favorite-star-icon-sign-symbol-button-blue-speech-bubble-white-background-3d-rendering_56104-1179.jpg" },
|
||||
{ id: "5", name: "Kiran W.", role: "Student", company: "Edu", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-portrait-digital-art_23-2151197859.jpg" },
|
||||
]}
|
||||
title="User Synthesis"
|
||||
description="Feedback from early adopters of the LCR environment."
|
||||
@@ -280,21 +140,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How does the AI core learn my habits?",
|
||||
content: "Through secure, local-first behavioral analysis integrated with your task flow.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Can I share my workspace?",
|
||||
content: "Yes, real-time collaboration allows you to invite peers into your digital twin environment.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is my data private?",
|
||||
content: "Privacy is fundamental. All data processing uses edge-AI encryption standards.",
|
||||
},
|
||||
{ id: "q1", title: "How does the AI core learn my habits?", content: "Through secure, local-first behavioral analysis integrated with your task flow." },
|
||||
{ id: "q2", title: "Can I share my workspace?", content: "Yes, real-time collaboration allows you to invite peers into your digital twin environment." },
|
||||
{ id: "q3", title: "Is my data private?", content: "Privacy is fundamental. All data processing uses edge-AI encryption standards." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/glowing-screen-advanced-technology-digital-remix_53876-124692.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -307,50 +155,19 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Initialize"
|
||||
title="Ready to launch your control room?"
|
||||
description="Step into the future. Connect with our protocol specialists."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Get Started", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "System",
|
||||
items: [
|
||||
{
|
||||
label: "Protocol",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Security",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "Mission",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "System", items: [{ label: "Protocol", href: "#" }, { label: "Security", href: "#" }] },
|
||||
{ title: "Company", items: [{ label: "Mission", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Life Control Room"
|
||||
bottomRightText="All protocols active"
|
||||
|
||||
Reference in New Issue
Block a user