From 1afdf61cb807f600332c95c2a6797b5f6c1ca9c9 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Thu, 26 Mar 2026 12:21:11 +0000 Subject: [PATCH] Bob AI: fix build error in src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 37c9c2c..ce2137d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,6 +47,7 @@ export default function LandingPage() { }, ]} brandName="AMS Marketing" + button={{ text: "Get Started", href: "#contact" }} />