From 642724da5716324dd445fe1e0a0f2e5059ba1b01 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 09:54:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 16f2de9..4a6844e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,7 +179,7 @@ export default function LandingPage() { { id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-child-mom-son-are-fooling-around-having-fun-near-fireplace_1321-1588.jpg", imageAlt: "David Kim"}, { - id: "5", name: "Maria Müller", imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg", alt: "Maria Müller"}, + id: "5", name: "Maria Müller", imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg", imageAlt: "Maria Müller"}, ]} cardTitle="Was unsere Kunden sagen" cardTag="Kundenbewertungen"