remove book selling news
This commit is contained in:
@@ -55,10 +55,10 @@ const news = [
|
|||||||
</HeroNewsItemContent>
|
</HeroNewsItemContent>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
date: "03/12/24",
|
// date: "03/12/24",
|
||||||
content: <HeroNewsItemContent>Book now available again.</HeroNewsItemContent>,
|
// content: <HeroNewsItemContent>Book now available again.</HeroNewsItemContent>,
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
date: "02/21/24",
|
date: "02/21/24",
|
||||||
content: (
|
content: (
|
||||||
@@ -71,15 +71,15 @@ const news = [
|
|||||||
</HeroNewsItemContent>
|
</HeroNewsItemContent>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
date: "02/15/24",
|
// date: "02/15/24",
|
||||||
content: (
|
// content: (
|
||||||
<HeroNewsItemContent>
|
// <HeroNewsItemContent>
|
||||||
First printing of book has sold out in most places. Second printing available
|
// First printing of book has sold out in most places. Second printing available
|
||||||
mid-March.
|
// mid-March.
|
||||||
</HeroNewsItemContent>
|
// </HeroNewsItemContent>
|
||||||
),
|
// ),
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
date: "01/29/24",
|
date: "01/29/24",
|
||||||
content: (
|
content: (
|
||||||
|
|||||||
Reference in New Issue
Block a user