From 6757d51c7f4eca0732725efd760aa828faeaff4f Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Tue, 24 Feb 2026 20:05:28 +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 93a8dd4..78694fc 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="none" + background="gradient" cardStyle="outline" primaryButtonStyle="gradient" secondaryButtonStyle="solid"