2 Commits

Author SHA1 Message Date
kudinDmitriyUp
da8623ec5a Bob AI: Changed navbar to NavbarDropdown to remove oval shape and ad 2026-07-01 02:29:38 +00:00
0013e8be10 Merge version_10_1782861138218 into main
Merge version_10_1782861138218 into main
2026-06-30 23:14:48 +00:00

View File

@@ -1,5 +1,5 @@
import FooterSimple from '@/components/sections/footer/FooterSimple';
import NavbarFloating from '@/components/ui/NavbarFloating';
import NavbarDropdown from '@/components/ui/NavbarDropdown';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
import SiteBackgroundSlot from "@/components/ui/SiteBackgroundSlot";
import { Outlet } from 'react-router-dom';
@@ -41,7 +41,7 @@ export default function Layout() {
<StyleProvider buttonVariant="magnetic" siteBackground="noiseGradient" heroBackground="lightRaysCorner">
<SiteBackgroundSlot />
<SectionErrorBoundary name="navbar">
<NavbarFloating
<NavbarDropdown
logo="AC&HS Meridian"
ctaButton={{
text: "Schedule Service",