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() {