From dd7b7c5d004b30f095d3e060e25ad432b649f63d Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 22 Jun 2026 11:49:05 +0000 Subject: [PATCH] Bob AI: Removed background patterns to blend text and background pic --- 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 41343ca..2f6b605 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -61,7 +61,7 @@ export default function Layout() { }, []); return ( - +
-- 2.49.1