diff --git a/src/app/page.tsx b/src/app/page.tsx index 005f736..4ca80fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,7 +28,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="large" - background="floatingGradient" + background="circleGradient" cardStyle="outline" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -42,20 +42,14 @@ export default function HomePage() {