From 3d4192cef1c5da0415b51401d08e8e2fac97e539 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 13:42:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4f3223..904548e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,9 +29,8 @@ export default function LandingPage() { brandName="iPhone Store" navItems={[ { name: "Products", id: "products" }, - { name: "Features", id: "features" }, - { name: "Reviews", id: "reviews" }, - { name: "About", id: "about" }, + { name: "Metrics", id: "metrics" }, + { name: "Reviews", id: "testimonials" }, { name: "Contact", id: "contact" } ]} button={{ @@ -55,7 +54,7 @@ export default function LandingPage() { tagIcon={Sparkles} buttons={[ { text: "Buy Now", href: "products" }, - { text: "Learn More", href: "features" } + { text: "Learn More", href: "metrics" } ]} imageSrc="https://img.b2bpic.net/free-psd/new-smartphone-a18-bionic-social-media-banner-design-template_47987-33085.jpg" imageAlt="Latest iPhone showcase" @@ -133,14 +132,6 @@ export default function LandingPage() { { id: "4", name: "James Wilson", role: "Developer", company: "Innovation Labs", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/portrait-lovely-woman-fashion-glasses-home_329181-4275.jpg" - }, - { - id: "5", name: "Lisa Park", role: "Marketing Lead", company: "Brand Collective", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg" - }, - { - id: "6", name: "David Kumar", role: "Entrepreneur", company: "StartupX", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/portrait-confident-businesswoman-smiling_23-2148452708.jpg" } ]} kpiItems={[