Update src/app/page.tsx

This commit is contained in:
2026-05-11 17:24:19 +00:00
parent c7fa7cebfc
commit 0a6cfc77c6

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Story", name: "Story", id: "about"},
id: "about",
},
{ {
name: "Menu", name: "Menu", id: "products"},
id: "products",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Eski Kahvecim" brandName="Eski Kahvecim"
/> />
@@ -59,9 +51,7 @@ export default function LandingPage() {
description="Artisan coffee beans, roasted with tradition, served for your modern mornings." description="Artisan coffee beans, roasted with tradition, served for your modern mornings."
buttons={[ buttons={[
{ {
text: "Explore Menu", text: "Explore Menu", href: "#products"},
href: "#products",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/pouring-iced-coffee-glass_23-2148937300.jpg" imageSrc="http://img.b2bpic.net/free-photo/pouring-iced-coffee-glass_23-2148937300.jpg"
imageAlt="Artisanal coffee experience" imageAlt="Artisanal coffee experience"
@@ -88,20 +78,11 @@ export default function LandingPage() {
description="We don't just serve coffee; we create rituals. Experience the difference of quality sourcing and expert craftsmanship." description="We don't just serve coffee; we create rituals. Experience the difference of quality sourcing and expert craftsmanship."
accordionItems={[ accordionItems={[
{ {
id: "1", id: "1", title: "Freshly Roasted", content: "Our beans are roasted daily in-house to ensure peak freshness and flavor profile."},
title: "Freshly Roasted",
content: "Our beans are roasted daily in-house to ensure peak freshness and flavor profile.",
},
{ {
id: "2", id: "2", title: "Ethically Sourced", content: "Direct trade partnerships with farmers support sustainable agriculture and communities."},
title: "Ethically Sourced",
content: "Direct trade partnerships with farmers support sustainable agriculture and communities.",
},
{ {
id: "3", id: "3", title: "Expert Baristas", content: "Our team is trained in the art of precision brewing to extract the perfect balance."},
title: "Expert Baristas",
content: "Our team is trained in the art of precision brewing to extract the perfect balance.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13485.jpg" imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13485.jpg"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
@@ -114,43 +95,20 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={true} useInvertedBackground={true}
buttons={[{ text: "Order Now" }]}
products={[ products={[
{ {
id: "1", id: "1", name: "Flat White", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/elegant-empty-white-cup-sauce-left-side-isolated-gray-surface-with-distressed-surface_179666-42509.jpg"},
name: "Flat White",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-empty-white-cup-sauce-left-side-isolated-gray-surface-with-distressed-surface_179666-42509.jpg",
},
{ {
id: "2", id: "2", name: "Iced Americano", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/top-view-iced-coffee-sugar-cubes_23-2149600698.jpg"},
name: "Iced Americano",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-iced-coffee-sugar-cubes_23-2149600698.jpg",
},
{ {
id: "3", id: "3", name: "Signature Cappuccino", price: "$4.25", imageSrc: "http://img.b2bpic.net/free-photo/woman-wool-sweater-holding-glass-creamy-dalgona-coffee-sprinkled-with-chocolate_181624-56238.jpg"},
name: "Signature Cappuccino",
price: "$4.25",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wool-sweater-holding-glass-creamy-dalgona-coffee-sprinkled-with-chocolate_181624-56238.jpg",
},
{ {
id: "4", id: "4", name: "Traditional Turkish Coffee", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/brew-coffee-turk-open-fire-concept-cozy-atmosphere-drinks_169016-6756.jpg"},
name: "Traditional Turkish Coffee",
price: "$5.00",
imageSrc: "http://img.b2bpic.net/free-photo/brew-coffee-turk-open-fire-concept-cozy-atmosphere-drinks_169016-6756.jpg",
},
{ {
id: "5", id: "5", name: "Mocha Bliss", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3325.jpg"},
name: "Mocha Bliss",
price: "$4.75",
imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3325.jpg",
},
{ {
id: "6", id: "6", name: "French Press Daily", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-press-kit-coffee_52683-96764.jpg"},
name: "French Press Daily",
price: "$4.00",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-press-kit-coffee_52683-96764.jpg",
},
]} ]}
title="Our Signature Brews" title="Our Signature Brews"
description="Explore our curated selection of coffee beverages, crafted to perfection." description="Explore our curated selection of coffee beverages, crafted to perfection."
@@ -165,20 +123,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "15K+", description: "Cups Brewed Monthly"},
value: "15K+",
description: "Cups Brewed Monthly",
},
{ {
id: "m2", id: "m2", value: "20", description: "Single Origin Beans"},
value: "20",
description: "Single Origin Beans",
},
{ {
id: "m3", id: "m3", value: "100%", description: "Ethically Sourced"},
value: "100%",
description: "Ethically Sourced",
},
]} ]}
title="By The Numbers" title="By The Numbers"
description="The impact of our passion on your daily morning routine." description="The impact of our passion on your daily morning routine."
@@ -190,30 +139,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Aylin K.", imageSrc: "http://img.b2bpic.net/free-photo/laughing-romantic-girl-with-red-ribbon-enjoying-morning-with-coffee-indoor-shot-lovable-curly-lady-holding-cup-tea-phone_197531-9683.jpg"},
name: "Aylin K.",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-romantic-girl-with-red-ribbon-enjoying-morning-with-coffee-indoor-shot-lovable-curly-lady-holding-cup-tea-phone_197531-9683.jpg",
},
{ {
id: "2", id: "2", name: "Mehmet Y.", imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg"},
name: "Mehmet Y.",
imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg",
},
{ {
id: "3", id: "3", name: "Deniz S.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-holds-red-mug-has-glad-facial-expression-wears-yellow-hat-striped-sweater_273609-33225.jpg"},
name: "Deniz S.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-holds-red-mug-has-glad-facial-expression-wears-yellow-hat-striped-sweater_273609-33225.jpg",
},
{ {
id: "4", id: "4", name: "Burak D.", imageSrc: "http://img.b2bpic.net/free-photo/young-blond-girl-posing-against-white-wall_176420-32845.jpg"},
name: "Burak D.",
imageSrc: "http://img.b2bpic.net/free-photo/young-blond-girl-posing-against-white-wall_176420-32845.jpg",
},
{ {
id: "5", id: "5", name: "Zeynep M.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-rich-stylish-man-dressed-modern-elegant-clothes-holds-cup-coffee-outdoor-restaurant_613910-3978.jpg"},
name: "Zeynep M.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-rich-stylish-man-dressed-modern-elegant-clothes-holds-cup-coffee-outdoor-restaurant_613910-3978.jpg",
},
]} ]}
cardTitle="Coffee Lovers" cardTitle="Coffee Lovers"
cardTag="Testimonials" cardTag="Testimonials"
@@ -226,20 +160,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "Do you have dairy-free milk?", content: "Yes! We offer oat, almond, and soy milk alternatives for all our drinks."},
title: "Do you have dairy-free milk?",
content: "Yes! We offer oat, almond, and soy milk alternatives for all our drinks.",
},
{ {
id: "q2", id: "q2", title: "Can I buy beans to go?", content: "Absolutely. Our freshly roasted beans are available in 250g and 500g bags."},
title: "Can I buy beans to go?",
content: "Absolutely. Our freshly roasted beans are available in 250g and 500g bags.",
},
{ {
id: "q3", id: "q3", title: "Where are your beans from?", content: "We source from premium micro-lots in Ethiopia, Colombia, and Brazil."},
title: "Where are your beans from?",
content: "We source from premium micro-lots in Ethiopia, Colombia, and Brazil.",
},
]} ]}
sideTitle="Frequently Asked" sideTitle="Frequently Asked"
faqsAnimation="slide-up" faqsAnimation="slide-up"
@@ -253,15 +178,9 @@ export default function LandingPage() {
description="Find us in the heart of the city for a perfect start to your day." description="Find us in the heart of the city for a perfect start to your day."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name"},
type: "text",
placeholder: "Your Name",
},
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email"},
type: "email",
placeholder: "Your Email",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/decorated-front-door_23-2150562486.jpg" imageSrc="http://img.b2bpic.net/free-photo/decorated-front-door_23-2150562486.jpg"
/> />
@@ -272,33 +191,21 @@ export default function LandingPage() {
logoText="Eski Kahvecim" logoText="Eski Kahvecim"
columns={[ columns={[
{ {
title: "Navigation", title: "Navigation", items: [
items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Menu", label: "Menu", href: "#products"},
href: "#products",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}