chore: upload public images to Cloudinary and update dictionaries
This commit is contained in:
+11
-8
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user