first commit

This commit is contained in:
2026-06-16 13:04:11 +03:00
commit 7ecdb30afc
54 changed files with 15479 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"nav": {
"home": "Home",
"about": "About Us",
"tours": "Tours",
"blog": "Blog",
"contact": "Contact"
},
"hero": {
"title": "Welcome to Fethiye",
"subtitle": "Discover the beauty of the Mediterranean with Pioneer Travel.",
"cta": "Explore Tours"
},
"sections": {
"popular": "Popular Tours",
"categories": "Categories",
"reviews": "What Our Guests Say",
"view_all": "View All"
},
"tour": {
"from": "From",
"book_now": "Book Now"
},
"footer": {
"description": "Your trusted partner for exploring Fethiye. Over 25 years of experience in organizing tours and excursions.",
"contact_info": "Ölüdeniz - Fethiye / Türkiye",
"rights": "All rights reserved."
}
}
+29
View File
@@ -0,0 +1,29 @@
{
"nav": {
"home": "Ana Sayfa",
"about": "Hakkımızda",
"tours": "Turlar",
"blog": "Blog",
"contact": "İletişim"
},
"hero": {
"title": "Fethiye'ye Hoşgeldiniz",
"subtitle": "Pioneer Travel ile Akdeniz'in güzelliklerini keşfedin.",
"cta": "Turları Keşfet"
},
"sections": {
"popular": "Popüler Turlar",
"categories": "Kategoriler",
"reviews": "Misafirlerimiz Ne Diyor",
"view_all": "Tümünü Gör"
},
"tour": {
"from": "Başlayan Fiyatlarla",
"book_now": "Hemen Yer Ayırt"
},
"footer": {
"description": "Fethiye'yi keşfetmek için güvenilir ortağınız. Tur ve gezilerde 25 yılı aşkın tecrübe.",
"contact_info": "Ölüdeniz - Fethiye / Türkiye",
"rights": "Tüm hakları saklıdır."
}
}