feat(WEB-167): update my pages layout to MVP wireframes
This commit is contained in:
@@ -28,32 +28,40 @@ export const challenges = {
|
||||
export const shortcuts = [
|
||||
{
|
||||
href: "#",
|
||||
title: "Scandic Friends shop",
|
||||
title: "My Benefit",
|
||||
},
|
||||
{
|
||||
href: "#",
|
||||
title: "Fire and safety",
|
||||
},
|
||||
{
|
||||
href: "#",
|
||||
title: "Our sustainability work",
|
||||
},
|
||||
{
|
||||
href: "#",
|
||||
title: "How you earn points",
|
||||
},
|
||||
{
|
||||
href: "#",
|
||||
title: "How you use points",
|
||||
},
|
||||
{
|
||||
href: "#",
|
||||
title: "Missing points",
|
||||
},
|
||||
{
|
||||
href: "#",
|
||||
title: "Our term and conditions",
|
||||
title: "Program overview",
|
||||
},
|
||||
// {
|
||||
// href: "#",
|
||||
// title: "Scandic Friends shop",
|
||||
// },
|
||||
// {
|
||||
// href: "#",
|
||||
// title: "Fire and safety",
|
||||
// },
|
||||
// {
|
||||
// href: "#",
|
||||
// title: "Our sustainability work",
|
||||
// },
|
||||
// {
|
||||
// href: "#",
|
||||
// title: "How you earn points",
|
||||
// },
|
||||
// {
|
||||
// href: "#",
|
||||
// title: "How you use points",
|
||||
// },
|
||||
// {
|
||||
// href: "#",
|
||||
// title: "Missing points",
|
||||
// },
|
||||
// {
|
||||
// href: "#",
|
||||
// title: "Our term and conditions",
|
||||
// },
|
||||
]
|
||||
|
||||
export const stays = [
|
||||
|
||||
Reference in New Issue
Block a user