chore: upload public images to Cloudinary and update dictionaries

This commit is contained in:
mstfyldz
2026-06-04 20:00:47 +03:00
parent 7059a1f3a4
commit ae5adfd2e8
16 changed files with 93 additions and 22 deletions
+11 -8
View File
@@ -42,24 +42,27 @@
"title": "Moy Beach",
"tag": "Beach & Bar",
"desc": "An exclusive beach and gastronomy experience amidst the unique nature and azure waters of Akyaka. The point where local aromas meet international flavors.",
"img": "/moy-beach.jpg",
"color": "from-amber-900/60"
"img": "https://res.cloudinary.com/du7xohbct/image/upload/v1780592404/moygrup/moy-beach.jpg",
"color": "from-amber-900/60",
"link": "http://moybeachakyaka.com"
},
{
"id": "kite-beach-hotel",
"title": "Kite Beach Hotel",
"tag": "Hotel",
"desc": "A boutique hotel right on the clear waters of Akyaka, offering the perfect balance of both sports and relaxation. Swim in the sea in the mornings, enjoy the restaurant in the evenings.",
"img": "/kite-beach-hotel.jpg",
"color": "from-blue-900/60"
"img": "https://res.cloudinary.com/du7xohbct/image/upload/v1780592402/moygrup/kite-beach-hotel.jpg",
"color": "from-blue-900/60",
"link": "http://moybeachakyaka.com"
},
{
"id": "volkswagen-kite",
"title": "Volkswagen Kite (Surfing)",
"title": "Kite Beach (Surfing)",
"tag": "Kite & Surf",
"desc": "Professional training and equipment rental at Akçapınar Kite Beach, Turkey's best kitesurf spot. Discover freedom in the diamond waters of the Gulf of Gökova.",
"img": "/volkswagen-kite.png",
"color": "from-green-900/60"
"img": "https://res.cloudinary.com/du7xohbct/image/upload/v1780592405/moygrup/volkswagen-kite.png",
"color": "from-green-900/60",
"link": "/"
}
],
"locationsMap": [
@@ -74,7 +77,7 @@
"embed": "https://maps.google.com/maps?q=Kite+Beach+Hotel+Muğla&t=&z=15&ie=UTF8&iwloc=&output=embed"
},
{
"place": "Volkswagen Kite (Surfing)",
"place": "Kite Beach (Surfing)",
"addr": "Akçapınar Kite Sahili, Ula/Muğla",
"embed": "https://maps.google.com/maps?q=Volkswagen+Kite+Surfing+Muğla&t=&z=15&ie=UTF8&iwloc=&output=embed"
}
+11 -8
View File
@@ -42,24 +42,27 @@
"title": "Moy Beach",
"tag": "Beach & Bar",
"desc": "Akyaka'nın eşsiz doğası ve masmavi suları arasında, seçkin bir plaj ve gastronomi deneyimi. Yerel aromalar ile uluslararası lezzetlerin buluştuğu nokta.",
"img": "/moy-beach.jpg",
"color": "from-amber-900/60"
"img": "https://res.cloudinary.com/du7xohbct/image/upload/v1780592404/moygrup/moy-beach.jpg",
"color": "from-amber-900/60",
"link": "http://moybeachakyaka.com"
},
{
"id": "kite-beach-hotel",
"title": "Kite Beach Hotel",
"tag": "Hotel",
"desc": "Akyaka'nın berrak sularına sıfır, hem sporun hem de dinlenmenin mükemmel dengesini sunan butik otel. Sabahları denizde yüzün, akşamları restoranda keyif yapın.",
"img": "/kite-beach-hotel.jpg",
"color": "from-blue-900/60"
"img": "https://res.cloudinary.com/du7xohbct/image/upload/v1780592402/moygrup/kite-beach-hotel.jpg",
"color": "from-blue-900/60",
"link": "http://moybeachakyaka.com"
},
{
"id": "volkswagen-kite",
"title": "Volkswagen Kite (Surfing)",
"title": "Kite Beach (Surfing)",
"tag": "Kite & Surf",
"desc": "Akçapınar Kite Sahili'nde, Türkiye'nin en iyi kitesurf noktasında profesyonel eğitim ve ekipman kiralama. Gökova Körfezi'nin pırlanta sularında özgürlüğü keşfedin.",
"img": "/volkswagen-kite.png",
"color": "from-green-900/60"
"img": "https://res.cloudinary.com/du7xohbct/image/upload/v1780592405/moygrup/volkswagen-kite.png",
"color": "from-green-900/60",
"link": "/"
}
],
"locationsMap": [
@@ -74,7 +77,7 @@
"embed": "https://maps.google.com/maps?q=Kite+Beach+Hotel+Muğla&t=&z=15&ie=UTF8&iwloc=&output=embed"
},
{
"place": "Volkswagen Kite (Surfing)",
"place": "Kite Beach (Surfing)",
"addr": "Akçapınar Kite Sahili, Ula/Muğla",
"embed": "https://maps.google.com/maps?q=Volkswagen+Kite+Surfing+Muğla&t=&z=15&ie=UTF8&iwloc=&output=embed"
}