Update src/app/page.tsx
This commit is contained in:
@@ -128,6 +128,7 @@ export default function LandingPage() {
|
||||
title="Live Demo: Quantum Key Exchange"
|
||||
description="Watch the BB84 protocol in action, moving from encrypted packet creation to secure key distribution in real-time."
|
||||
textboxLayout="split"
|
||||
animationType="slide-up"
|
||||
items={[
|
||||
{ trigger: "Phase 1: Photon Emission", content: "Generation of quantum-entangled states for initial handshake.", imageOne: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637784.jpg?_wi=1" },
|
||||
{ trigger: "Phase 2: Error Correction", content: "Real-time filtering to remove noise and secure the communication channel.", imageOne: "http://img.b2bpic.net/free-photo/cybersecurity-concept-secure-data-transfer_23-2152001135.jpg?_wi=1" },
|
||||
|
||||
Reference in New Issue
Block a user