diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1aae7dd..cc22c63 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,31 +30,19 @@ export default function LandingPage() {
@@ -62,42 +50,23 @@ export default function LandingPage() {
@@ -201,17 +133,11 @@ export default function LandingPage() {
description="At FLAXR, we believe in the relentless pursuit of perfection. Every keyboard is a testament to our dedication to innovation, quality, and the ultimate user experience. Crafted by enthusiasts, for enthusiasts, our journey is defined by engineering excellence and a passion for control."
metrics={[
{
- value: "10+",
- title: "Years of Innovation",
- },
+ value: "10+", title: "Years of Innovation"},
{
- value: "1M+",
- title: "Happy Users",
- },
+ value: "1M+", title: "Happy Users"},
{
- value: "50+",
- title: "Design Awards",
- },
+ value: "50+", title: "Design Awards"},
]}
tag="About FLAXR"
imageSrc="http://img.b2bpic.net/free-photo/illustration-circle-with-abstract-neon-light-effects-great-futuristic-background_181624-24417.jpg"
@@ -224,8 +150,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file