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"