Merge version_4_1782740299231 into main #3

Merged
bender merged 1 commits from version_4_1782740299231 into main 2026-06-29 13:39:41 +00:00

View File

@@ -1,5 +1,5 @@
import FooterMinimal from '@/components/sections/footer/FooterMinimal';
import NavbarCentered from '@/components/ui/NavbarCentered';
import NavbarFloating from '@/components/ui/NavbarFloating';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
import SiteBackgroundSlot from "@/components/ui/SiteBackgroundSlot";
import { Instagram, Linkedin, Twitter } from "lucide-react";
@@ -42,7 +42,7 @@ export default function Layout() {
<StyleProvider buttonVariant="magnetic" siteBackground="noise" heroBackground="gradientBars">
<SiteBackgroundSlot />
<SectionErrorBoundary name="navbar">
<NavbarCentered
<NavbarFloating
logo="MADAR"
ctaButton={{
text: "Join Now",