Merge version_9 into main #21

Merged
bender merged 2 commits from version_9 into main 2026-03-18 00:16:22 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ export default function ContactPage() {
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="background-highlight"
borderRadius="square"
borderRadius="rounded"
contentWidth="compact"
sizing="largeSizeMediumTitles"
background="aurora"

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="background-highlight"
borderRadius="square"
borderRadius="rounded"
contentWidth="compact"
sizing="largeSizeMediumTitles"
background="aurora"