Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c8ba78a86a | |||
| 7c54236055 | |||
| eb36720feb | |||
| 3963f51157 | |||
| e229a65932 | |||
| ab035e908e | |||
| d8596bc70b | |||
| 88444f4e3d |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user