diff --git a/src/app/page.tsx b/src/app/page.tsx index 139ff16..86a7331 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -147,7 +147,7 @@ export default function LandingPage() { description="Join forward-thinking organizations and individuals who have chosen LuminalOS as their platform of choice." tag="Partners" tagIcon={Users} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} speed={40} @@ -159,7 +159,7 @@ export default function LandingPage() {