From 0de66cd64c1ad3db36631f308648bb0cc02a0bf6 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Tue, 24 Feb 2026 20:03:08 +0000 Subject: [PATCH] Bob AI: Update the existing website design with the follow... --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b3cc28..93a8dd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="mediumSizeLargeTitles" - background="noise" + background="none" cardStyle="outline" primaryButtonStyle="gradient" secondaryButtonStyle="solid"