diff --git a/src/components/BackButton.tsx b/src/components/BackButton.tsx
index a4b1364..5440298 100644
--- a/src/components/BackButton.tsx
+++ b/src/components/BackButton.tsx
@@ -10,14 +10,14 @@ const BackButton = ({ title = "", onClick, className }: BackButtonProps) => {
return (
);
};
diff --git a/src/components/HintThreeDTour.tsx b/src/components/HintThreeDTour.tsx
index 0ff10d4..0dbe91e 100644
--- a/src/components/HintThreeDTour.tsx
+++ b/src/components/HintThreeDTour.tsx
@@ -19,7 +19,7 @@ const HintThreeDTour = ({
} ${className ? className : ""}`}
>
Choose a room to start the 3D tour
+اختر غرفة لبدء الجولة ثلاثية الأبعاد
{onClose && ({villa.type}
+النوع
+{villa.plotArea}
++ مساحة الأرض (متر مربع) +
+{villa.totalBuildUpArea}
++ مساحة الفيلا (متر مربع) +
+{villa.totalCountBedroms}
+غرف النوم
+{villa.villaTheme}
+تصميم واجهة الفيلا
+Type
-Plot area, m2
-Unit area, m2
-Bedrooms
-Villa Theme
-