Update src/app/page.tsx

This commit is contained in:
2026-04-05 03:40:44 +00:00
parent d4a416fee7
commit f3fbcddd9e

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Connect",
id: "contact",
},
name: "Connect", id: "contact"},
]}
brandName="Scyron IP"
/>
@@ -54,97 +46,51 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "glowing-orb",
}}
variant: "glowing-orb"}}
title="Connect Instantly via Scyron IP"
description="Enter your target IP address and port to start a direct, secure chat session. No registration required, just seamless connectivity."
testimonials={[
{
name: "Alex R.",
handle: "@alextech",
testimonial: "The easiest way to set up a private chat node. Works flawlessly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg?_wi=1",
imageAlt: "futuristic chat interface dark mode",
},
name: "Alex R.", handle: "@alextech", testimonial: "The easiest way to set up a private chat node. Works flawlessly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg", imageAlt: "futuristic chat interface dark mode"},
{
name: "Sam K.",
handle: "@samdev",
testimonial: "Speedy connection and very clean UI. Essential for my quick sessions.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg?_wi=1",
imageAlt: "secure encrypted chat UI digital",
},
name: "Sam K.", handle: "@samdev", testimonial: "Speedy connection and very clean UI. Essential for my quick sessions.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg", imageAlt: "secure encrypted chat UI digital"},
{
name: "Jordan P.",
handle: "@jpdev",
testimonial: "Finally, a simple IP-based chat that just works on port access.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg?_wi=1",
imageAlt: "digital network connection nodes concept",
},
name: "Jordan P.", handle: "@jpdev", testimonial: "Finally, a simple IP-based chat that just works on port access.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg", imageAlt: "digital network connection nodes concept"},
{
name: "Taylor B.",
handle: "@t-b-dev",
testimonial: "Minimalist, fast, and extremely secure. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-illustration-fractal-art-with-neon-lights-great-backgrounds-wallpapers_181624-34412.jpg?_wi=1",
imageAlt: "abstract digital tech background dark",
},
name: "Taylor B.", handle: "@t-b-dev", testimonial: "Minimalist, fast, and extremely secure. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-illustration-fractal-art-with-neon-lights-great-backgrounds-wallpapers_181624-34412.jpg", imageAlt: "abstract digital tech background dark"},
{
name: "Casey M.",
handle: "@casey",
testimonial: "The best tool for direct P2P communication without the fluff.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg?_wi=2",
imageAlt: "futuristic chat interface dark mode",
},
name: "Casey M.", handle: "@casey", testimonial: "The best tool for direct P2P communication without the fluff.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg", imageAlt: "futuristic chat interface dark mode"},
]}
imageSrc="http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg",
alt: "User 1",
},
src: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg", alt: "User 1"},
{
src: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg",
alt: "User 2",
},
src: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg", alt: "User 2"},
{
src: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg",
alt: "User 3",
},
src: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg", alt: "User 3"},
{
src: "http://img.b2bpic.net/free-photo/abstract-illustration-fractal-art-with-neon-lights-great-backgrounds-wallpapers_181624-34412.jpg",
alt: "User 4",
},
src: "http://img.b2bpic.net/free-photo/abstract-illustration-fractal-art-with-neon-lights-great-backgrounds-wallpapers_181624-34412.jpg", alt: "User 4"},
{
src: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg",
alt: "User 5",
},
src: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg", alt: "User 5"},
]}
marqueeItems={[
{
type: "text",
text: "Ultra-Low Latency",
},
type: "text", text: "Ultra-Low Latency"},
{
type: "text",
text: "Zero Logging",
},
type: "text", text: "Zero Logging"},
{
type: "text",
text: "P2P Encryption",
},
type: "text", text: "P2P Encryption"},
{
type: "text",
text: "Browser-Based",
},
type: "text", text: "Browser-Based"},
{
type: "text",
text: "No Registration",
},
type: "text", text: "No Registration"},
]}
/>
</div>
@@ -154,18 +100,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Direct communication",
},
type: "text", content: "Direct communication"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg",
alt: "Chat Illustration",
},
type: "image", src: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg", alt: "Chat Illustration"},
{
type: "text",
content: "for the modern developer",
},
type: "text", content: "for the modern developer"},
]}
/>
</div>
@@ -177,28 +116,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "IP Mapping",
description: "Seamlessly bind your chat to any specific IP address and port.",
bentoComponent: "reveal-icon",
icon: Globe,
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg?_wi=2",
imageAlt: "secure encrypted chat UI digital",
title: "IP Mapping", description: "Seamlessly bind your chat to any specific IP address and port.", bentoComponent: "reveal-icon", icon: Globe
},
{
title: "Encrypted Sessions",
description: "All traffic is point-to-point and encrypted for privacy.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg?_wi=2",
imageAlt: "digital network connection nodes concept",
title: "Encrypted Sessions", description: "All traffic is point-to-point and encrypted for privacy.", bentoComponent: "reveal-icon", icon: Shield
},
{
title: "Low Latency",
description: "Optimized protocols for real-time messaging performance.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-illustration-fractal-art-with-neon-lights-great-backgrounds-wallpapers_181624-34412.jpg?_wi=2",
imageAlt: "abstract digital tech background dark",
title: "Low Latency", description: "Optimized protocols for real-time messaging performance.", bentoComponent: "reveal-icon", icon: Zap
},
]}
title="Powerful Features"
@@ -212,20 +136,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Is my chat data logged?",
content: "No, Scyron is strictly a P2P conduit. We never log or store your IP or messages.",
},
id: "1", title: "Is my chat data logged?", content: "No, Scyron is strictly a P2P conduit. We never log or store your IP or messages."},
{
id: "2",
title: "Can anyone join my session?",
content: "Only those who know your specific IP and port configuration can join your secure session.",
},
id: "2", title: "Can anyone join my session?", content: "Only those who know your specific IP and port configuration can join your secure session."},
{
id: "3",
title: "Do I need a server?",
content: "Scyron runs directly from your browser, using standard network protocols.",
},
id: "3", title: "Do I need a server?", content: "Scyron runs directly from your browser, using standard network protocols."},
]}
title="Frequently Asked Questions"
description="Everything you need to know about Scyron."
@@ -237,14 +152,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to get connected? Launch your session via Scyron IP today."
buttons={[
{
text: "Launch Chat Node",
href: "#",
},
text: "Launch Chat Node", href: "#"},
]}
/>
</div>
@@ -254,29 +166,19 @@ export default function LandingPage() {
logoText="Scyron IP"
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Security",
href: "#",
},
label: "Security", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#",
},
label: "About", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}