+
Product
+
+ {shortTitle}{' '}
+ {beta_product && Beta}
+
+
+
+
+ {heroLinks.map((link) => {
+ return (
+
+ {t(link.translationKeyLabel)}
+
+ )
+ })}
+
+ {/* {introLinks?.quickstart && (
+
+ {t('quick_start')}
+
+ )}
+
+ {introLinks?.reference && (
+
+ {t('reference_guides')}
+
+ )}
+
+ {introLinks?.overview && (
+
+ {t('overview')}
+
+ )} */}
+
+
+ {product_video && (
+