@@ -116,16 +116,6 @@ export const examplesData = {
116
116
description: " E-commerce product navigation" ,
117
117
imageUrl: " /examples/amazon-pagination.webp" ,
118
118
},
119
- {
120
- title: " Documentation Sites" ,
121
- description: " Technical documentation navigation" ,
122
- imageUrl: " /examples/docs-pagination.webp" ,
123
- },
124
- {
125
- title: " Admin Dashboards" ,
126
- description: " Data table navigation" ,
127
- imageUrl: " /examples/admin-pagination.webp" ,
128
- },
129
119
],
130
120
},
131
121
{
@@ -136,21 +126,11 @@ export const examplesData = {
136
126
description: " Social media content stream" ,
137
127
imageUrl: " /examples/instagram-infinite.webp" ,
138
128
},
139
- {
140
- title: " Twitter Timeline" ,
141
- description: " Real-time content updates" ,
142
- imageUrl: " /examples/twitter-infinite.webp" ,
143
- },
144
129
{
145
130
title: " Pinterest Board" ,
146
131
description: " Visual content discovery" ,
147
132
imageUrl: " /examples/pinterest-infinite.gif" ,
148
133
},
149
- {
150
- title: " Facebook News Feed" ,
151
- description: " Social content stream" ,
152
- imageUrl: " /examples/facebook-infinite.webp" ,
153
- },
154
134
],
155
135
},
156
136
],
0 commit comments