8 Commits

Author SHA1 Message Date
c8ba78a86a Update src/app/page.tsx 2026-02-13 13:06:24 +00:00
7c54236055 Merge version_4 into main
Merge version_4 into main
2026-02-13 12:59:39 +00:00
eb36720feb Update src/app/page.tsx 2026-02-13 12:59:34 +00:00
3963f51157 Merge version_3 into main
Merge version_3 into main
2026-02-13 10:26:52 +00:00
e229a65932 Update src/app/page.tsx 2026-02-13 10:26:47 +00:00
ab035e908e Merge version_2 into main
Merge version_2 into main
2026-02-13 10:25:18 +00:00
d8596bc70b Update src/app/page.tsx 2026-02-13 10:25:13 +00:00
88444f4e3d Merge version_1 into main
Merge version_1 into main
2026-02-12 15:40:05 +00:00

View File

@@ -43,7 +43,7 @@ export default function FuturamaPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="FUTURAMA"
description="Explore the legendary animated series that revolutionized science fiction comedy. Join Fry and the Planet Express crew on their wildest adventures."
description="Explore the legendary animated series."
buttons={[
{ text: "Watch Now", href: "https://www.hulu.com" },
{ text: "Learn More", href: "#about" }
@@ -84,13 +84,13 @@ export default function FuturamaPage() {
description="The unforgettable characters that make Futurama legendary. Each brings their own quirks, dreams, and hilarious perspectives to the Planet Express crew."
members={[
{
id: "1", name: "Fry", role: "Delivery Boy", description: "A pizza delivery boy from 1999 who discovers he's the greatest pilot in the universe. Optimistic and lovable despite his questionable decisions.", imageSrc: "https://img.b2bpic.net/free-vector/professional-purchaser-with-tablet-analyzing-market-buyer-customer_1284-16582.jpg", imageAlt: "Fry character portrait"
id: "1", name: "Fry", role: "Delivery Boy", description: "A pizza delivery boy from 1999 who discovers he's the greatest pilot in the universe. Optimistic and lovable despite his questionable decisions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/tmp/fry-futurama-1770978396630-b564f7f7.jpg", imageAlt: "Fry character portrait"
},
{
id: "2", name: "Leela", role: "Captain", description: "The one-eyed captain of Planet Express with unmatched piloting skills. Strong-willed, capable, and secretly caring about her crew.", imageSrc: "https://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-37862.jpg", imageAlt: "Leela character portrait"
id: "2", name: "Leela", role: "Captain", description: "The one-eyed captain of Planet Express with unmatched piloting skills. Strong-willed, capable, and secretly caring about her crew.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/tmp/leela-futurama-1770987559289-683160a1.jpg", imageAlt: "Leela character portrait"
},
{
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://img.b2bpic.net/free-psd/flat-man-character_23-2151534195.jpg", imageAlt: "Bender character portrait"
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"