From 10fb2aae136099201ae625513fc7d5d03e44f8a8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:14:46 +0000 Subject: [PATCH] Update src/app/landing/page.tsx --- src/app/landing/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/landing/page.tsx b/src/app/landing/page.tsx index f8a2ebe..38eebc0 100644 --- a/src/app/landing/page.tsx +++ b/src/app/landing/page.tsx @@ -59,8 +59,6 @@ export default function LandingPage() { title: "All-Day Battery Life", description: "Power through your entire day without needing a recharge, even with heavy usage.", button: { text: "Learn More", href: "/product" } } ]} - button={{ - text: "Explore the Nova Device", href: "/product"}} />