Update src/app/page.tsx

This commit is contained in:
2026-03-05 08:12:44 +00:00
parent 9f146ea59b
commit 5cd902b245

View File

@@ -30,7 +30,6 @@ export default function BuyTimeLanding() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Buy Time"
brandNameClassName="text-2xl md:text-3xl lg:text-4xl font-extrabold tracking-tight"
navItems={[
{ name: "Home", id: "hero" },
{ name: "Trending", id: "products" },