Merge version_13_1782176319057 into main #13
@@ -1,5 +1,5 @@
|
||||
import FooterMinimal from '@/components/sections/footer/FooterMinimal';
|
||||
import NavbarInline from '@/components/ui/NavbarInline';
|
||||
import NavbarFloatingLogo from '@/components/ui/NavbarFloatingLogo';
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
import SiteBackgroundSlot from "@/components/ui/SiteBackgroundSlot";
|
||||
import { Facebook, Instagram } from "lucide-react";
|
||||
@@ -42,8 +42,9 @@ export default function Layout() {
|
||||
<StyleProvider buttonVariant="expand" siteBackground="gridDots" heroBackground="cornerGlow">
|
||||
<SiteBackgroundSlot />
|
||||
<SectionErrorBoundary name="navbar">
|
||||
<NavbarInline
|
||||
<NavbarFloatingLogo
|
||||
logo="OA General"
|
||||
logoImageSrc="https://storage.googleapis.com/webild/users/user_3FVvm8wEysRPV9bC25IuulDoP5E/uploaded-1782176317837-htou0gl5.png"
|
||||
ctaButton={{
|
||||
text: "Get Quote",
|
||||
href: "#contact",
|
||||
|
||||
Reference in New Issue
Block a user