Merge version_26 into main #28

Merged
bender merged 1 commits from version_26 into main 2026-05-02 19:11:42 +00:00

View File

@@ -122,6 +122,7 @@ export default function LandingPage() {
textboxLayout="default"
showRating={true}
animationType="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "r1", name: "Julia Weber", handle: "@julia.w", testimonial: "Die Pizza ist ein Kunstwerk!", rating: 5, imageSrc: "https://images.unsplash.com/photo-1627308595229-7830a5c91f9f?q=80&w=400" },
{ id: "r2", name: "Thomas Koch", handle: "@thomas.k", testimonial: "Frisch, authentisch und schnell.", rating: 5, imageSrc: "https://images.unsplash.com/photo-1628843028303-34e85714314c?q=80&w=400" },