diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4eba990..7fbfbc6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,68 +34,38 @@ export default function LandingPage() {
@@ -105,42 +75,26 @@ export default function LandingPage() {
background={{
variant: "plain"}}
imagePosition="right"
- title={{
- "en": "Experience The Haze Karaköy", "tr": "The Haze Karaköy Deneyimini Yaşayın"
- }}
- description={{
- "en": "Where refined tastes meet the vibrant soul of Istanbul. Indulge in an unparalleled culinary journey and sophisticated ambiance by the Bosphorus.", "tr": "İstanbul'un canlı ruhuyla buluşan rafine zevklerin adresi. Boğaz kenarında eşsiz bir mutfak yolculuğu ve sofistike ambiyansın keyfini çıkarın."
- }}
+ title="Experience The Haze Karaköy"
+ description="Where refined tastes meet the vibrant soul of Istanbul. Indulge in an unparalleled culinary journey and sophisticated ambiance by the Bosphorus."
kpis={[
{
- value: "12+", label: {
- "en": "Years of Excellence", "tr": "Yıllık Mükemmellik"
- }
+ value: "12+", label: "Years of Excellence"
},
{
- value: "200+", label: {
- "en": "Exclusive Dishes", "tr": "Özel Yemekler"
- }
+ value: "200+", label: "Exclusive Dishes"
},
{
- value: "15K+", label: {
- "en": "Happy Guests", "tr": "Mutlu Misafirler"
- }
+ value: "15K+", label: "Happy Guests"
}
]}
enableKpiAnimation={true}
buttons={[
{
- text: {
- "en": "View Our Menu", "tr": "Menümüzü Görüntüle"
- },
- href: "#menu"
+ text: "View Our Menu", href: "#menu"
},
{
- text: {
- "en": "Make a Reservation", "tr": "Rezervasyon Yapın"
- },
- href: "#contact"
+ text: "Make a Reservation", href: "#contact"
}
]}
imageSrc="http://img.b2bpic.net/free-photo/glass-raspberry-cocktail-with-ice_140725-4866.jpg"
@@ -163,39 +117,22 @@ export default function LandingPage() {
src: "http://img.b2bpic.net/free-photo/front-view-couple-having-romantic-dinner-together_23-2148435808.jpg", alt: "Food critic reviewing a dish"
}
]}
- avatarText={{
- "en": "Loved by 15,000+ Guests", "tr": "15.000+ Misafir Tarafından Sevildi"
- }}
+ avatarText="Loved by 15,000+ Guests"
marqueeItems={[
{
- type: "text-icon", text: {
- "en": "Exquisite Flavors", "tr": "Özel Lezzetler"
- },
- icon: Sparkles
+ type: "text-icon", text: "Exquisite Flavors", icon: Sparkles
},
{
- type: "text-icon", text: {
- "en": "Artisanal Cocktails", "tr": "Sanatsal Kokteyller"
- },
- icon: Crown
+ type: "text-icon", text: "Artisanal Cocktails", icon: Crown
},
{
- type: "text-icon", text: {
- "en": "Unforgettable Ambiance", "tr": "Unutulmaz Atmosfer"
- },
- icon: Star
+ type: "text-icon", text: "Unforgettable Ambiance", icon: Star
},
{
- type: "text-icon", text: {
- "en": "Live Entertainment", "tr": "Canlı Eğlence"
- },
- icon: Music
+ type: "text-icon", text: "Live Entertainment", icon: Music
},
{
- type: "text-icon", text: {
- "en": "Bosphorus Views", "tr": "Boğaz Manzarası"
- },
- icon: Compass
+ type: "text-icon", text: "Bosphorus Views", icon: Compass
}
]}
marqueeSpeed={40}
@@ -205,23 +142,13 @@ export default function LandingPage() {
@@ -307,27 +194,17 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
- id: "metric-1", value: "20+", description: {
- "en": "Industry Awards & Recognitions for Culinary Excellence", "tr": "Mutfak Mükemmelliği İçin Endüstri Ödülleri ve Takdirler"
- }
+ id: "metric-1", value: "20+", description: "Industry Awards & Recognitions for Culinary Excellence"
},
{
- id: "metric-2", value: "5-Star", description: {
- "en": "Guest Ratings on Leading Travel & Dining Platforms", "tr": "Önde Gelen Seyahat ve Yemek Platformlarında Misafir Değerlendirmeleri"
- }
+ id: "metric-2", value: "5-Star", description: "Guest Ratings on Leading Travel & Dining Platforms"
},
{
- id: "metric-3", value: "100%", description: {
- "en": "Satisfaction Rate for Private Events & Gatherings", "tr": "Özel Etkinlikler ve Toplantılar İçin Memnuniyet Oranı"
- }
+ id: "metric-3", value: "100%", description: "Satisfaction Rate for Private Events & Gatherings"
}
]}
- title={{
- "en": "Our Achievements & Impact", "tr": "Başarılarımız ve Etkimiz"
- }}
- description={{
- "en": "Beyond exquisite dining, The Haze Karaköy is recognized for its dedication to quality, innovation, and guest satisfaction.", "tr": "The Haze Karaköy, enfes yemeklerin ötesinde, kaliteye, yeniliğe ve misafir memnuniyetine olan bağlılığıyla tanınır."
- }}
+ title="Our Achievements & Impact"
+ description="Beyond exquisite dining, The Haze Karaköy is recognized for its dedication to quality, innovation, and guest satisfaction."
/>
@@ -338,54 +215,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "feat-1", title: {
- "en": "Bespoke Cocktails", "tr": "Özel Kokteyller"
- },
- subtitle: {
- "en": "Our expert mixologists craft personalized drinks to match your mood.", "tr": "Uzman miksolojistlerimiz, ruh halinize uygun kişiselleştirilmiş içecekler hazırlar."
- },
- category: {
- "en": "Bar Service", "tr": "Bar Hizmeti"
- },
- value: {
- "en": "Tailored just for you", "tr": "Size özel"
- }
+ id: "feat-1", title: "Bespoke Cocktails", subtitle: "Our expert mixologists craft personalized drinks to match your mood.", category: "Bar Service", value: "Tailored just for you"
},
{
- id: "feat-2", title: {
- "en": "Private Dining", "tr": "Özel Yemek"
- },
- subtitle: {
- "en": "Host intimate gatherings or corporate events in our luxurious private spaces.", "tr": "Lüks özel alanlarımızda samimi toplantılar veya kurumsal etkinlikler düzenleyin."
- },
- category: {
- "en": "Events", "tr": "Etkinlikler"
- },
- value: {
- "en": "Unforgettable moments", "tr": "Unutulmaz anlar"
- }
+ id: "feat-2", title: "Private Dining", subtitle: "Host intimate gatherings or corporate events in our luxurious private spaces.", category: "Events", value: "Unforgettable moments"
},
{
- id: "feat-3", title: {
- "en": "Live Music Nights", "tr": "Canlı Müzik Geceleri"
- },
- subtitle: {
- "en": "Enjoy soulful jazz and contemporary tunes from Istanbul's top artists.", "tr": "İstanbul'un en iyi sanatçılarından ruh dolu caz ve çağdaş ezgilerin keyfini çıkarın."
- },
- category: {
- "en": "Entertainment", "tr": "Eğlence"
- },
- value: {
- "en": "Enchanting evenings", "tr": "Büyüleyici akşamlar"
- }
+ id: "feat-3", title: "Live Music Nights", subtitle: "Enjoy soulful jazz and contemporary tunes from Istanbul's top artists.", category: "Entertainment", value: "Enchanting evenings"
}
]}
- title={{
- "en": "Exclusive Experiences", "tr": "Özel Deneyimler"
- }}
- description={{
- "en": "The Haze Karaköy offers more than just meals; we provide bespoke experiences tailored to your desires.", "tr": "The Haze Karaköy, sadece yemeklerden fazlasını sunar; arzularınıza göre uyarlanmış özel deneyimler sunuyoruz."
- }}
+ title="Exclusive Experiences"
+ description="The Haze Karaköy offers more than just meals; we provide bespoke experiences tailored to your desires."
/>
@@ -409,18 +249,11 @@ export default function LandingPage() {
id: "t5", name: "Ayşe Kaya", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoys-bio-lemons-smell_482257-76627.jpg", imageAlt: "Ayşe Kaya profile picture"
}
]}
- cardTitle={{
- "en": "What Our Guests Say", "tr": "Misafirlerimiz Ne Diyor?"
- }}
- cardTag={{
- "en": "Rave Reviews", "tr": "Harika Yorumlar"
- }}
+ cardTitle="What Our Guests Say"
+ cardTag="Rave Reviews"
buttons={[
{
- text: {
- "en": "Read All Reviews", "tr": "Tüm Yorumları Oku"
- },
- href: "#reviews"
+ text: "Read All Reviews", href: "#reviews"
}
]}
cardAnimation="slide-up"
@@ -434,12 +267,8 @@ export default function LandingPage() {
names={[
"Condé Nast Traveler", "Michelin Guide", "Timeout Istanbul", "Gourmet Magazine", "Bosphorus Life", "Istanbul Journal", "Luxury Living"
]}
- title={{
- "en": "Trusted & Featured By", "tr": "Güvenilen ve Öne Çıkarılan"
- }}
- description={{
- "en": "Our commitment to excellence has earned us recognition from leading hospitality and lifestyle publications.", "tr": "Mükemmelliğe olan bağlılığımız, bizi önde gelen konaklama ve yaşam tarzı yayınlarından takdir kazandırdı."
- }}
+ title="Trusted & Featured By"
+ description="Our commitment to excellence has earned us recognition from leading hospitality and lifestyle publications."
/>
@@ -449,44 +278,20 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq-1", title: {
- "en": "Do I need a reservation?", "tr": "Rezervasyon yapmam gerekiyor mu?"
- },
- content: {
- "en": "Reservations are highly recommended, especially for weekend evenings and private dining experiences, to ensure we can accommodate you and provide the best service.", "tr": "Özellikle hafta sonu akşamları ve özel yemek deneyimleri için rezervasyon şiddetle tavsiye edilir, bu sayede sizi ağırlayabilir ve en iyi hizmeti sunabiliriz."
- }
+ id: "faq-1", title: "Do I need a reservation?", content: "Reservations are highly recommended, especially for weekend evenings and private dining experiences, to ensure we can accommodate you and provide the best service."
},
{
- id: "faq-2", title: {
- "en": "What is the dress code?", "tr": "Kıyafet kodu nedir?"
- },
- content: {
- "en": "The Haze Karaköy observes an elegant smart-casual dress code. We encourage guests to dress in a manner appropriate for a premium dining and lounge environment.", "tr": "The Haze Karaköy'de zarif, akıllı gündelik bir kıyafet kodu uygulanmaktadır. Misafirlerin, premium bir yemek ve lounge ortamına uygun şekilde giyinmelerini rica ediyoruz."
- }
+ id: "faq-2", title: "What is the dress code?", content: "The Haze Karaköy observes an elegant smart-casual dress code. We encourage guests to dress in a manner appropriate for a premium dining and lounge environment."
},
{
- id: "faq-3", title: {
- "en": "Can you accommodate dietary restrictions?", "tr": "Diyet kısıtlamalarına uyum sağlayabiliyor musunuz?"
- },
- content: {
- "en": "Our culinary team is happy to accommodate most dietary restrictions and allergies. Please inform us in advance when making your reservation.", "tr": "Mutfak ekibimiz çoğu diyet kısıtlamasına ve alerjiye uyum sağlamaktan mutluluk duyar. Lütfen rezervasyon yaparken önceden bilgi verin."
- }
+ id: "faq-3", title: "Can you accommodate dietary restrictions?", content: "Our culinary team is happy to accommodate most dietary restrictions and allergies. Please inform us in advance when making your reservation."
},
{
- id: "faq-4", title: {
- "en": "Do you host private events?", "tr": "Özel etkinliklere ev sahipliği yapıyor musunuz?"
- },
- content: {
- "en": "Yes, we offer exclusive private dining rooms and can host bespoke events for various occasions. Please contact our events team for personalized arrangements.", "tr": "Evet, özel yemek odaları sunuyoruz ve çeşitli özel günler için etkinliklere ev sahipliği yapabiliriz. Kişiselleştirilmiş düzenlemeler için lütfen etkinlik ekibimizle iletişime geçin."
- }
+ id: "faq-4", title: "Do you host private events?", content: "Yes, we offer exclusive private dining rooms and can host bespoke events for various occasions. Please contact our events team for personalized arrangements."
}
]}
- title={{
- "en": "Frequently Asked Questions", "tr": "Sıkça Sorulan Sorular"
- }}
- description={{
- "en": "Find answers to common inquiries about reservations, dress code, private events, and more.", "tr": "Rezervasyonlar, kıyafet kodu, özel etkinlikler ve daha fazlası hakkında sıkça sorulan soruların yanıtlarını bulun."
- }}
+ title="Frequently Asked Questions"
+ description="Find answers to common inquiries about reservations, dress code, private events, and more."
faqsAnimation="slide-up"
/>
@@ -496,28 +301,16 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "plain"}}
- tag={{
- "en": "Connect With Us", "tr": "Bizimle İletişime Geçin"
- }}
- title={{
- "en": "Plan Your Visit or Event", "tr": "Ziyaretinizi veya Etkinliğinizi Planlayın"
- }}
- description={{
- "en": "Whether it's a dinner reservation, a private celebration, or simply an inquiry, our team is here to assist you. Reach out to experience the allure of The Haze.", "tr": "İster bir akşam yemeği rezervasyonu, ister özel bir kutlama, ister sadece bir soru olsun, ekibimiz size yardımcı olmak için burada. The Haze'in cazibesini deneyimlemek için bize ulaşın."
- }}
+ tag="Connect With Us"
+ title="Plan Your Visit or Event"
+ description="Whether it's a dinner reservation, a private celebration, or simply an inquiry, our team is here to assist you. Reach out to experience the allure of The Haze."
imageSrc="http://img.b2bpic.net/free-photo/busy-employee-checking-her-email_1157-454.jpg"
imageAlt="The Haze Karaköy interior with contact form overlay"
mediaAnimation="opacity"
mediaPosition="right"
- inputPlaceholder={{
- "en": "Your Email Address", "tr": "E-posta Adresiniz"
- }}
- buttonText={{
- "en": "Send Inquiry", "tr": "Sorgu Gönder"
- }}
- termsText={{
- "en": "By submitting, you agree to our privacy policy and terms of service.", "tr": "Göndererek, gizlilik politikamızı ve hizmet şartlarımızı kabul etmiş olursunuz."
- }}
+ inputPlaceholder="Your Email Address"
+ buttonText="Send Inquiry"
+ termsText="By submitting, you agree to our privacy policy and terms of service."
onSubmit={(email) => console.log(email)}
/>
@@ -526,20 +319,12 @@ export default function LandingPage() {