From 7d1002fb1c82cb05529b05e4745dd2703a9fc9c1 Mon Sep 17 00:00:00 2001 From: Konstantin Lukas Date: Fri, 22 Nov 2024 12:36:14 +0100 Subject: [PATCH] fix incorrect image path --- app/chair/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/chair/page.tsx b/app/chair/page.tsx index 39a65afe..3ad11340 100644 --- a/app/chair/page.tsx +++ b/app/chair/page.tsx @@ -17,7 +17,7 @@ function PeopleCard({ person }: { person: Person }) {