Update src/app/register/page.tsx

This commit is contained in:
2026-04-09 10:01:49 +00:00
parent 0ca40c2bd7
commit 7b6446e63b

View File

@@ -7,7 +7,18 @@ import FooterSimple from "@/components/sections/footer/FooterSimple";
export default function RegisterPage() {
return (
<ThemeProvider borderRadius="soft" contentWidth="mediumLarge" background="none">
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="mediumLarge"
sizing="medium"
background="none"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
brandName="SVS FITNESS"