From d5f951d3c71d1c75fe2245bc00703bed52383dee Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 17 Jun 2026 20:35:47 +0000 Subject: [PATCH] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 82fedc8..fc1b0f7 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -47,6 +47,7 @@ export default function Layout() { href: "#contact", }} logo="Philips Mechanical" + logoImageSrc="https://images.unsplash.com/photo-1621905251189-08b45d6a269e?w=128&h=128&q=80&fit=crop" navItems={navItems} />