Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-19 08:34:04 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/tasty-round-sweet-cookies-with-golden-christmas-ball-white-backround-high-quality-photo_114579-38245.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tasty-round-sweet-cookies-with-golden-christmas-ball-white-backround-high-quality-photo_114579-38245.jpg?_wi=1"
imageAlt="Signature multi-tiered artisanal cake"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -60,11 +60,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Katharina", handle: "@katharina_reviews", testimonial: "The cakes here are worth every cent. A true geheimtipp for those who appreciate quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg", imageAlt: "Katharina"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg?_wi=1", imageAlt: "Katharina"
},
{
name: "Mike", handle: "@mike_cafe_lover", testimonial: "No Wi-Fi, no cards—just real conversation and exceptional cake. Exactly what we needed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3112.jpg", imageAlt: "Mike"
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3112.jpg?_wi=1", imageAlt: "Mike"
}
]}
testimonialRotationInterval={5000}
@@ -101,7 +101,7 @@ export default function LandingPage() {
buttonHref: "#menu"
},
{
title: "Digital Detox Zone", description: "No Wi-Fi, no digital distractions. Just genuine conversation, quality time, and presence.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg", imageAlt: "Cozy cafe interior with warm lighting", buttonIcon: Wifi,
title: "Digital Detox Zone", description: "No Wi-Fi, no digital distractions. Just genuine conversation, quality time, and presence.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg?_wi=1", imageAlt: "Cozy cafe interior with warm lighting", buttonIcon: Wifi,
buttonHref: "#contact"
},
{
@@ -126,7 +126,7 @@ export default function LandingPage() {
products={[
{
id: "torte-1", brand: "House Specialty", name: "Signature Black Forest Torte", price: "€18 / Slice", rating: 5,
reviewCount: "23", imageSrc: "http://img.b2bpic.net/free-photo/tasty-round-sweet-cookies-with-golden-christmas-ball-white-backround-high-quality-photo_114579-38245.jpg", imageAlt: "Signature black forest torte"
reviewCount: "23", imageSrc: "http://img.b2bpic.net/free-photo/tasty-round-sweet-cookies-with-golden-christmas-ball-white-backround-high-quality-photo_114579-38245.jpg?_wi=2", imageAlt: "Signature black forest torte"
},
{
id: "breakfast-1", brand: "Morning", name: "Herzhaftes Frühstück", price: "€16", rating: 5,
@@ -148,10 +148,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Worth Every Cent", quote: "The cakes here are absolutely worth the price. The quality is exceptional, and the atmosphere is perfect for genuine connection.", name: "Katharina M.", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg", imageAlt: "Katharina"
id: "1", title: "Worth Every Cent", quote: "The cakes here are absolutely worth the price. The quality is exceptional, and the atmosphere is perfect for genuine connection.", name: "Katharina M.", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg?_wi=2", imageAlt: "Katharina"
},
{
id: "2", title: "No Wi-Fi, All Good", quote: "Finally a place where you can escape the digital world. The no Wi-Fi policy is a feature, not a bug. We had the best conversation.", name: "Mike D.", role: "Frequent Visitor", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3112.jpg", imageAlt: "Mike"
id: "2", title: "No Wi-Fi, All Good", quote: "Finally a place where you can escape the digital world. The no Wi-Fi policy is a feature, not a bug. We had the best conversation.", name: "Mike D.", role: "Frequent Visitor", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3112.jpg?_wi=2", imageAlt: "Mike"
},
{
id: "3", title: "Artisanal Excellence", quote: "Every pastry tastes homemade because it is. The attention to detail is incredible. We come back every weekend.", name: "Sarah K.", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-posing-with-coat_23-2148135989.jpg", imageAlt: "Sarah"
@@ -173,7 +173,7 @@ export default function LandingPage() {
useInvertedBackground={true}
mediaAnimation="blur-reveal"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg?_wi=2"
imageAlt="Cozy cafe interior"
inputPlaceholder="Your email for updates"
buttonText="Stay Updated"