Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c95676c4dd | |||
| 570562e82e | |||
| 2951a7f0c4 | |||
| 3470147d40 |
@@ -181,13 +181,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Social", items: [
|
||||
{ label: "Instagram", href: "#" },
|
||||
{ label: "Facebook", href: "#" }
|
||||
{ label: "Facebook", href: "https://www.facebook.com/cityhair.salon/" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Kontakt", items: [
|
||||
{ label: "City Salon", href: "#" },
|
||||
{ label: "info@citysalon.dk", href: "mailto:info@citysalon.dk" }
|
||||
{ label: "citysalon2003@outlook.dk", href: "mailto:citysalon2003@outlook.dk" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -196,4 +196,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user