Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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,7 +84,7 @@ 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"
|
||||
|
||||
Reference in New Issue
Block a user