From 87193173b5ba2088b0c9d4b645435f0868a5098d Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 10:47:19 +0000 Subject: [PATCH] Bob AI: Update the href attribute of the 'Instagram' link/button in the contact section --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 2b62f3c..d70ca63 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -223,7 +223,7 @@ export default function HomePage() { text="Готовы выпить лучшую чашку кофе сегодня? Приходите в гости или пишите нам в Instagram." primaryButton={{ text: "Instagram", - href: "https://www.instagram.com/mastercoffee.tashkent/", + href: "https://www.instagram.com/mastercoffee.tashkent?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==", }} secondaryButton={{ text: "Позвонить", -- 2.49.1