From d78845d5a64805241e181fd0f9f788a8459b6796 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 14:43:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 01d239e..36eebab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,14 +44,14 @@ export default function LandingPage() { title="Kleine Momente, großes Glück." description="Komm vorbei, mal deine eigene Keramik, iss eine Waffel und geh mit einem Lächeln — und einem schönen Geschenk — nach Hause." testimonials={[ - { name: "Henni L.", handle: "@hennil", testimonial: "Egal ob zum Keramik-Bemalen oder Waffel essen: Dieses Café passt immer — liebevoll gestaltet.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", imageAlt: "cozy creative studio atmosphere" }, - { name: "Patrick", handle: "@patrick", testimonial: "Super gemütlicher und liebevoll eingerichteter Laden. Jeder wird fündig!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/watercolor-pottery-illustration_23-2151809852.jpg", imageAlt: "artist painting ceramic mug" }, - { name: "Nina Lo.", handle: "@ninalo", testimonial: "Total begeistert! War mit einer Freundin Keramik bemalen — ein wunderschöner Nachmittag.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/painted-ceramic-bowl-plate-wooden-table_23-2148155141.jpg", imageAlt: "handmade pottery mug painting" }, - { name: "Svenja H.", handle: "@svenjah", testimonial: "Mega leckere Waffeln und liebevolle Geschenkideen — ein kleines Schmuckstück.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffles-fig-fruit-served-white-plate-with-honey-dipper-wooden-table_23-2147956831.jpg", imageAlt: "fresh homemade belgian waffles" }, - { name: "Marie", handle: "@marie", testimonial: "Ein wunderbarer Ort für kreative Auszeiten mit Freunden.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-home-decor-cozy-house_169016-6299.jpg", imageAlt: "unique handmade gift ideas" }, + { name: "Henni L.", handle: "@hennil", testimonial: "Egal ob zum Keramik-Bemalen oder Waffel essen: Dieses Café passt immer — liebevoll gestaltet.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=1", imageAlt: "cozy creative studio atmosphere" }, + { name: "Patrick", handle: "@patrick", testimonial: "Super gemütlicher und liebevoll eingerichteter Laden. Jeder wird fündig!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/watercolor-pottery-illustration_23-2151809852.jpg?_wi=1", imageAlt: "artist painting ceramic mug" }, + { name: "Nina Lo.", handle: "@ninalo", testimonial: "Total begeistert! War mit einer Freundin Keramik bemalen — ein wunderschöner Nachmittag.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/painted-ceramic-bowl-plate-wooden-table_23-2148155141.jpg?_wi=1", imageAlt: "handmade pottery mug painting" }, + { name: "Svenja H.", handle: "@svenjah", testimonial: "Mega leckere Waffeln und liebevolle Geschenkideen — ein kleines Schmuckstück.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffles-fig-fruit-served-white-plate-with-honey-dipper-wooden-table_23-2147956831.jpg?_wi=1", imageAlt: "fresh homemade belgian waffles" }, + { name: "Marie", handle: "@marie", testimonial: "Ein wunderbarer Ort für kreative Auszeiten mit Freunden.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-home-decor-cozy-house_169016-6299.jpg?_wi=1", imageAlt: "unique handmade gift ideas" }, ]} buttons={[{ text: "Workshop buchen", href: "#workshops" }, { text: "Unsere Erlebnisse", href: "#erlebnisse" }]} - imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=2" imageAlt="Kreativwerkstatt Atmosphäre" mediaAnimation="slide-up" avatars={[ @@ -76,7 +76,7 @@ export default function LandingPage() { { value: "2", title: "Standorte" }, { value: "∞", title: "Schöne Momente" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/watercolor-pottery-illustration_23-2151809852.jpg" + imageSrc="http://img.b2bpic.net/free-photo/watercolor-pottery-illustration_23-2151809852.jpg?_wi=2" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -88,9 +88,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "f1", title: "Keramik bemalen", description: "Such dir dein Stück aus, gestalte es frei und lass es bei uns brennen.", tag: "Kreativ", imageSrc: "http://img.b2bpic.net/free-photo/painted-ceramic-bowl-plate-wooden-table_23-2148155141.jpg" }, - { id: "f2", title: "Café & Waffeln", description: "Genieße hausgemachte Waffeln, Kaffee und herzliche Gastfreundschaft.", tag: "Genuss", imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffles-fig-fruit-served-white-plate-with-honey-dipper-wooden-table_23-2147956831.jpg" }, - { id: "f3", title: "Besondere Geschenke", description: "Entdecke kuratierte Stücke, Kerzen und lokale Handwerkskunst.", tag: "Shop", imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-home-decor-cozy-house_169016-6299.jpg" }, + { id: "f1", title: "Keramik bemalen", description: "Such dir dein Stück aus, gestalte es frei und lass es bei uns brennen.", tag: "Kreativ", imageSrc: "http://img.b2bpic.net/free-photo/painted-ceramic-bowl-plate-wooden-table_23-2148155141.jpg?_wi=2" }, + { id: "f2", title: "Café & Waffeln", description: "Genieße hausgemachte Waffeln, Kaffee und herzliche Gastfreundschaft.", tag: "Genuss", imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffles-fig-fruit-served-white-plate-with-honey-dipper-wooden-table_23-2147956831.jpg?_wi=2" }, + { id: "f3", title: "Besondere Geschenke", description: "Entdecke kuratierte Stücke, Kerzen und lokale Handwerkskunst.", tag: "Shop", imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-home-decor-cozy-house_169016-6299.jpg?_wi=2" }, ]} title="Alles, was dein Herz begehrt" description="Erlebe unsere vielfältigen Angebote in entspannter Atmosphäre."