Merge version_1 into main #2
157
src/app/page.tsx
157
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "/products",
|
||||
},
|
||||
name: "Products", id: "/products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="CRYPTON ORACLE"
|
||||
/>
|
||||
@@ -53,102 +45,60 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Decode the Market Like an Oracle"
|
||||
description="Advanced AI-powered prompt systems designed to analyze crypto and forex charts with unmatched institutional precision."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-woman_78492-3911.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-woman_78492-3911.jpg", alt: "User"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-guy-using-laptop-outdoor-coffee-shop_1262-18614.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/serious-guy-using-laptop-outdoor-coffee-shop_1262-18614.jpg", alt: "User"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-looking-laptop-screen_23-2147955266.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-looking-laptop-screen_23-2147955266.jpg", alt: "User"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg", alt: "User"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-unknown-man-posing-with-blue-background_23-2149417617.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-unknown-man-posing-with-blue-background_23-2149417617.jpg", alt: "User"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Prompts",
|
||||
href: "/products",
|
||||
},
|
||||
text: "Explore Prompts", href: "/products"},
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Get Started", href: "/about"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "INSTITUTIONAL GRADE",
|
||||
},
|
||||
type: "text", text: "INSTITUTIONAL GRADE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "AI-DRIVEN PREDICTIONS",
|
||||
},
|
||||
type: "text", text: "AI-DRIVEN PREDICTIONS"},
|
||||
{
|
||||
type: "text",
|
||||
text: "REAL-TIME MARKET ANALYSIS",
|
||||
},
|
||||
type: "text", text: "REAL-TIME MARKET ANALYSIS"},
|
||||
{
|
||||
type: "text",
|
||||
text: "SMC & ICT COMPATIBLE",
|
||||
},
|
||||
type: "text", text: "SMC & ICT COMPATIBLE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "HIGH PRECISION ALGORITHMS",
|
||||
},
|
||||
type: "text", text: "HIGH PRECISION ALGORITHMS"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "AI-Powered Analysis",
|
||||
tags: [
|
||||
"AI",
|
||||
"Precision",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-threats-map-with-real-time-pulse-visualization_23-2152001128.jpg",
|
||||
imageAlt: "futuristic crypto chart AI interface",
|
||||
},
|
||||
id: "f1", title: "AI-Powered Analysis", tags: [
|
||||
"AI", "Precision"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-threats-map-with-real-time-pulse-visualization_23-2152001128.jpg", imageAlt: "futuristic crypto chart AI interface"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Universal Compatibility",
|
||||
tags: [
|
||||
"ChatGPT",
|
||||
"Claude",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-factor-authentication-mobile-device_23-2151997022.jpg?_wi=1",
|
||||
imageAlt: "futuristic crypto chart AI interface",
|
||||
},
|
||||
id: "f2", title: "Universal Compatibility", tags: [
|
||||
"ChatGPT", "Claude"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-factor-authentication-mobile-device_23-2151997022.jpg", imageAlt: "futuristic crypto chart AI interface"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Institutional Logic",
|
||||
tags: [
|
||||
"HedgeFund",
|
||||
"Strategy",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-woman_78492-3911.jpg",
|
||||
imageAlt: "futuristic crypto chart AI interface",
|
||||
},
|
||||
id: "f3", title: "Institutional Logic", tags: [
|
||||
"HedgeFund", "Strategy"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-woman_78492-3911.jpg", imageAlt: "futuristic crypto chart AI interface"},
|
||||
]}
|
||||
title="Institutional Intelligence"
|
||||
description="Proprietary AI logic distilled into professional-grade prompts."
|
||||
@@ -164,23 +114,14 @@ export default function LandingPage() {
|
||||
description="Proven performance metrics for our clients."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: TrendingUp,
|
||||
title: "Avg. Accuracy",
|
||||
value: "92%",
|
||||
},
|
||||
id: "m1", icon: TrendingUp,
|
||||
title: "Avg. Accuracy", value: "92%"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Clock,
|
||||
title: "Time Saved",
|
||||
value: "15h/wk",
|
||||
},
|
||||
id: "m2", icon: Clock,
|
||||
title: "Time Saved", value: "15h/wk"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: ShieldCheck,
|
||||
title: "Active Users",
|
||||
value: "10k+",
|
||||
},
|
||||
id: "m3", icon: ShieldCheck,
|
||||
title: "Active Users", value: "10k+"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -194,15 +135,9 @@ export default function LandingPage() {
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do I need coding skills?",
|
||||
content: "No, our prompts are plug-and-play for all major LLMs.",
|
||||
},
|
||||
id: "q1", title: "Do I need coding skills?", content: "No, our prompts are plug-and-play for all major LLMs."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are these suitable for beginners?",
|
||||
content: "Our systems are designed for both institutional traders and serious beginners.",
|
||||
},
|
||||
id: "q2", title: "Are these suitable for beginners?", content: "Our systems are designed for both institutional traders and serious beginners."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -216,15 +151,9 @@ export default function LandingPage() {
|
||||
memberVariant="card"
|
||||
members={[
|
||||
{
|
||||
id: "mem1",
|
||||
name: "Dr. Sarah Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male-with-curly-hair-dressed-jacket-eyeglasses_613910-567.jpg",
|
||||
},
|
||||
id: "mem1", name: "Dr. Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male-with-curly-hair-dressed-jacket-eyeglasses_613910-567.jpg"},
|
||||
{
|
||||
id: "mem2",
|
||||
name: "Marcus Thorne",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-unknown-man-posing_23-2149417577.jpg",
|
||||
},
|
||||
id: "mem2", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-unknown-man-posing_23-2149417577.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -235,17 +164,11 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Products",
|
||||
href: "/products",
|
||||
},
|
||||
label: "Products", href: "/products"},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About", href: "/about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user