You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor category metadata handling and enhance product banner styles (#1531)
- Introduced a new utility function `getCategoryMetadata` to streamline
metadata retrieval for categories.
- Removed outdated metadata checks in `generateMetadata` function,
improving clarity and efficiency.
- Updated styles in the `ProductBanner` component for improved
responsiveness and visual appeal, including hover effects and spacing
adjustments.
'Essential utility apps for your OMI Necklace. Access practical tools and helpful functions through voice commands and AI assistance.',
79
+
keywords: [
80
+
'utility apps',
81
+
'tools',
82
+
'practical apps',
83
+
'voice commands',
84
+
'AI assistance',
85
+
],
86
+
},
87
+
lifestyle: {
88
+
title: 'Lifestyle Apps for OMI Necklace',
89
+
description:
90
+
'Enhance your daily life with OMI lifestyle apps. From personal organization to habit tracking, make everyday tasks more intuitive with AI assistance.',
0 commit comments