diff --git a/components/detailPage/detailInfo.tsx b/components/detailPage/detailInfo.tsx index 9c6c8ab..417f385 100644 --- a/components/detailPage/detailInfo.tsx +++ b/components/detailPage/detailInfo.tsx @@ -23,7 +23,7 @@ export default function DetailInfo() {
{/* Header */} -
+

{languageIndex ? product.name_uz : product.name_ru}

@@ -31,34 +31,35 @@ export default function DetailInfo() { {/* Content */}
-
+
{/* Image */} -
+
image
-
+ {/* Content */} +
{/* Description */} -
+
{languageIndex ? product.description_uz : product.description_ru}
+ {/* CTA Buttons */} -
- handleScroll("#contact")} - > +
+ handleScroll("#contact")}> {t.contact.send}