Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 16:43:05 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="small"
sizing="largeSmallSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
@@ -204,7 +204,7 @@ export default function LandingPage() {
{ text: "Browse All Accounts", href: "#accounts" },
{ text: "Contact Support", href: "mailto:support@pubghub.com" },
]}
background={{ variant: "fluid" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>
</div>