Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #10.
This commit is contained in:
2026-04-19 05:17:30 +00:00

View File

@@ -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" },