From f8bc2f6dec636fd379fe6e78c1d437e150bda790 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 10:59:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index be4307e..d975487 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,6 +49,9 @@ export default function LandingPage() { brandName="Камни Всем" button={{ text: "Заказать"}} + topBarButton={{ + text: "89673528481", href: "tel:89673528481" + }} /> -- 2.49.1