From 3adac0e02118a479d813b549f4c67689de944630 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 1 Jul 2026 12:56:02 +0000 Subject: [PATCH] Bob AI: Replaced footer logo and made it white --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 441e6eb..63199ec 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -37,7 +37,7 @@ export default function Layout() { as unknown as string} + brand={Urban OOH as unknown as string} columns={[ { title: "Menu", items: [ -- 2.49.1