@@ -32,101 +32,129 @@ export const WHATS_NEW_SUBMENU_DATA: MenuLinkData = {
32
32
title : "What’s New" ,
33
33
links : [
34
34
{
35
- text : "Start Here " ,
35
+ text : "By Price " ,
36
36
menu : {
37
- title : "Start Here " ,
37
+ title : "By Price " ,
38
38
links : [
39
39
{
40
- text : "New This Week" ,
41
- href : "/collection/new-this-week?metric=in" ,
40
+ text : "Art under $500" ,
41
+ href : "/collect?price_range=%2A-500&metric=in" ,
42
+ } ,
43
+ {
44
+ text : "Art under $1,000" ,
45
+ href : "/collect?price_range=%2A-1000&metric=in" ,
46
+ } ,
47
+ {
48
+ text : "Art under $2,500" ,
49
+ href : "/collect?price_range=%2A-2500&metric=in" ,
42
50
} ,
43
51
{
44
- text : "Trending Now " ,
45
- href : "/collection/trending-now " ,
52
+ text : "Art under $5,000 " ,
53
+ href : "/collect?price_range=%2A-5000&metric=in " ,
46
54
} ,
47
55
{
48
- text : "Top Auction Lots " ,
49
- href : "/collection/top-auction-lots " ,
56
+ text : "Art under $10,000 " ,
57
+ href : "/collect?price_range=%2A-10000&metric=in " ,
50
58
} ,
51
59
{
52
- text : "New Abstract Art " ,
53
- href : "/collection/new-abstract-art " ,
60
+ text : "Art under $25,000 " ,
61
+ href : "/collect?price_range=%2A-25000&metric=in " ,
54
62
} ,
55
63
{
56
- text : "New Figurative Art " ,
57
- href : "/collection/new-figurative-art " ,
64
+ text : "Art above $25,000 " ,
65
+ href : "/collect?price_range=25000-%2A&metric=in " ,
58
66
} ,
59
67
] ,
60
68
} ,
61
69
} ,
62
70
{
63
- text : "By Price " ,
71
+ text : "By Seller " ,
64
72
menu : {
65
- title : "By Price " ,
73
+ title : "By Seller " ,
66
74
links : [
67
75
{
68
- text : "Art under $500 " ,
69
- href : "/collection/art-under-500-dollars ?metric=in" ,
76
+ text : "New from Leading Galleries " ,
77
+ href : "/collection/new-from-leading-galleries ?metric=in" ,
70
78
} ,
71
79
{
72
- text : "Art under $1,000 " ,
73
- href : "/collection/art-under-1000-dollars ?metric=in" ,
80
+ text : "New from Tastemaking Galleries " ,
81
+ href : "/collection/new-from-tastemaking-galleries ?metric=in" ,
74
82
} ,
75
83
{
76
- text : "Art under $2,500 " ,
77
- href : "/collection/art-under-2500-dollars ?metric=in" ,
84
+ text : "New from Small Galleries " ,
85
+ href : "/collection/new-from-small-galleries ?metric=in" ,
78
86
} ,
79
87
{
80
- text : "Art under $5,000 " ,
81
- href : "/collection/art-under-5000-dollars ?metric=in" ,
88
+ text : "New from Nonprofits " ,
89
+ href : "/collection/new-from-nonprofits ?metric=in" ,
82
90
} ,
83
91
{
84
- text : "Art under $10,000 " ,
85
- href : "/collection/art-under-10000-dollars?metric=in " ,
92
+ text : "The Artsy Edition Shop " ,
93
+ href : "/fair/the-artsy-edition-shop/artworks " ,
86
94
} ,
87
95
] ,
88
96
} ,
89
97
} ,
90
98
{
91
- text : "Curators’ Picks" ,
99
+ text : "Our Picks" ,
92
100
menu : {
93
- title : "Curators’ Picks" ,
101
+ title : "Our Picks" ,
94
102
links : [
95
103
{
96
- text : "Curators’ Picks: Emerging Artists" ,
97
- href : "/collection/curators-picks-emerging-artists?metric=in" ,
104
+ text : "Curators' Picks" ,
105
+ href : "/collection/curators-picks" ,
106
+ } ,
107
+ {
108
+ text : "Best Bids" ,
109
+ href : "/collection/best-bids" ,
98
110
} ,
99
111
{
100
- text : "Curators’ Picks: Blue-Chip Artists " ,
101
- href : "/collection/curators-picks-blue-chip-artists?metric=in " ,
112
+ text : "Most Loved " ,
113
+ href : "/collection/most-loved " ,
102
114
} ,
103
115
{
104
- text : "The Artsy Vanguard Artists" ,
105
- href : "/collection/artsy-vanguard-artists" ,
116
+ text : "Street Art Edit" ,
117
+ href : "/collection/street-art-edit" ,
118
+ } ,
119
+ {
120
+ text : "Icons" ,
121
+ href : "/collection/icons" ,
122
+ } ,
123
+ {
124
+ text : "Bleeding Edge" ,
125
+ href : "/collection/bleeding-edge" ,
106
126
} ,
107
127
] ,
108
128
} ,
109
129
} ,
110
130
{
111
- text : "By Seller " ,
131
+ text : "By Style " ,
112
132
menu : {
113
- title : "By Seller " ,
133
+ title : "By Style " ,
114
134
links : [
115
135
{
116
- text : "New from Leading Galleries " ,
117
- href : "/collection/new-from-leading-galleries?metric=in " ,
136
+ text : "Statement Pieces " ,
137
+ href : "/collection/statement-pieces " ,
118
138
} ,
119
139
{
120
- text : "New from Tastemaking Galleries " ,
121
- href : "/collection/new-from-tastemaking-galleries?metric=in " ,
140
+ text : "Little Gems " ,
141
+ href : "/collection/little-gems " ,
122
142
} ,
123
143
{
124
- text : "New from Small Galleries " ,
125
- href : "/collection/new-from-small-galleries?metric=in " ,
144
+ text : "Understated " ,
145
+ href : "/collection/understated " ,
126
146
} ,
127
147
{
128
- text : "New from Nonprofits" ,
129
- href : "/collection/new-from-nonprofits?metric=in" ,
148
+ text : "Transcendent" ,
149
+ href : "/collection/transcendent" ,
150
+ } ,
151
+ {
152
+ text : "Feast for the Eyes" ,
153
+ href : "/collection/feast-for-the-eyes" ,
154
+ } ,
155
+ {
156
+ text : "Flora and Fauna" ,
157
+ href : "/collection/flora-and-fauna" ,
130
158
} ,
131
159
] ,
132
160
} ,
0 commit comments