diff --git a/src/components/layouts/MarketingLayout.tsx b/src/components/layouts/MarketingLayout.tsx index a460d11..2b3bcce 100644 --- a/src/components/layouts/MarketingLayout.tsx +++ b/src/components/layouts/MarketingLayout.tsx @@ -1,5 +1,5 @@ import { Link, Outlet, useLocation } from "react-router-dom"; -import { GatehouseLogo } from "@/components/branding/GatehouseLogo"; +import { SecuirdLogo as GatehouseLogo } from "@/components/branding/SecuirdLogo"; import { Button } from "@/components/ui/button"; import { cn } from "@/lib/utils"; import {