mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
@@ -24,7 +24,8 @@ const manufactureVariant: Record<string, 'home' | 'engines' | 'transmissions'> =
|
||||
'reman-transmission': 'transmissions',
|
||||
'car-part-planet': 'home',
|
||||
'reman-engine': 'engines',
|
||||
'transmission-locator': 'home'
|
||||
'transmission-locator': 'transmissions',
|
||||
'engine-locator': 'engines'
|
||||
};
|
||||
|
||||
export default async function HomePage() {
|
||||
|
Reference in New Issue
Block a user