Merge version_3_1782105293136 into main #3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user