diff --git a/src/app/page.tsx b/src/app/page.tsx index 2294de0..dc4769f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,28 +29,14 @@ export default function LandingPage() { @@ -58,12 +44,7 @@ export default function LandingPage() { @@ -75,26 +56,11 @@ export default function LandingPage() { title="The Meaning of Quantix" description="Quantix represents a synergy of high-speed performance and data-driven intelligence. We combine quantum-level precision with the complexity of matrix-based engineering systems to push the limits of F1 in Schools." metrics={[ - { - value: "0.001s", - title: "Precision Tolerance", - }, - { - value: "99.9%", - title: "System Accuracy", - }, - { - value: "120+", - title: "Engineering Hours", - }, - { - value: "150 km/h", - title: "Peak Velocity", - }, - { - value: "4", - title: "Championship Wins", - }, + { value: "0.001s", title: "Precision Tolerance" }, + { value: "99.9%", title: "System Accuracy" }, + { value: "120+", title: "Engineering Hours" }, + { value: "150 km/h", title: "Peak Velocity" }, + { value: "4", title: "Championship Wins" } ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-close-up-shot-of-a-high-tech-carbon-fi-1774701349357-6b159351.png" mediaAnimation="slide-up" @@ -106,38 +72,14 @@ export default function LandingPage() { @@ -257,38 +134,9 @@ export default function LandingPage() {