Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-29 11:35:13 +00:00

View File

@@ -45,11 +45,11 @@ export default function LandingPage() {
description="Sölder Straße 63, 44289 Dortmund. Jetzt online bestellen und liefern lassen."
buttons={[{ text: "Jetzt Bestellen", href: "#menu" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg", imageAlt: "Authentic Italian Pizza" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg", imageAlt: "Fresh Dough Preparation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg", imageAlt: "Wood Oven Cooking" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg", imageAlt: "Pizza Selection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg", imageAlt: "Gourmet Toppings" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg?_wi=1", imageAlt: "Authentic Italian Pizza" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg?_wi=2", imageAlt: "Fresh Dough Preparation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg?_wi=3", imageAlt: "Wood Oven Cooking" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg?_wi=4", imageAlt: "Pizza Selection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3302.jpg?_wi=5", imageAlt: "Gourmet Toppings" },
]}
mediaAnimation="slide-up"
/>
@@ -100,11 +100,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah Müller", role: "Stammkunde", company: "Dortmund", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-bar_1303-19913.jpg" },
{ id: "1", name: "Sarah Müller", role: "Stammkunde", company: "Dortmund", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-bar_1303-19913.jpg?_wi=1" },
{ id: "2", name: "Markus Schmidt", role: "Pizza-Fan", company: "Sölde", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg" },
{ id: "3", name: "Julia Weber", role: "Feinschmecker", company: "Dortmund", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/people-friendship-leisure-concept-happy-interracial-couple-having-fun-modern-coffee-shop-talking-their-female-friend-laughing-cheerfully_273609-2053.jpg" },
{ id: "4", name: "Thomas Becker", role: "Familie", company: "Dortmund", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-home-together_23-2150419417.jpg" },
{ id: "5", name: "Lukas Schneider", role: "Stammgast", company: "Dortmund", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-bar_1303-19913.jpg" },
{ id: "5", name: "Lukas Schneider", role: "Stammgast", company: "Dortmund", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-bar_1303-19913.jpg?_wi=2" },
]}
title="Was unsere Kunden sagen"
description="Hier ist, was unsere treuen Kunden über unser Essen und unseren Service denken."