mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
refactor: change link
This commit is contained in:
@@ -52,7 +52,7 @@ const FOOTER_COLUMNS = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Blog',
|
name: 'Blog',
|
||||||
link: ROUTE.TERM_CONDITION,
|
link: ROUTE.BLOGS,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@@ -17,7 +17,7 @@ const FEATURED_DATA = {
|
|||||||
title: "Flammekueche with green asparagus",
|
title: "Flammekueche with green asparagus",
|
||||||
content: "Traditionally, the Flammekueche is made with rapeseed oil, which, contrary to popular belief, is indeed an oil that can be cooked hot and is not limited to seasoning. It is important to vary the oils in the kitchen to take advantage of the benefits of each. Rapeseed oil is an oil rich in omega 3 which participate in the proper functioning of the cardiovascular system as well as in vitamins E which contributes to the protection of cells against oxidative stress. In short, oils are your friends 😉",
|
content: "Traditionally, the Flammekueche is made with rapeseed oil, which, contrary to popular belief, is indeed an oil that can be cooked hot and is not limited to seasoning. It is important to vary the oils in the kitchen to take advantage of the benefits of each. Rapeseed oil is an oil rich in omega 3 which participate in the proper functioning of the cardiovascular system as well as in vitamins E which contributes to the protection of cells against oxidative stress. In short, oils are your friends 😉",
|
||||||
imgSrc: image20,
|
imgSrc: image20,
|
||||||
imgAuthor: author,
|
imgAuthor: author.src,
|
||||||
date: "APRIL 30, 2021",
|
date: "APRIL 30, 2021",
|
||||||
author: "Alessandro Del Piero"
|
author: "Alessandro Del Piero"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user