From aa9140e67bb17bbbcec8fec204daea2479b2940e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 13:58:44 +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 acbcebd..312c5fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function FuturamaPage() { id: "3", name: "Bender", role: "Bending Unit", description: "An alcoholic robot with kleptomaniac tendencies. Despite his flaws, he's genuinely loyal to his friends and crewmates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/tmp/bender-futurama-1770987973947-15df465f.jpg", imageAlt: "Bender character portrait" }, { - id: "4", name: "Professor", role: "Owner & Scientist", description: "The eccentric 160-year-old founder of Planet Express. A brilliant but forgetful scientist who sends his crew on dangerous missions.", imageSrc: "https://img.b2bpic.net/free-vector/salesman-different-situations_23-2147880408.jpg", imageAlt: "Professor character portrait" + id: "4", name: "Professor", role: "Owner & Scientist", description: "The eccentric 160-year-old founder of Planet Express. A brilliant but forgetful scientist who sends his crew on dangerous missions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/tmp/professor-futurama-1770991007028-713d7a05.jpg", imageAlt: "Professor character portrait" } ]} gridVariant="two-columns-alternating-heights"