From d4ec6cf8c9a5160ef34dadcf8b78c01ea4fa65db Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:38:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index a73f227..de0d4fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,6 +25,7 @@ import { Shield, Sparkles, Star, + TrendingUp, Users, } from "lucide-react"; @@ -49,6 +50,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Features", id: "features" }, { name: "Community", id: "testimonials" }, + { name: "Earnings", id: "earnings" }, { name: "FAQ", id: "faq" }, { name: "Contact", id: "contact" }, ]} @@ -215,6 +217,37 @@ export default function LandingPage() { /> +
+ +
+