Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d06f62533b | |||
| 30e4ad0bd8 | |||
| c95676c4dd | |||
| 570562e82e | |||
| 2951a7f0c4 | |||
| 3470147d40 |
@@ -180,14 +180,14 @@ export default function LandingPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Social", items: [
|
title: "Social", items: [
|
||||||
{ label: "Instagram", href: "#" },
|
{ label: "Instagram", href: "https://www.instagram.com/frisoer.citysalon.herning?fbclid=IwY2xjawRCAklleHRuA2FlbQIxMABicmlkETFLRmM2QnJadE9pMW5zUDVVc3J0YwZhcHBfaWQQMjIyMDM5MTc4ODIwMDg5MgABHgZgmYcfYol4947-d1bG25MSA2PNmbH6JJS94ahoCVnWSzesWyzegTvtJjzi_aem_jAMcC-9yHvPciNKLmtvSZw" },
|
||||||
{ label: "Facebook", href: "#" }
|
{ label: "Facebook", href: "https://www.facebook.com/cityhair.salon/" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Kontakt", items: [
|
title: "Kontakt", items: [
|
||||||
{ label: "City Salon", href: "#" },
|
{ label: "City Salon", href: "#" },
|
||||||
{ label: "info@citysalon.dk", href: "mailto:info@citysalon.dk" }
|
{ label: "citysalon2003@outlook.dk", href: "mailto:citysalon2003@outlook.dk" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user