Merge version_22 into main #39

Merged
bender merged 1 commits from version_22 into main 2026-05-23 14:06:21 +00:00
Showing only changes of commit ab32600a1b - Show all commits

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}