mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
chore(store): add 3070 to nvidia, best-buy-ca, newegg-ca (#622)
This commit is contained in:
@@ -53,6 +53,18 @@ export const Nvidia: Store = {
|
||||
model: 'founders edition',
|
||||
series: '3090',
|
||||
url: 'https://www.nvidia.com/en-us/geforce/graphics-cards/30-series/rtx-3090'
|
||||
},
|
||||
{
|
||||
brand: 'nvidia',
|
||||
model: 'founders edition',
|
||||
series: '3070',
|
||||
url: 'https://www.nvidia.com/en-us/shop/geforce/gpu/?page=1&limit=9&locale=en-us&category=GPU&gpu=RTX%203070'
|
||||
},
|
||||
{
|
||||
brand: 'nvidia',
|
||||
model: 'founders edition',
|
||||
series: '3070',
|
||||
url: 'https://www.nvidia.com/en-us/geforce/graphics-cards/30-series/rtx-3070'
|
||||
}
|
||||
],
|
||||
name: 'nvidia'
|
||||
|
||||
Reference in New Issue
Block a user