delete rez
This commit is contained in:
@@ -16,7 +16,7 @@ export default function HeroForm({ trData, enData }: { trData: HeroSection | nul
|
||||
welcome: "Kite Beach'e Hoş Geldiniz",
|
||||
title: "Rüzgarı Hisset, Özgürlüğe Uç",
|
||||
subtitle: "Türkiye'nin en iyi kitesurf noktasında unutulmaz bir deneyim yaşayın. Profesyonel eğitmenler, mükemmel rüzgar ve eşsiz doğa sizi bekliyor.",
|
||||
bookNow: "Hemen Rezervasyon Yap",
|
||||
bookNow: "Bize Ulaşın",
|
||||
exploreActivities: "Aktiviteleri Keşfet",
|
||||
scroll: "Aşağı Kaydır"
|
||||
},
|
||||
@@ -26,7 +26,7 @@ export default function HeroForm({ trData, enData }: { trData: HeroSection | nul
|
||||
welcome: "Welcome to Kite Beach",
|
||||
title: "Feel the Wind, Fly to Freedom",
|
||||
subtitle: "Experience an unforgettable adventure at Turkey's best kitesurfing spot. Professional instructors, perfect wind, and unique nature await you.",
|
||||
bookNow: "Book Now",
|
||||
bookNow: "Contact Us",
|
||||
exploreActivities: "Explore Activities",
|
||||
scroll: "Scroll Down"
|
||||
}
|
||||
@@ -112,7 +112,7 @@ export default function HeroForm({ trData, enData }: { trData: HeroSection | nul
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<label className="block text-sm font-medium text-gray-700 mb-1">Rezervasyon Butonu (Book Now)</label>
|
||||
<label className="block text-sm font-medium text-gray-700 mb-1">İletişim Butonu (Contact Us)</label>
|
||||
<input
|
||||
type="text"
|
||||
name="bookNow"
|
||||
|
||||
Reference in New Issue
Block a user