Update src/app/page.tsx

This commit is contained in:
2026-05-04 15:53:18 +00:00
parent b3c5cfdf12
commit 19075d3d9d

View File

@@ -48,9 +48,9 @@ export default function LandingPage() {
description="Your cozy corner for artisanal coffee, fresh pastries, and moments of relaxation in the heart of the city."
buttons={[{ text: "View Menu", href: "#products" }]}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg", imageAlt: "Cafe interior" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg", imageAlt: "Barista detail" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832321.jpg", imageAlt: "Pastry closeup" },
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=1", imageAlt: "Cafe interior" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg?_wi=1", imageAlt: "Barista detail" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832321.jpg?_wi=1", imageAlt: "Pastry closeup" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg", imageAlt: "Morning sun" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-man-sitting-arm-chair-holding-cup-coffee_23-2148164529.jpg", imageAlt: "Cafe entrance" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/barman-with-cocktail_181624-75.jpg", imageAlt: "Coffee beans" },
@@ -96,9 +96,9 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ title: "Fresh Ingredients", description: "We source the finest beans and local produce daily.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg", imageAlt: "Barista is preparing coffee with milk" },
{ title: "Cozy Ambience", description: "Perfect for working, reading, or meeting friends.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg", imageAlt: "Barista is preparing coffee with milk" },
{ title: "Artisanal Baking", description: "Pastries baked fresh every single morning.", buttonIcon: Cake, imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg", imageAlt: "Barista is preparing coffee with milk" },
{ title: "Friendly Service", description: "Our team makes you feel at home every time.", buttonIcon: Heart, imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832321.jpg", imageAlt: "Barista is preparing coffee with milk" },
{ title: "Cozy Ambience", description: "Perfect for working, reading, or meeting friends.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=2", imageAlt: "Barista is preparing coffee with milk" },
{ title: "Artisanal Baking", description: "Pastries baked fresh every single morning.", buttonIcon: Cake, imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg?_wi=2", imageAlt: "Barista is preparing coffee with milk" },
{ title: "Friendly Service", description: "Our team makes you feel at home every time.", buttonIcon: Heart, imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832321.jpg?_wi=2", imageAlt: "Barista is preparing coffee with milk" },
]}
title="Why Choose Kuraru"
description="We put heart into every cup and care into every interaction."