Merge version_3_1782105293136 into main #3

Merged
bender merged 1 commits from version_3_1782105293136 into main 2026-06-22 05:16:15 +00:00

View File

@@ -1,3 +1,4 @@
import AuroraBackground from "@/components/ui/AuroraBackground";
import FooterSimpleCard from '@/components/sections/footer/FooterSimpleCard';
import NavbarFloatingLogo from '@/components/ui/NavbarFloatingLogo';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
@@ -31,8 +32,8 @@ export default function Layout() {
];
return (
<StyleProvider buttonVariant="flip" siteBackground="noise" heroBackground="cornerGlow">
<SiteBackgroundSlot />
<StyleProvider buttonVariant="flip" siteBackground="aurora" heroBackground="cornerGlow">
<AuroraBackground position="fixed" />
<SectionErrorBoundary name="navbar">
<NavbarFloatingLogo
logo="Imperial Majesty"