Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3637a26c05 | |||
| e9f05f35e0 | |||
| d06f62533b | |||
| 30e4ad0bd8 | |||
| c95676c4dd | |||
| 570562e82e |
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Besøg os", id: "contact"},
|
||||
]}
|
||||
brandName="City Salon"
|
||||
brandName="CITY SALON"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -180,14 +180,14 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
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: "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" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user