delete rez

This commit is contained in:
mstfyldz
2026-06-11 23:39:40 +03:00
parent 10ca771311
commit ccb923e57a
10 changed files with 29 additions and 39 deletions
+3 -3
View File
@@ -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"