refactor: deactivate rooms (odalar) feature

This commit is contained in:
Ayris Dev
2026-07-13 23:21:35 +03:00
parent 0495046f23
commit d4bcbb0cc3
4 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ const valuesTr = [
{
icon: Award,
title: "Premium Deneyim",
desc: "IKO sertifikalı kitesurf okulumuzdandan odalarımıza kadar her noktada en yüksek kalite standartlarını sunuyoruz.",
desc: "IKO sertifikalı kitesurf okulumuzdan restoranımıza kadar her noktada en yüksek kalite standartlarını sunuyoruz.",
},
];
@@ -49,7 +49,7 @@ const valuesEn = [
{
icon: Award,
title: "Premium Experience",
desc: "From our IKO certified kitesurf school to our rooms, we offer the highest quality standards at every point.",
desc: "From our IKO certified kitesurf school to our restaurant, we offer the highest quality standards at every point.",
},
];