From 646240e4ad74b4cac3c292801535662b8779ad2f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:55:12 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bc145b3..bf7287c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -64,7 +64,7 @@ export default function AboutPage() { id: "2", name: "Sarah Weber", role: "Farbdesignerin", - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg?_wi=3", imageAlt: "Sarah Weber", }, { @@ -162,7 +162,7 @@ export default function AboutPage() { {/* Footer */}