Compare commits
9 Commits
version_21
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| e529a12e69 | |||
| 328c45b38a | |||
| 69b3fd5bf4 | |||
| 1a3e034be9 | |||
| 9b48b3d769 | |||
| 24004addad | |||
| 15823918c9 | |||
| ab32600a1b | |||
| 9206127356 |
@@ -324,11 +324,11 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dw84RnSEOsmbFdYVY2F51sVH09/uploaded-1779347445955-xba4vklv.jpg"
|
||||
logoText="Diamond Dent"
|
||||
logoText=""
|
||||
columns={[
|
||||
{
|
||||
title: "Контакты", items: [
|
||||
{ label: "Ул. Шейх Али Митаева, 59, Грозный", href: "#" },
|
||||
{ label: "Ул. Кунта", href: "#" },
|
||||
{ label: "+7 929 103 30 03", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny" },
|
||||
],
|
||||
},
|
||||
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user