From e48a9a116f64366e64c5d8cce0f7e4f38d4d22b6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 17:27:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 124 ++++++++++++----------------------------------- 1 file changed, 32 insertions(+), 92 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 910e7d8..44ea293 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,17 +30,11 @@ export default function LandingPage() { @@ -49,67 +43,44 @@ export default function LandingPage() {
@@ -122,17 +93,11 @@ export default function LandingPage() { description="We are pioneering a new paradigm where your thoughts serve as the interface. By parsing subtle cognitive patterns, we allow for direct digital engagement without a single keystroke." metrics={[ { - value: "0ms", - title: "Latency", - }, + value: "0ms", title: "Latency"}, { - value: "100%", - title: "Touchless", - }, + value: "100%", title: "Touchless"}, { - value: "99.9%", - title: "Precision", - }, + value: "99.9%", title: "Precision"}, ]} imageSrc="http://img.b2bpic.net/free-photo/people-family-happiness-relationships-concept-indoor-shot-happy-young-woman-spending-leisure-time-with-her-daughter-home_343059-500.jpg" imageAlt="User experiencing touchless cognitive interface" @@ -143,24 +108,19 @@ export default function LandingPage() {
@@ -188,8 +143,7 @@ export default function LandingPage() {