+
{/* Product */}
@@ -91,22 +92,21 @@ export function Community() {
{product.name}
-
-
-
Description
+
+
{product.description}
-
+
+
+
{product.details.map((detail) => (
-
-
+
-
- {detail.name}
-
-
+ + {detail.name} +
-
-
+
{/* Product */}
@@ -93,22 +94,21 @@ export function Events() {
{product.name}
-
-
-
Description
+
+
{product.description}
-
+
+
+
{product.details.map((detail) => (
-
-
+
-
- {detail.name}
-
-
+ + {detail.name} +
-
-
+
{/* Product */}
@@ -92,22 +93,21 @@ export function Nomads() {
{product.name}
-
-
-
Description
+
+
{product.description}
-
+
+
+
{product.details.map((detail) => (
-
-
+