Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-13 13:12:18 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Ana Sayfa",
id: "hero",
},
{
name: "Hakkımızda",
id: "about",
},
{
name: "Menü",
id: "menu",
},
{
name: "İletişim",
id: "contact",
},
{ name: "Ana Sayfa", id: "hero" },
{ name: "Hakkımızda", id: "about" },
{ name: "Menü", id: "menu" },
{ name: "İletişim", id: "contact" },
]}
brandName="Artisan Kafe"
/>
@@ -54,64 +42,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Gününüzü Güzelleştiren Kahve Deneyimi"
description="Artisan kahveler, taze hamur işleri ve sıcacık bir atmosfer. Şehrin merkezinde huzur bulacağınız butik kafenize hoş geldiniz."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-eating-some-cake-restaurant-while-wearing-his-face-mask-his-chin_23-2148693097.jpg",
alt: "Müşteri 1",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-young-woman-black-shirt-with-white-stripes-big-black-summer-hat-sitting-table-summer-cafe_613910-820.jpg",
alt: "Müşteri 2",
},
{
src: "http://img.b2bpic.net/free-photo/teen-boy-reading-book-cafe_23-2147860716.jpg",
alt: "Müşteri 3",
},
{
src: "http://img.b2bpic.net/free-photo/group-friends-having-coffee_23-2148395337.jpg",
alt: "Müşteri 4",
},
{
src: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg",
alt: "Müşteri 5",
},
{ src: "http://img.b2bpic.net/free-photo/man-eating-some-cake-restaurant-while-wearing-his-face-mask-his-chin_23-2148693097.jpg", alt: "Müşteri 1" },
{ src: "http://img.b2bpic.net/free-photo/smiling-young-woman-black-shirt-with-white-stripes-big-black-summer-hat-sitting-table-summer-cafe_613910-820.jpg", alt: "Müşteri 2" },
{ src: "http://img.b2bpic.net/free-photo/teen-boy-reading-book-cafe_23-2147860716.jpg", alt: "Müşteri 3" },
{ src: "http://img.b2bpic.net/free-photo/group-friends-having-coffee_23-2148395337.jpg", alt: "Müşteri 4" },
{ src: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg", alt: "Müşteri 5" },
]}
buttons={[
{
text: "Menüyü Keşfet",
href: "#menu",
},
{
text: "Hakkımızda",
href: "#about",
},
{ text: "Menüyü Keşfet", href: "#menu" },
{ text: "Hakkımızda", href: "#about" },
]}
marqueeItems={[
{
type: "text",
text: "Taze Kavrulmuş Çekirdekler",
},
{
type: "text",
text: "Organik Tatlılar",
},
{
type: "text",
text: "Sıcak Atmosfer",
},
{
type: "text",
text: "Artisan Lezzetler",
},
{
type: "text",
text: "Özel Demleme Teknikleri",
},
{ type: "text", text: "Taze Kavrulmuş Çekirdekler" },
{ type: "text", text: "Organik Tatlılar" },
{ type: "text", text: "Sıcak Atmosfer" },
{ type: "text", text: "Artisan Lezzetler" },
{ type: "text", text: "Özel Demleme Teknikleri" },
]}
/>
</div>
@@ -132,27 +82,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
{
title: "Taze Kavrulmuş Çekirdekler",
description: "Dünyanın dört bir yanından gelen en taze çekirdekleri yerel işletmemizde kavuruyoruz.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-organic-background_23-2148872803.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/round-rye-bread-wooden-tray_114579-5219.jpg",
buttonText: "Detaylar",
},
{
title: "Artisan Lezzetler",
description: "Her gün taze pişen kruvasanlar, pastalar ve eşsiz tarifler.",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-man-white-shirt-holding-hot-coffee-cup_171337-9996.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/coffee-beans_1203-3621.jpg",
buttonText: "Detaylar",
},
{
title: "Samimi Atmosfer",
description: "İster kitabınızı okuyun, ister arkadaşlarınızla sohbet edin; burası eviniz.",
imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-49102.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg",
buttonText: "Detaylar",
},
{ title: "Taze Kavrulmuş Çekirdekler", description: "Dünyanın dört bir yanından gelen en taze çekirdekleri yerel işletmemizde kavuruyoruz.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-organic-background_23-2148872803.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/round-rye-bread-wooden-tray_114579-5219.jpg", buttonText: "Detaylar" },
{ title: "Artisan Lezzetler", description: "Her gün taze pişen kruvasanlar, pastalar ve eşsiz tarifler.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-man-white-shirt-holding-hot-coffee-cup_171337-9996.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/coffee-beans_1203-3621.jpg", buttonText: "Detaylar" },
{ title: "Samimi Atmosfer", description: "İster kitabınızı okuyun, ister arkadaşlarınızla sohbet edin; burası eviniz.", imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-49102.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg", buttonText: "Detaylar" },
]}
title="Neden Biz?"
description="Mükemmel lezzet ve kalite anlayışımızla öne çıkıyoruz."
@@ -163,62 +95,15 @@ export default function LandingPage() {
<ProductCardTwo
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={false}
products={[
{
id: "1",
brand: "İçecek",
name: "Signature Latte",
price: "85 TL",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-3394.jpg",
},
{
id: "2",
brand: "Hamur İşi",
name: "Tereyağlı Kruvasan",
price: "65 TL",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779667.jpg",
},
{
id: "3",
brand: "İçecek",
name: "Flat White",
price: "80 TL",
rating: 4,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779652.jpg",
},
{
id: "4",
brand: "Tatlı",
name: "Çikolatalı Brownie",
price: "75 TL",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-fresh-french-croissant-grey-wooden-board_114579-58929.jpg",
},
{
id: "5",
brand: "İçecek",
name: "Soğuk Brew",
price: "90 TL",
rating: 5,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-decorated-with-drop-chocolate-black-board_114579-87914.jpg",
},
{
id: "6",
brand: "Tatlı",
name: "Yaban Mersinli Muffin",
price: "70 TL",
rating: 4,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcake-with-icing_23-2151931338.jpg",
},
{ id: "1", brand: "İçecek", name: "Signature Latte", price: "85 TL", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-3394.jpg" },
{ id: "2", brand: "Hamur İşi", name: "Tereyağlı Kruvasan", price: "65 TL", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779667.jpg" },
{ id: "3", brand: "İçecek", name: "Flat White", price: "80 TL", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779652.jpg" },
{ id: "4", brand: "Tatlı", name: "Çikolatalı Brownie", price: "75 TL", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/homemade-fresh-french-croissant-grey-wooden-board_114579-58929.jpg" },
{ id: "5", brand: "İçecek", name: "Soğuk Brew", price: "90 TL", rating: 5, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-decorated-with-drop-chocolate-black-board_114579-87914.jpg" },
{ id: "6", brand: "Tatlı", name: "Yaban Mersinli Muffin", price: "70 TL", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcake-with-icing_23-2151931338.jpg" },
]}
title="Enfes Lezzetlerimiz"
description="Menümüzden öne çıkanlar."
@@ -229,50 +114,15 @@ export default function LandingPage() {
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
showRating={true}
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Ayşe Yılmaz",
handle: "@ayse",
testimonial: "Kahveleri gerçekten harika, her sabah buraya uğruyorum.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-lovely-girl-with-long-hair-nude-make-up-is-looking-aside-dreamy-while-drinking-coffee-cafeteria_291650-2137.jpg",
},
{
id: "2",
name: "Mehmet Can",
handle: "@mehmet",
testimonial: "Atmosferi çok huzurlu, çalışmak için ideal bir yer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2787.jpg",
},
{
id: "3",
name: "Elif Demir",
handle: "@elif",
testimonial: "Kruvasanları İstanbul'daki en iyisi olabilir, çok başarılı.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-reads-book-cup-tea-cafe_169016-21533.jpg",
},
{
id: "4",
name: "Canan Korkmaz",
handle: "@canan",
testimonial: "Servis çok güleryüzlü ve kahveler tam kıvamında.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-using-mobile-phone-while-drinking-cup-coffee-together-coffee-shop-friends-concept_58466-16171.jpg",
},
{
id: "5",
name: "Deniz Aras",
handle: "@deniz",
testimonial: "Butik kafe arayanlar için en iyi seçenek, kesinlikle öneririm.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-670.jpg",
},
{ id: "1", name: "Ayşe Yılmaz", handle: "@ayse", testimonial: "Kahveleri gerçekten harika, her sabah buraya uğruyorum.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/charming-lovely-girl-with-long-hair-nude-make-up-is-looking-aside-dreamy-while-drinking-coffee-cafeteria_291650-2137.jpg" },
{ id: "2", name: "Mehmet Can", handle: "@mehmet", testimonial: "Atmosferi çok huzurlu, çalışmak için ideal bir yer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2787.jpg" },
{ id: "3", name: "Elif Demir", handle: "@elif", testimonial: "Kruvasanları İstanbul'daki en iyisi olabilir, çok başarılı.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-reads-book-cup-tea-cafe_169016-21533.jpg" },
{ id: "4", name: "Canan Korkmaz", handle: "@canan", testimonial: "Servis çok güleryüzlü ve kahveler tam kıvamında.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-using-mobile-phone-while-drinking-cup-coffee-together-coffee-shop-friends-concept_58466-16171.jpg" },
{ id: "5", name: "Deniz Aras", handle: "@deniz", testimonial: "Butik kafe arayanlar için en iyi seçenek, kesinlikle öneririm.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-670.jpg" },
]}
showRating={true}
title="Misafirlerimizin Yorumları"
description="Artisan Kafe hakkında neler söylüyorlar?"
/>
@@ -283,14 +133,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Lezzet Rehberi",
"Yerel Kahve Birliği",
"Artisan Roasters",
"Sürdürülebilir Kafe",
"Gastronomi Derneği",
"Coffee Experts",
"Kalite Onaylı",
]}
"Lezzet Rehberi", "Yerel Kahve Birliği", "Artisan Roasters", "Sürdürülebilir Kafe", "Gastronomi Derneği", "Coffee Experts", "Kalite Onaylı"]}
title="İş Birlikleri & Sertifikalar"
description="Kaliteye önem veriyoruz."
/>
@@ -301,26 +144,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Çalışma saatleriniz nedir?",
content: "Hafta içi 08:00 - 22:00, hafta sonu 09:00 - 23:00 saatleri arasındayız.",
},
{
id: "f2",
title: "Vegan seçenekleriniz var mı?",
content: "Evet, bitkisel sütlerimiz ve vegan tatlı seçeneklerimiz mevcuttur.",
},
{
id: "f3",
title: "Evcil hayvan kabul ediyor musunuz?",
content: "Sevimli dostlarınızı her zaman bekleriz, dış mekanımız onlar için uygun.",
},
{ id: "f1", title: "Çalışma saatleriniz nedir?", content: "Hafta içi 08:00 - 22:00, hafta sonu 09:00 - 23:00 saatleri arasındayız." },
{ id: "f2", title: "Vegan seçenekleriniz var mı?", content: "Evet, bitkisel sütlerimiz ve vegan tatlı seçeneklerimiz mevcuttur." },
{ id: "f3", title: "Evcil hayvan kabul ediyor musunuz?", content: "Sevimli dostlarınızı her zaman bekleriz, dış mekanımız onlar için uygun." },
]}
mediaAnimation="slide-up"
faqsAnimation="slide-up"
title="Sıkça Sorulan Sorular"
description="Merak ettiklerinizi burada yanıtlıyoruz."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg"
/>
</div>
@@ -328,19 +159,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
text="Bize Ulaşın veya Ziyaret Edin"
buttons={[
{
text: "Konum Bilgisi",
href: "#",
},
{
text: "Rezervasyon",
href: "#",
},
{ text: "Konum Bilgisi", href: "#" },
{ text: "Rezervasyon", href: "#" },
]}
/>
</div>
@@ -350,45 +173,9 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/bicycle-city-health-leisure-town-urban-vehicle_53876-16483.jpg"
logoText="Artisan Kafe"
columns={[
{
title: "Hakkımızda",
items: [
{
label: "Hikayemiz",
href: "#about",
},
{
label: "Kariyer",
href: "#",
},
],
},
{
title: "Menü",
items: [
{
label: "İçecekler",
href: "#menu",
},
{
label: "Tatlılar",
href: "#menu",
},
],
},
{
title: "Destek",
items: [
{
label: "İletişim",
href: "#contact",
},
{
label: "S.S.S",
href: "#faq",
},
],
},
{ title: "Hakkımızda", items: [{ label: "Hikayemiz", href: "#about" }, { label: "Kariyer", href: "#" }] },
{ title: "Menü", items: [{ label: "İçecekler", href: "#menu" }, { label: "Tatlılar", href: "#menu" }] },
{ title: "Destek", items: [{ label: "İletişim", href: "#contact" }, { label: "S.S.S", href: "#faq" }] },
]}
/>
</div>