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 */}