Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-05 03:40:21 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -72,7 +72,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg?_wi=1",
imageAlt: "secure encrypted chat UI digital",
},
{
@@ -80,7 +80,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg?_wi=1",
imageAlt: "digital network connection nodes concept",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -96,11 +96,11 @@ export default function LandingPage() {
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",
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",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg"
imageSrc="http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg?_wi=3"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg?_wi=2",
imageAlt: "secure encrypted chat UI digital",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg?_wi=2",
imageAlt: "digital network connection nodes concept",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
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",
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",
},
]}