Merge version_2 into main #3
345
src/app/page.tsx
345
src/app/page.tsx
@@ -34,68 +34,38 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: {
|
||||
"en": "Home", "tr": "Ana Sayfa"
|
||||
},
|
||||
id: "hero"
|
||||
name: "Home", id: "hero"
|
||||
},
|
||||
{
|
||||
name: {
|
||||
"en": "About", "tr": "Hakkımızda"
|
||||
},
|
||||
id: "about"
|
||||
name: "About", id: "about"
|
||||
},
|
||||
{
|
||||
name: {
|
||||
"en": "Menu", "tr": "Menü"
|
||||
},
|
||||
id: "menu"
|
||||
name: "Menu", id: "menu"
|
||||
},
|
||||
{
|
||||
name: {
|
||||
"en": "Highlights", "tr": "Öne Çıkanlar"
|
||||
},
|
||||
id: "highlights"
|
||||
name: "Highlights", id: "highlights"
|
||||
},
|
||||
{
|
||||
name: {
|
||||
"en": "Services", "tr": "Hizmetler"
|
||||
},
|
||||
id: "services"
|
||||
name: "Services", id: "services"
|
||||
},
|
||||
{
|
||||
name: {
|
||||
"en": "Reviews", "tr": "Yorumlar"
|
||||
},
|
||||
id: "reviews"
|
||||
name: "Reviews", id: "reviews"
|
||||
},
|
||||
{
|
||||
name: {
|
||||
"en": "Partners", "tr": "İş Ortakları"
|
||||
},
|
||||
id: "partners"
|
||||
name: "Partners", id: "partners"
|
||||
},
|
||||
{
|
||||
name: {
|
||||
"en": "FAQ", "tr": "Sıkça Sorulan Sorular"
|
||||
},
|
||||
id: "faq"
|
||||
name: "FAQ", id: "faq"
|
||||
},
|
||||
{
|
||||
name: {
|
||||
"en": "Contact", "tr": "İletişim"
|
||||
},
|
||||
id: "contact"
|
||||
name: "Contact", id: "contact"
|
||||
}
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-psd/delicious-food-buffet-template_23-2151881727.jpg"
|
||||
logoAlt="The Haze Karaköy Logo"
|
||||
brandName={{ "en": "The Haze Karaköy", "tr": "The Haze Karaköy" }}
|
||||
brandName="The Haze Karaköy"
|
||||
button={{
|
||||
text: {
|
||||
"en": "Reservations", "tr": "Rezervasyonlar"
|
||||
},
|
||||
href: "#contact"
|
||||
text: "Reservations", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -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() {
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={false}
|
||||
title={{
|
||||
"en": "Our Story & Vision", "tr": "Hikayemiz ve Vizyonumuz"
|
||||
}}
|
||||
title="Our Story & Vision"
|
||||
description={[
|
||||
{
|
||||
"en": "Nestled in the heart of Karaköy, The Haze is more than just a restaurant and bar; it's a destination. We blend Istanbul's rich history with a modern, luxurious experience, creating a unique space where every visit becomes a cherished memory.", "tr": "Karaköy'ün kalbinde yer alan The Haze, sadece bir restoran ve bar değil; bir destinasyondur. İstanbul'un zengin tarihini modern, lüks bir deneyimle harmanlayarak, her ziyaretin değerli bir anıya dönüştüğü eşsiz bir alan yaratıyoruz."
|
||||
},
|
||||
{
|
||||
"en": "Our vision is to offer a sanctuary of taste and elegance, where exceptional cuisine, artfully crafted cocktails, and a captivating atmosphere converge. We pride ourselves on sourcing the finest local ingredients, transformed into culinary masterpieces by our award-winning chefs.", "tr": "Vizyonumuz, istisnai mutfak, ustaca hazırlanmış kokteyller ve büyüleyici bir atmosferin birleştiği bir lezzet ve zarafet sığınağı sunmaktır. Ödüllü şeflerimiz tarafından mutfak başyapıtlarına dönüştürülen en iyi yerel malzemeleri tedarik etmekten gurur duyuyoruz."
|
||||
}
|
||||
"Nestled in the heart of Karaköy, The Haze is more than just a restaurant and bar; it's a destination. We blend Istanbul's rich history with a modern, luxurious experience, creating a unique space where every visit becomes a cherished memory.", "Our vision is to offer a sanctuary of taste and elegance, where exceptional cuisine, artfully crafted cocktails, and a captivating atmosphere converge. We pride ourselves on sourcing the finest local ingredients, transformed into culinary masterpieces by our award-winning chefs."
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: {
|
||||
"en": "Learn More About Us", "tr": "Hakkımızda Daha Fazla Bilgi Edinin"
|
||||
},
|
||||
href: "#about"
|
||||
text: "Learn More About Us", href: "#about"
|
||||
}
|
||||
]}
|
||||
showBorder={false}
|
||||
@@ -236,66 +163,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "dish-1", name: {
|
||||
"en": "Ottoman Lamb Shank", "tr": "Osmanlı Kuzu İncik"
|
||||
},
|
||||
price: "₺450", variant: {
|
||||
"en": "Main Course", "tr": "Ana Yemek"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-foie-gras_1203-3591.jpg", imageAlt: "Ottoman Lamb Shank dish"
|
||||
id: "dish-1", name: "Ottoman Lamb Shank", price: "₺450", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/grilled-foie-gras_1203-3591.jpg", imageAlt: "Ottoman Lamb Shank dish"
|
||||
},
|
||||
{
|
||||
id: "dish-2", name: {
|
||||
"en": "Bosphorus Seabass", "tr": "Boğaz Levrek"
|
||||
},
|
||||
price: "₺380", variant: {
|
||||
"en": "Seafood", "tr": "Deniz Ürünleri"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg", imageAlt: "Bosphorus Seabass dish"
|
||||
id: "dish-2", name: "Bosphorus Seabass", price: "₺380", variant: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg", imageAlt: "Bosphorus Seabass dish"
|
||||
},
|
||||
{
|
||||
id: "dish-3", name: {
|
||||
"en": "Truffle Mushroom Risotto", "tr": "Trüf Mantarlı Risotto"
|
||||
},
|
||||
price: "₺320", variant: {
|
||||
"en": "Vegetarian", "tr": "Vejetaryen"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-meat-creamy-sauce-garnished-with-grated-parmesan_141793-1830.jpg", imageAlt: "Truffle Mushroom Risotto"
|
||||
id: "dish-3", name: "Truffle Mushroom Risotto", price: "₺320", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-meat-creamy-sauce-garnished-with-grated-parmesan_141793-1830.jpg", imageAlt: "Truffle Mushroom Risotto"
|
||||
},
|
||||
{
|
||||
id: "cocktail-1", name: {
|
||||
"en": "Karaköy Sunset", "tr": "Karaköy Gün Batımı"
|
||||
},
|
||||
price: "₺200", variant: {
|
||||
"en": "Signature Cocktail", "tr": "Özel Kokteyl"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cocktail-tablecloth_23-2151318415.jpg", imageAlt: "Karaköy Sunset cocktail"
|
||||
id: "cocktail-1", name: "Karaköy Sunset", price: "₺200", variant: "Signature Cocktail", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cocktail-tablecloth_23-2151318415.jpg", imageAlt: "Karaköy Sunset cocktail"
|
||||
},
|
||||
{
|
||||
id: "dessert-1", name: {
|
||||
"en": "Pistachio Baklava Platter", "tr": "Fıstıklı Baklava Tabağı"
|
||||
},
|
||||
price: "₺180", variant: {
|
||||
"en": "Dessert", "tr": "Tatlı"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-delight-oriental-sweets_114579-14948.jpg", imageAlt: "Pistachio Baklava Platter"
|
||||
id: "dessert-1", name: "Pistachio Baklava Platter", price: "₺180", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-delight-oriental-sweets_114579-14948.jpg", imageAlt: "Pistachio Baklava Platter"
|
||||
},
|
||||
{
|
||||
id: "wine-1", name: {
|
||||
"en": "Anatolian Red Blend", "tr": "Anadolu Kırmızı Şarap Harmanı"
|
||||
},
|
||||
price: "₺750", variant: {
|
||||
"en": "Wine", "tr": "Şarap"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-tasting-wine_23-2149428834.jpg", imageAlt: "Anatolian Red Blend wine"
|
||||
id: "wine-1", name: "Anatolian Red Blend", price: "₺750", variant: "Wine", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-tasting-wine_23-2149428834.jpg", imageAlt: "Anatolian Red Blend wine"
|
||||
}
|
||||
]}
|
||||
title={{
|
||||
"en": "Our Exquisite Menu", "tr": "Eşsiz Menümüz"
|
||||
}}
|
||||
description={{
|
||||
"en": "Savor a fusion of traditional Turkish flavors and international culinary artistry, crafted to delight every palate.", "tr": "Geleneksel Türk lezzetleri ile uluslararası mutfak sanatının her damak zevkine hitap eden bir füzyonunu deneyimleyin."
|
||||
}}
|
||||
title="Our Exquisite Menu"
|
||||
description="Savor a fusion of traditional Turkish flavors and international culinary artistry, crafted to delight every palate."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
@@ -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)}
|
||||
/>
|
||||
</div>
|
||||
@@ -526,20 +319,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoSrc="http://img.b2bpic.net/free-psd/delicious-food-buffet-template_23-2151881727.jpg"
|
||||
logoAlt="The Haze Karaköy Logo"
|
||||
logoText={{
|
||||
"en": "The Haze Karaköy", "tr": "The Haze Karaköy"
|
||||
}}
|
||||
logoText="The Haze Karaköy"
|
||||
leftLink={{
|
||||
text: {
|
||||
"en": "Privacy Policy", "tr": "Gizlilik Politikası"
|
||||
},
|
||||
href: "#"
|
||||
text: "Privacy Policy", href: "#"
|
||||
}}
|
||||
rightLink={{
|
||||
text: {
|
||||
"en": "Terms of Service", "tr": "Hizmet Şartları"
|
||||
},
|
||||
href: "#"
|
||||
text: "Terms of Service", href: "#"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user