diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ad953f..9f2177c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="aurora" + background={{ type: "aurora" }} cardStyle="inset" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow"