Compare commits
3 Commits
version_21
...
version_23
| Author | SHA1 | Date | |
|---|---|---|---|
| 24004addad | |||
| ab32600a1b | |||
| 9206127356 |
@@ -324,7 +324,7 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dw84RnSEOsmbFdYVY2F51sVH09/uploaded-1779347445955-xba4vklv.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dw84RnSEOsmbFdYVY2F51sVH09/uploaded-1779347445955-xba4vklv.jpg"
|
||||||
logoText="Diamond Dent"
|
logoText=""
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Контакты", items: [
|
title: "Контакты", items: [
|
||||||
@@ -340,7 +340,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Соцсети", items: [
|
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" },
|
{ 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>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user