From ecfe65f73528d427364e1884d8e58b5c178ad341 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 22:38:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db75e0e..7ed7c5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,6 @@ export default function LandingPage() { useInvertedBackground={false} className="bg-[--card] text-[--foreground]" titleClassName="text-3xl md:text-4xl lg:text-5xl font-thin tracking-wide" - tagClassName="text-[--primary-cta] font-semibold" buttons={[]} /> -- 2.49.1