From ab32600a1bcd6731a327a0ec04133199f9951a0a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 14:06:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e8985b..6ce527c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -340,7 +340,7 @@ export default function LandingPage() { }, { title: "Соцсети", items: [ - { label: "Instagram", href: "https://instagram.com/diamonddent_grozny" }, + { label: "Instagram", href: "https://www.instagram.com/diamond_dent_grozny?igsh=MW9scTNkcndjMnR6" }, { label: "WhatsApp", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny" }, ], }, @@ -350,4 +350,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1