feat(SW-185): Refactor mocked data

This commit is contained in:
Pontus Dreij
2024-08-22 16:08:11 +02:00
parent 26151d9460
commit 5bb4716e8a
2 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
import Image from "@/components/Image"
import Link from "@/components/TempDesignSystem/Link"
import Body from "@/components/TempDesignSystem/Text/Body"

View File

@@ -191,10 +191,9 @@ export const footer = {
},
}
export const detailsData = {
copyrightCompany: "Scandic AB",
copyrightInfo: "All rights reserved.",
social: {
socialMedia: {
links: [
{
title: "Facebook",
@@ -213,7 +212,7 @@ export const detailsData = {
},
],
},
links: [
tertiaryLinks: [
{
title: "Cookies",
href: "/cookies",