From d41adac35c57c1ca7c7c7e7ce4b0b214c44e34e8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 14:42:32 +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 85869a9..35f9825 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { 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", + 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", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/watercolor-pottery-illustration_23-2151809852.jpg?_wi=1", imageAlt: "artist painting ceramic mug", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/painted-ceramic-bowl-plate-wooden-table_23-2148155141.jpg?_wi=1", imageAlt: "handmade pottery mug painting", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { 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", + 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", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-home-decor-cozy-house_169016-6299.jpg?_wi=1", imageAlt: "unique handmade gift ideas", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { 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={[ @@ -179,7 +179,7 @@ export default function LandingPage() { 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" /> @@ -196,21 +196,21 @@ export default function LandingPage() { 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", + 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", + 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", + 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"