This commit is contained in:
2026-06-09 15:15:40 +03:00
parent f6b4acb760
commit d908d83ca5
58 changed files with 4320 additions and 419 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"home": {
"location": "Akyaka · Mugla · Turkey",
"welcome": "WELCOME TO",
"title": "KITE BEACH",
"subtitle": "\"The tranquility of the river, the energy of the sea — in one place.\"",
"bookNow": "Book Now",
"exploreActivities": "Explore Activities",
"scroll": "Discover"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"home": {
"location": "Akyaka · Muğla · Türkiye",
"welcome": "WELCOME TO",
"title": "KITE BEACH",
"subtitle": "\"Nehrin huzuru, denizin enerjisi — tek bir noktada.\"",
"bookNow": "Rezervasyon Yap",
"exploreActivities": "Aktiviteleri Keşfet",
"scroll": "Keşfet"
}
}