Update src/app/page.tsx

This commit is contained in:
2026-05-11 21:07:00 +00:00
parent 24abcc7457
commit 0c0e38066e

View File

@@ -30,20 +30,15 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home", id: "hero"},
{
name: "About", id: "about"},
{
name: "Menu", id: "menu"},
{
name: "Testimonials", id: "testimonials"},
{
name: "Contact", id: "contact"},
{ name: "Start", id: "hero" },
{ name: "Über uns", id: "about" },
{ name: "Menü", id: "menu" },
{ name: "Stimmen", id: "testimonials" },
{ name: "Kontakt", id: "contact" },
]}
brandName="Café Bar Craemer"
button={{
text: "Visit Us", href: "#contact"
text: "Besuchen", href: "#contact"
}}
/>
</div>
@@ -51,22 +46,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="Café Bar Craemer"
description="Authentic, warm, and welcoming neighborhood café. Enjoy homemade cakes, fresh coffee, and our signature friendly atmosphere."
description="Authentisches, gemütliches Nachbarschaftscafé. Genießen Sie hausgemachte Kuchen, frischen Kaffee und unsere freundliche Atmosphäre."
buttons={[
{
text: "View Menu", href: "#menu"},
{ text: "Zum Menü", href: "#menu" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-indoors_23-2150708146.jpg", imageAlt: "Cozy cafe interior morning light"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg", imageAlt: "Cozy cafe interior morning light"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cup-with-delicious-coffee-table_23-2149703757.jpg", imageAlt: "Cozy cafe interior morning light"},
{
imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg", imageAlt: "Cozy cafe interior morning light"},
{
imageSrc: "http://img.b2bpic.net/free-photo/jar-various-cookies-with-latte-coffee-cup-cafe-counter_23-2148209234.jpg", imageAlt: "Cozy cafe interior morning light"},
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-indoors_23-2150708146.jpg", imageAlt: "Cozy cafe interior morning light" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg", imageAlt: "Cozy cafe interior morning light" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cup-with-delicious-coffee-table_23-2149703757.jpg", imageAlt: "Cozy cafe interior morning light" },
{ imageSrc: "http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg", imageAlt: "Cozy cafe interior morning light" },
{ imageSrc: "http://img.b2bpic.net/free-photo/jar-various-cookies-with-latte-coffee-cup-cafe-counter_23-2148209234.jpg", imageAlt: "Cozy cafe interior morning light" },
]}
/>
</div>
@@ -74,8 +63,8 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={true}
title="Welcome to Our Home"
description="Located in Alt-Rudow, Café Bar Craemer is a small, family-feel space where community meets quality. From our oven-fresh homemade cakes to our carefully brewed coffee, we pride ourselves on ingredients you can taste and service that feels like home."
title="Willkommen bei uns"
description="In Alt-Rudow gelegen, ist das Café Bar Craemer ein Ort für Gemeinschaft und Qualität. Von ofenfrischen, hausgemachten Kuchen bis hin zu sorgfältig gebrühtem Kaffee bei uns schmeckt man die Leidenschaft."
imageSrc="http://img.b2bpic.net/free-photo/women-coffee-break_1098-16399.jpg"
imageAlt="smiling barista serving coffee"
/>
@@ -86,15 +75,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
tag: "Coffee", title: "Artisanal Coffee", subtitle: "Freshly brewed", description: "High quality beans brewed to perfection every morning.", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg"},
{
tag: "Bakery", title: "Homemade Cakes", subtitle: "Baked daily", description: "Traditional recipes prepared fresh in our kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/sign-surrounded-by-breakfast_23-2147991188.jpg"},
{
tag: "Snacks", title: "Morning Favorites", subtitle: "Savory treats", description: "Freshly prepared breakfast classics to start your day.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-glass-counter-caf-shop_23-2147892915.jpg"},
{ tag: "Kaffee", title: "Handwerkskunst", subtitle: "Frisch gebrüht", description: "Hochwertige Bohnen, perfekt zubereitet.", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg" },
{ tag: "Bäckerei", title: "Hausgemachte Kuchen", subtitle: "Täglich frisch", description: "Traditionelle Rezepte aus unserer eigenen Küche.", imageSrc: "http://img.b2bpic.net/free-photo/sign-surrounded-by-breakfast_23-2147991188.jpg" },
{ tag: "Snacks", title: "Frühstücks-Favoriten", subtitle: "Herzhafte Snacks", description: "Leckere Klassiker für einen guten Start in den Tag.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-glass-counter-caf-shop_23-2147892915.jpg" },
]}
title="Our Specialties"
description="Quality matters to us. We make our goods with passion."
title="Unsere Spezialitäten"
description="Qualität steht bei uns an erster Stelle."
/>
</div>
@@ -105,24 +91,14 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{
id: "p1", brand: "Bakery", name: "Homemade Cake Slice", price: "3.50€", rating: 5,
reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/closeup-egg-omelette-breakfast_1232-4474.jpg"},
{
id: "p2", brand: "Beverage", name: "Latte Macchiato", price: "3.20€", rating: 5,
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/sign-surrounded-by-breakfast_23-2147991189.jpg"},
{
id: "p3", brand: "Snack", name: "Hackepeterbrötchen", price: "4.00€", rating: 4,
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg"},
{
id: "p4", brand: "Beverage", name: "Eiscafé", price: "4.50€", rating: 5,
reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg"},
{
id: "p5", brand: "Snack", name: "Schabefleisch Mett Brötchen", price: "4.00€", rating: 5,
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-card-mockup-breakfast-table_23-2148200778.jpg"},
{ id: "p1", brand: "Bäckerei", name: "Hausgemachter Kuchen", price: "3,50€", rating: 5, reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/closeup-egg-omelette-breakfast_1232-4474.jpg" },
{ id: "p2", brand: "Getränke", name: "Latte Macchiato", price: "3,20€", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/sign-surrounded-by-breakfast_23-2147991189.jpg" },
{ id: "p3", brand: "Snack", name: "Hackepeterbrötchen", price: "4,00€", rating: 4, reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg" },
{ id: "p4", brand: "Getränke", name: "Eiscafé", price: "4,50€", rating: 5, reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg" },
{ id: "p5", brand: "Snack", name: "Mettbrötchen", price: "4,00€", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-card-mockup-breakfast-table_23-2148200778.jpg" },
]}
title="Menu Highlights"
description="Discover our most loved items from our daily menu."
title="Menü-Highlights"
description="Entdecken Sie unsere beliebtesten Spezialitäten."
/>
</div>
@@ -133,16 +109,11 @@ export default function LandingPage() {
rating={5}
author="Gabriele Rosenthal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-young-brunette-hair-businessman-sitting-coffee-shop-reading-newspaper-looking-concentrated-handsome-business-man-holding-open-newspaper-sitting-cafe_1391-594.jpg", alt: "Gabriele"},
{
src: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg", alt: "Merle"},
{
src: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4455.jpg", alt: "Claudia"},
{
src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", alt: "Local"},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg", alt: "Guest"},
{ src: "http://img.b2bpic.net/free-photo/portrait-young-brunette-hair-businessman-sitting-coffee-shop-reading-newspaper-looking-concentrated-handsome-business-man-holding-open-newspaper-sitting-cafe_1391-594.jpg", alt: "Gabriele" },
{ src: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg", alt: "Merle" },
{ src: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4455.jpg", alt: "Claudia" },
{ src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", alt: "Local" },
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg", alt: "Guest" },
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -154,16 +125,13 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "q1", title: "Do you offer delivery?", content: "We currently do not offer a delivery service, but all items are available for takeaway."},
{
id: "q2", title: "Are you open on weekends?", content: "Yes, we are open and looking forward to your visit. Please check our opening hours."},
{
id: "q3", title: "Do you have vegan options?", content: "We offer alternatives like oat milk for our coffee drinks. Please ask our staff."},
{ id: "q1", title: "Bieten Sie einen Lieferservice an?", content: "Wir bieten derzeit keinen Lieferservice an, aber alle Produkte sind zur Mitnahme verfügbar." },
{ id: "q2", title: "Haben Sie am Wochenende geöffnet?", content: "Ja, wir haben geöffnet und freuen uns auf Ihren Besuch. Bitte beachten Sie unsere Öffnungszeiten." },
{ id: "q3", title: "Gibt es vegane Alternativen?", content: "Wir bieten Hafermilch für unsere Kaffeespezialitäten an. Bitte fragen Sie einfach unser Personal." },
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-asian-girl-barista-giving-out-order-cafe-inviting-guest-pick-up-takeaway-o_1258-148452.jpg"
title="Questions & Answers"
description="Everything you need to know about visiting us."
title="Häufige Fragen"
description="Alles, was Sie für Ihren Besuch wissen müssen."
faqsAnimation="slide-up"
mediaAnimation="slide-up"
/>
@@ -172,9 +140,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "animated-grid"}}
text="Visit us at Alt-Rudow 58, 12357 Berlin. Give us a call at 0176 56536564 or just stop by!"
background={{ variant: "animated-grid" }}
text="Besuchen Sie uns: Alt-Rudow 58, 12357 Berlin. Rufen Sie uns an unter 0176 56536564 oder kommen Sie einfach vorbei!"
/>
</div>
@@ -183,21 +150,16 @@ export default function LandingPage() {
logoText="Café Bar Craemer"
columns={[
{
title: "Opening Hours", items: [
{
label: "Tue-Sun 09:00 - 18:00", href: "#"},
{
label: "Closed Mondays", href: "#"},
title: "Öffnungszeiten", items: [
{ label: "Di-So 09:00 - 18:00", href: "#" },
{ label: "Montags geschlossen", href: "#" },
],
},
{
title: "Links", items: [
{
label: "Menu", href: "#menu"},
{
label: "Contact", href: "#contact"},
{
label: "About", href: "#about"},
title: "Navigation", items: [
{ label: "Menü", href: "#menu" },
{ label: "Kontakt", href: "#contact" },
{ label: "Über uns", href: "#about" },
],
},
]}
@@ -207,4 +169,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}