From b93f86e74749e0f7ff175ca8ffac2186f4df86b5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 23:43:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a652dae..7409989 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,7 +32,7 @@ export default function LandingPage() { { name: "Bosh sahifa", id: "hero" }, { name: "Men haqimda", id: "about" }, { name: "Ishlarim", id: "portfolio" }, - { name: "Ko'nikmalari", id: "skills" }, + { name: "Ko'nikmalari", id: "features" }, { name: "Fikrlar", id: "testimonials" } ]} button={{ text: "Bog'lanish", href: "#contact" }} @@ -44,6 +44,7 @@ export default function LandingPage() { -
+