From 74514a6adf2dac0f66a3b9ce2e4b7138f36c4e13 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 02:38:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3142980..3119f0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,7 @@ export default function LandingPage() { descriptionClassName="text-lg md:text-xl" buttonClassName="px-6 py-3 text-lg" logoClassName="text-6xl md:text-8xl lg:text-9xl font-extrabold" + background={{ variant: 'plain' }} /> @@ -163,7 +164,7 @@ export default function LandingPage() {