Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-08 15:41:19 +00:00

View File

@@ -28,65 +28,65 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "product" },
{ name: "Reviews", id: "testimonial" },
{ name: "Contact", id: "contact" },
{ name: "Anasayfa", id: "hero" },
{ name: "Hakkımızda", id: "about" },
{ name: "Menü", id: "product" },
{ name: "Yorumlar", id: "testimonial" },
{ name: "İletişim", id: "contact" },
]}
brandName="Local Coffee House"
bottomLeftText="Sancaktepe, Istanbul"
brandName="Yerel Kahvehane"
bottomLeftText="Sancaktepe, İstanbul"
bottomRightText="0541 180 80 88"
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
title="Your Cozy Coffee Spot in Sancaktepe"
description="Freshly brewed coffee, delicious desserts, and a warm atmosphere to relax and enjoy. ⭐ 5.0 Rating from 23 Reviews"
title="Sancaktepe'de Rahat Kahveniz"
description="Taze yapılmış kahve, lezzetli tatlılar ve rahatlayabileceğiniz sıcak bir ortam. ⭐ 23 Yorumdan 5.0 Puanı"
background={{ variant: "downward-rays-static" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194084.jpg", alt: "Customer 1"},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194084.jpg", alt: "Müşteri 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3274.jpg", alt: "Customer 2"},
src: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3274.jpg", alt: "Müşteri 2"},
{
src: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", alt: "Customer 3"},
src: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", alt: "Müşteri 3"},
]}
avatarText="Trusted by locals and coffee lovers"
avatarText="Yerel halkın ve kahve sevenlerin güveni"
buttons={[
{ text: "Call Now", href: "tel:+905411808088" },
{ text: "Hemen Ara", href: "tel:+905411808088" },
{
text: "Get Directions", href: "https://maps.google.com/?q=Abdurrahmangazi+Alparslan+Cd+G+blok+No+2%2F1A+34887+Sancaktepe+Istanbul"},
text: "Yol Tarifini Al", href: "https://maps.google.com/?q=Abdurrahmangazi+Alparslan+Cd+G+blok+No+2%2F1A+34887+Sancaktepe+Istanbul"},
]}
buttonAnimation="slide-up"
ariaLabel="Coffee shop hero section"
ariaLabel="Kahvehane ana bölümü"
/>
</div>
<div id="about" data-section="about">
<SplitAbout
title="About Local Coffee House"
description="A welcoming neighborhood café where great coffee meets great people. Our baristas prepare every drink with care, using premium beans sourced from trusted roasters. Settle into our cozy seating areas, where you'll find the perfect spot to unwind, work, or catch up with friends."
tag="Our Story"
title="Yerel Kahvehane Hakkında"
description="Harika kahvenin harika insanlarla buluştuğu misafirperver bir komşu kafesi. Barista ustalarımız her içeceği itina ile hazırlarlar ve güvenilir çiftçilerden temin edilen premium çekirdekleri kullanırız. Rahat oturma alanlarımızda, sıcak bir ortamda rahatlayın, çalışın veya arkadaşlarınızla vakit geçirin."
tag="Bizim Hikayemiz"
textboxLayout="default"
useInvertedBackground={false}
bulletPoints={[
{
title: "Premium Coffee", description:
"Carefully selected beans prepared by experienced baristas with passion for the craft"},
title: "Premium Kahve", description:
"Kahve zanaatına tutkulu olan deneyimli barista ustalarımız tarafından hazırlanmış özenle seçilmiş çekirdekler"},
{
title: "Cozy Atmosphere", description:
"Comfortable seating and warm ambiance designed for relaxation and connection"},
title: "Rahat Ortam", description:
"Rahatlama ve bağlantı için tasarlanmış konforlu oturma alanları ve sıcak atmosfer"},
{
title: "Fresh Desserts", description:
"Delicious pastries and treats baked fresh daily to complement your coffee"},
title: "Taze Tatlılar", description:
"Kahvenizin tadını tamamlamak için günlük olarak taze pişirilen lezzetli pasta ve tatlılar"},
{
title: "Friendly Staff", description:
"Our team welcomes every guest with genuine warmth and attentive service"},
title: "Dostça Personel", description:
"Ekibimiz her konuğu samimi sıcaklık ve dikkatli hizmetle karşılar"},
]}
imageSrc="http://img.b2bpic.net/free-photo/friends-restaurant-using-phones_23-2148395491.jpg"
imageAlt="Our cozy café interior"
imageAlt="Rahat kafeemizin iç görünümü"
mediaAnimation="slide-up"
imagePosition="right"
/>
@@ -94,9 +94,9 @@ export default function LandingPage() {
<div id="product" data-section="product">
<ProductCardOne
title="Our Coffee & Desserts"
description="Discover our carefully crafted menu of premium coffee drinks and fresh, delicious desserts."
tag="Menu"
title="Kahvemiz ve Tatlılarımız"
description="Premium kahve içeceklerimiz ve taze, lezzetli tatlılarımızın özenle hazırlanmış menüsünü keşfedin."
tag="Menü"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
@@ -104,89 +104,89 @@ export default function LandingPage() {
products={[
{
id: "1", name: "Espresso", price: "₺50", imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170368.jpg", imageAlt: "Espresso shot"},
"http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170368.jpg", imageAlt: "Espresso fincanı"},
{
id: "2", name: "Latte & Cappuccino", price: "₺65", imageSrc:
"http://img.b2bpic.net/free-photo/tasty-iced-coffee-arrangement_23-2149600733.jpg", imageAlt: "Creamy latte with latte art"},
"http://img.b2bpic.net/free-photo/tasty-iced-coffee-arrangement_23-2149600733.jpg", imageAlt: "Latte sanatı ile kremalı kahve"},
{
id: "3", name: "Specialty Coffee", price: "₺75", imageSrc:
"http://img.b2bpic.net/free-photo/crop-barista-serving-coffee_23-2147775927.jpg", imageAlt: "Specialty coffee drink"},
id: "3", name: "Özel Kahve", price: "₺75", imageSrc:
"http://img.b2bpic.net/free-photo/crop-barista-serving-coffee_23-2147775927.jpg", imageAlt: "Özel kahve içeceği"},
{
id: "4", name: "Fresh Desserts", price: "₺45", imageSrc:
"http://img.b2bpic.net/free-photo/mix-bread_1339-2273.jpg", imageAlt: "Fresh pastries and desserts"},
id: "4", name: "Taze Tatlılar", price: "₺45", imageSrc:
"http://img.b2bpic.net/free-photo/mix-bread_1339-2273.jpg", imageAlt: "Taze pasta ve tatlılar"},
{
id: "5", name: "Sweet Treats", price: "₺55", imageSrc:
"http://img.b2bpic.net/free-photo/side-view-cheesecake-covered-with-chocolate-sauce-plate_141793-2952.jpg", imageAlt: "Delicious sweet treats"},
id: "5", name: "Tatlı Lezzetler", price: "₺55", imageSrc:
"http://img.b2bpic.net/free-photo/side-view-cheesecake-covered-with-chocolate-sauce-plate_141793-2952.jpg", imageAlt: "Lezzetli tatlı seçenekleri"},
]}
/>
</div>
<div id="feature" data-section="feature">
<FeatureBorderGlow
title="Why Choose Local Coffee House"
description="Experience the perfect blend of quality, atmosphere, and service"
title="Neden Yerel Kahvehane'yi Seçmelisiniz?"
description="Kalite, ortam ve hizmetin mükemmel karışımı"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
features={[
{
icon: Coffee,
title: "Premium Coffee", description:
"Freshly brewed coffee made with care and expertise by our experienced baristas"},
title: "Premium Kahve", description:
"Deneyimli barista ustalarımız tarafından özenle ve uzmanlıkla hazırlanmış taze kahve"},
{
icon: Heart,
title: "Warm Atmosphere", description:
"Cozy seating and welcoming ambiance perfect for relaxation and connection"},
title: "Sıcak Ortam", description:
"Rahatlama ve bağlantı için mükemmel rahat oturma ve misafirperver atmosfer"},
{
icon: Utensils,
title: "Fresh Desserts", description:
"Daily baked pastries and treats that perfectly complement your coffee"},
title: "Taze Tatlılar", description:
"Günlük olarak pişirilen pasta ve tatlılar kahvenizi mükemmel şekilde tamamlar"},
{
icon: Clock,
title: "Extended Hours", description: "Open until 23:30 daily - your neighborhood café whenever you need it"},
title: "Uzatılmış Saatler", description: "Her gün saat 23:30'a kadar açık - ihtiyacınız olduğunda komşu kahveniz"},
{
icon: MapPin,
title: "Convenient Location", description:
"Located in Sancaktepe with easy parking and a welcoming neighborhood setting"},
title: "Uygun Konum", description:
"Sancaktepe'de bulunur, kolay otopark ve misafirperver mahalle ortamı"},
{
icon: Users,
title: "Community Vibes", description:
"A gathering place for locals, students, and coffee lovers from all walks of life"},
title: "Topluluk Ortamı", description:
"Tüm kesimlerden yerel halk, öğrenci ve kahve severler için buluşma noktası"},
]}
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardSix
title="Why Customers Love Us"
description="Hear from our happy regulars and local community members"
title="Müşterilerimiz Neden Bizi Seviyor"
description="Mutlu düzenli müşterilerimiz ve yerel topluluk üyelerinden dinleyin"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "Local Regular", testimonial:
"Everyone is so friendly and welcoming. The design of the café is colorful and beautiful. Desserts are delicious and well priced.", imageSrc:
id: "1", name: "Sarah Johnson", handle: "Düzenli Müşteri", testimonial:
"Herkes çok dostça ve misafirperver. Kafeenin tasarımı renkli ve güzel. Tatlılar lezzetli ve iyi fiyatlanmış.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194084.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", handle: "Coffee Enthusiast", testimonial:
"If I could give 1000 points I would. The staff are incredibly kind and the drinks and desserts are amazing.", imageSrc:
id: "2", name: "Michael Chen", handle: "Kahve Tutkunusu", testimonial:
"1000 puan verebilseydim verirdim. Personel inanılmaz nazik ve içecekler ile tatlılar harika.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3274.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "3", name: "Emily Rodriguez", handle: "Neighborhood Resident", testimonial:
"A wonderful place for coffee lovers. The atmosphere is great and the coffee quality is excellent. Perfect spot to relax.", imageSrc:
id: "3", name: "Emily Rodriguez", handle: "Mahalle Sakinesi", testimonial:
"Kahve severler için harika bir yer. Ortam müthiş ve kahve kalitesi mükemmel. Rahatlama için mükemmel nokta.", imageSrc:
"http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4", name: "David Kim", handle: "Remote Worker", testimonial:
"My go-to spot for working or catching up with friends. Great WiFi, amazing coffee, and such a warm, welcoming vibe!", imageSrc:
id: "4", name: "David Kim", handle: "Uzaktan Çalışan", testimonial:
"Çalışmak veya arkadaşlarla buluşmak için en sevdiğim yer. Harika WiFi, müthiş kahve ve çok misafirperver hava!", imageSrc:
"http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg", imageAlt: "David Kim"},
{
id: "5", name: "Fatima Ozturk", handle: "Local Student", testimonial:
"The best coffee in Sancaktepe! The baristas know my order and always greet me with a smile. Highly recommended!", imageSrc:
id: "5", name: "Fatima Ozturk", handle: "Yerel Öğrenci", testimonial:
"Sancaktepe'nin en iyi kahvesi! Barista ustalar siparişimi bilirler ve her zaman gülümseyerek karşılarlar. Kesinlikle tavsiye ederim!", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194084.jpg?_wi=2", imageAlt: "Fatima Ozturk"},
{
id: "6", name: "John Martinez", handle: "Weekend Visitor", testimonial:
"Great quality coffee, friendly staff, and such a cozy atmosphere. Worth the visit every time I'm in the neighborhood.", imageSrc:
id: "6", name: "John Martinez", handle: "Hafta Sonu Ziyaretçi", testimonial:
"Harika kalitede kahve, dostça personel ve çok rahat atmosfer. Mahallede olduğumda ziyaret etmeye değer.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3274.jpg?_wi=2", imageAlt: "John Martinez"},
]}
speed={40}
@@ -195,60 +195,60 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get in Touch"
description="Have a question or want to book for a special occasion? Send us a message and we'll get back to you soon."
title="İletişime Geçin"
description="Sorunuz mu var veya özel bir etkinlik için rezervasyon yapmak mı istiyorsunuz? Bize bir ileti gönderin, çok kısa sürede geri dönüş yapacağız."
useInvertedBackground={false}
inputs={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,
name: "name", type: "text", placeholder: "Adınız", required: true,
},
{
name: "email", type: "email", placeholder: "Your Email", required: true,
name: "email", type: "email", placeholder: "E-postanız", required: true,
},
{
name: "phone", type: "tel", placeholder: "Phone Number", required: false,
name: "phone", type: "tel", placeholder: "Telefon Numarası", required: false,
},
]}
textarea={{
name: "message", placeholder: "How can we help? Tell us about your visit or inquiry...", rows: 5,
name: "message", placeholder: "Nasıl yardımcı olabiliriz? Ziyaretiniz veya sorunuz hakkında bize anlatın...", rows: 5,
required: true,
}}
mediaAnimation="slide-up"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg"
imageAlt="Our welcoming café atmosphere"
buttonText="Send Message"
imageAlt="Misafirperver kafe ortamımız"
buttonText="İleti Gönder"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="Local Coffee House"
logoText="Yerel Kahvehane"
columns={[
{
items: [
{ label: "Home", href: "#hero" },
{ label: "About", href: "#about" },
{ label: "Menu", href: "#product" },
{ label: "Reviews", href: "#testimonial" },
{ label: "Anasayfa", href: "#hero" },
{ label: "Hakkımızda", href: "#about" },
{ label: "Menü", href: "#product" },
{ label: "Yorumlar", href: "#testimonial" },
],
},
{
items: [
{ label: "Call Now", href: "tel:+905411808088" },
{ label: "Hemen Ara", href: "tel:+905411808088" },
{
label: "Get Directions", href: "https://maps.google.com/?q=Abdurrahmangazi+Alparslan+Cd+G+blok+No+2%2F1A+34887+Sancaktepe+Istanbul"},
{ label: "Contact Us", href: "#contact" },
{ label: "Hours: Daily until 23:30", href: "#" },
label: "Yol Tarifini Al", href: "https://maps.google.com/?q=Abdurrahmangazi+Alparslan+Cd+G+blok+No+2%2F1A+34887+Sancaktepe+Istanbul"},
{ label: "İletişim", href: "#contact" },
{ label: "Saatler: Her Gün 23:30'a Kadar", href: "#" },
],
},
{
items: [
{
label: "Address", href: "https://maps.google.com/?q=Abdurrahmangazi+Alparslan+Cd+G+blok+No+2%2F1A+34887+Sancaktepe+Istanbul"},
{ label: "Sancaktepe, Istanbul", href: "#" },
{ label: "Phone: 0541 180 80 88", href: "tel:+905411808088" },
{ label: "★★★★★ 5.0 Rating", href: "#" },
label: "Adres", href: "https://maps.google.com/?q=Abdurrahmangazi+Alparslan+Cd+G+blok+No+2%2F1A+34887+Sancaktepe+Istanbul"},
{ label: "Sancaktepe, İstanbul", href: "#" },
{ label: "Telefon: 0541 180 80 88", href: "tel:+905411808088" },
{ label: "★★★★★ 5.0 Puanı", href: "#" },
],
},
]}