Update src/app/page.tsx

This commit is contained in:
2026-02-13 13:58:44 +00:00
parent 8b991a2ae9
commit aa9140e67b

View File

@@ -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"