fix: products component
This commit is contained in:
@@ -15,7 +15,7 @@ export const productsData: Product[] = [
|
||||
titleKey: 'products.harmonyClub.title',
|
||||
descriptionKey: 'products.harmonyClub.description',
|
||||
LogoComponent: <Logo isIcon boxSx={{ width: 69, height: 55 }} />, // Reference the component
|
||||
demoLink: '', // FIXME: update this url
|
||||
demoLink: 'https://club.business-harmony.com',
|
||||
},
|
||||
// add more products here
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user