From 94a5671edd577bf8f00c6d6cdcfb8234ab375faa Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 13 Apr 2026 17:42:27 +0300 Subject: [PATCH] Bob AI: fix build error in src/App.tsx --- src/App.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/App.tsx b/src/App.tsx index 2acb759..cf5ee85 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -17,14 +17,17 @@ export default function App() { { name: "About", id: "about", + href: "#about", }, { name: "Services", id: "features", + href: "#features", }, { name: "Metrics", id: "metrics", + href: "#metrics", }, ]} ctaButton={{