2 Commits

Author SHA1 Message Date
ab32600a1b Update src/app/page.tsx 2026-05-23 14:06:14 +00:00
9206127356 Merge version_21 into main
Merge version_21 into main
2026-05-23 09:10:15 +00:00

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>
);
}
}