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
+1 -1
View File
@@ -22,7 +22,7 @@ const defaultFeatures = [
{ icon: "Wind", label: "Kitesurf Okulu", sub: "IKO Sertifikalı" },
{ icon: "Anchor", label: "Yoga Platformu", sub: "Nehir Kenarı" },
{ icon: "Utensils", label: "Restoran & Bar", sub: "Ege Mutfağı" },
{ icon: "BedDouble", label: "Butik Odalar", sub: "3 Tip Konaklama" },
// { icon: "BedDouble", label: "Butik Odalar", sub: "3 Tip Konaklama" },
{ icon: "Sun", label: "Gün Batımı Terası", sub: "Gökova Manzarası" },
];