Merge version_1 into main #2
190
src/app/page.tsx
190
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Anasayfa",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Hakkımızda",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Ürünlerimiz",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "İletişim",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Anasayfa", id: "hero" },
|
||||
{ name: "Hakkımızda", id: "about" },
|
||||
{ name: "Ürünlerimiz", id: "products" },
|
||||
{ name: "İletişim", id: "contact" },
|
||||
]}
|
||||
brandName="Benian Pastaneleri"
|
||||
/>
|
||||
@@ -56,13 +44,8 @@ export default function LandingPage() {
|
||||
<HeroLogo
|
||||
logoText="Benian Pastaneleri"
|
||||
description="Develi'nin geleneksel lezzet durağı. Modern dokunuşlarla hazırlanan eşsiz tatlar."
|
||||
buttons={[
|
||||
{
|
||||
text: "Sipariş Ver",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592309-bpomuovx.png?_wi=1"
|
||||
buttons={[{ text: "Sipariş Ver", href: "#contact" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592309-bpomuovx.png"
|
||||
imageAlt="Benian Baklava"
|
||||
/>
|
||||
</div>
|
||||
@@ -71,15 +54,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Geleneksel Lezzetlerin Modern Dokunuşu",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/patient-enjoying-free-time-after-chemotherapy-treatment_23-2149261143.jpg",
|
||||
alt: "luxury bakery interior design",
|
||||
},
|
||||
{ type: "text", content: "Geleneksel Lezzetlerin Modern Dokunuşu" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/patient-enjoying-free-time-after-chemotherapy-treatment_23-2149261143.jpg", alt: "luxury bakery interior design" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -91,42 +67,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Özel Baklava",
|
||||
price: "₺150",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592310-wru4bnc3.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Butik Pasta",
|
||||
price: "₺450",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592310-jseddkqw.png",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dünya Tatlıları",
|
||||
price: "₺120",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592310-3xwl4e06.png",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "San Sebastian",
|
||||
price: "₺90",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592310-e90ja3kf.png",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Kuru Pasta",
|
||||
price: "₺80",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592309-bpomuovx.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Su Böreği",
|
||||
price: "₺110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-enjoying-free-time-after-chemotherapy-treatment_23-2149261143.jpg",
|
||||
},
|
||||
{ id: "1", name: "Özel Baklava", price: "₺150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592310-wru4bnc3.png" },
|
||||
{ id: "2", name: "Butik Pasta", price: "₺450", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592310-jseddkqw.png" },
|
||||
{ id: "3", name: "Dünya Tatlıları", price: "₺120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592310-3xwl4e06.png" },
|
||||
{ id: "4", name: "San Sebastian", price: "₺90", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592310-e90ja3kf.png" },
|
||||
{ id: "5", name: "Kuru Pasta", price: "₺80", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592309-bpomuovx.png" },
|
||||
{ id: "6", name: "Su Böreği", price: "₺110", imageSrc: "http://img.b2bpic.net/free-photo/patient-enjoying-free-time-after-chemotherapy-treatment_23-2149261143.jpg" },
|
||||
]}
|
||||
title="Ürünlerimiz"
|
||||
description="Usta ellerden çıkan taze ve lezzetli ürünlerimizle gününüze tat katın."
|
||||
@@ -140,28 +86,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Hızlı Teslimat",
|
||||
description: "Siparişleriniz Develi'de hızlıca kapınızda.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Truck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-confectioner-boxing-desserts_23-2150360238.jpg",
|
||||
imageAlt: "Female confectioner boxing desserts",
|
||||
title: "Hızlı Teslimat", description: "Siparişleriniz Develi'de hızlıca kapınızda.", bentoComponent: "reveal-icon", icon: Truck,
|
||||
},
|
||||
{
|
||||
title: "Kaliteli Malzeme",
|
||||
description: "En taze ve doğal ürünlerle üretim.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592309-bpomuovx.png?_wi=3",
|
||||
imageAlt: "Female confectioner boxing desserts",
|
||||
title: "Kaliteli Malzeme", description: "En taze ve doğal ürünlerle üretim.", bentoComponent: "reveal-icon", icon: Leaf,
|
||||
},
|
||||
{
|
||||
title: "Özel Günler",
|
||||
description: "Düğün, nişan ve doğum günlerine özel tasarımlar.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Cake,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E0ouJwm5SHSHqb1Rl2UX1PjJJA/uploaded-1779325592310-wru4bnc3.png?_wi=2",
|
||||
imageAlt: "Female confectioner boxing desserts",
|
||||
title: "Özel Günler", description: "Düğün, nişan ve doğum günlerine özel tasarımlar.", bentoComponent: "reveal-icon", icon: Cake,
|
||||
},
|
||||
]}
|
||||
title="Neden Biz?"
|
||||
@@ -174,46 +105,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Harika Lezzet",
|
||||
quote: "Pasta çeşitleri çok başarılı.",
|
||||
name: "Ayşe Yılmaz",
|
||||
role: "Müşteri",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Çok Taze",
|
||||
quote: "Kuru pastaları her zaman taze.",
|
||||
name: "Mehmet Demir",
|
||||
role: "Müşteri",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Hızlı Servis",
|
||||
quote: "Adrese teslimat harika.",
|
||||
name: "Canan Çelik",
|
||||
role: "Müşteri",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Kaliteli İşletme",
|
||||
quote: "Develi'nin en iyisi.",
|
||||
name: "Fatma Şen",
|
||||
role: "Müşteri",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Güler Yüzlü",
|
||||
quote: "Personel çok ilgili.",
|
||||
name: "Emre Kaya",
|
||||
role: "Müşteri",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24667.jpg",
|
||||
},
|
||||
{ id: "1", title: "Harika Lezzet", quote: "Pasta çeşitleri çok başarılı.", name: "Ayşe Yılmaz", role: "Müşteri", imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg" },
|
||||
{ id: "2", title: "Çok Taze", quote: "Kuru pastaları her zaman taze.", name: "Mehmet Demir", role: "Müşteri", imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg" },
|
||||
{ id: "3", title: "Hızlı Servis", quote: "Adrese teslimat harika.", name: "Canan Çelik", role: "Müşteri", imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg" },
|
||||
{ id: "4", title: "Kaliteli İşletme", quote: "Develi'nin en iyisi.", name: "Fatma Şen", role: "Müşteri", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg" },
|
||||
{ id: "5", title: "Güler Yüzlü", quote: "Personel çok ilgili.", name: "Emre Kaya", role: "Müşteri", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24667.jpg" },
|
||||
]}
|
||||
title="Müşterilerimiz Ne Diyor?"
|
||||
description="Değerli müşterilerimizin deneyimlerine kulak verin."
|
||||
@@ -225,21 +121,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Paket servis var mı?",
|
||||
content: "Evet, tüm ürünlerimizde paket servisimiz mevcuttur.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Özel gün pastası?",
|
||||
content: "Evet, istediğiniz tasarıma göre pasta yapıyoruz.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Çalışma saatleri?",
|
||||
content: "Her gün 07:00 - 00:00 arası açığız.",
|
||||
},
|
||||
{ id: "1", title: "Paket servis var mı?", content: "Evet, tüm ürünlerimizde paket servisimiz mevcuttur." },
|
||||
{ id: "2", title: "Özel gün pastası?", content: "Evet, istediğiniz tasarıma göre pasta yapıyoruz." },
|
||||
{ id: "3", title: "Çalışma saatleri?", content: "Her gün 07:00 - 00:00 arası açığız." },
|
||||
]}
|
||||
title="Sıkça Sorulanlar"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -250,9 +134,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="İletişim"
|
||||
title="Bize Ulaşın"
|
||||
description="Develi'deki şubemize uğrayabilir veya sipariş verebilirsiniz: (0352) 621 33 44"
|
||||
@@ -263,24 +145,8 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="Benian Pastaneleri"
|
||||
columns={[
|
||||
{
|
||||
title: "İletişim",
|
||||
items: [
|
||||
{
|
||||
label: "(0352) 621 33 44",
|
||||
href: "tel:+903526213344",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Adres",
|
||||
items: [
|
||||
{
|
||||
label: "Aşağı Everek, Develi/Kayseri",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "İletişim", items: [{ label: "(0352) 621 33 44", href: "tel:+903526213344" }] },
|
||||
{ title: "Adres", items: [{ label: "Aşağı Everek, Develi/Kayseri", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2025 Benian Pastaneleri"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user