Update src/app/page.tsx
This commit is contained in:
223
src/app/page.tsx
223
src/app/page.tsx
@@ -21,7 +21,7 @@ export default function FuturamaFanSite() {
|
||||
borderRadius="sharp"
|
||||
contentWidth="small"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -53,37 +53,25 @@ export default function FuturamaFanSite() {
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/anthropomorphic-robot-performing-regular-human-job-future_23-2151043432.jpg",
|
||||
imageAlt: "Fry character"
|
||||
id: "1", imageSrc: "https://img.b2bpic.net/free-photo/anthropomorphic-robot-performing-regular-human-job-future_23-2151043432.jpg", imageAlt: "Fry character"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/flat-chinese-new-year-background_23-2147727574.jpg",
|
||||
imageAlt: "Leela character"
|
||||
id: "2", imageSrc: "https://img.b2bpic.net/free-vector/flat-chinese-new-year-background_23-2147727574.jpg", imageAlt: "Leela character"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/half-whale-half-robot-fantasy-style_23-2151603083.jpg",
|
||||
imageAlt: "Bender character"
|
||||
id: "3", imageSrc: "https://img.b2bpic.net/free-photo/half-whale-half-robot-fantasy-style_23-2151603083.jpg", imageAlt: "Bender character"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/robot-90s_23-2151901254.jpg",
|
||||
imageAlt: "Professor character"
|
||||
id: "4", imageSrc: "https://img.b2bpic.net/free-photo/robot-90s_23-2151901254.jpg", imageAlt: "Professor character"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-halloween-character-collection_23-2148660544.jpg",
|
||||
imageAlt: "Hermes character"
|
||||
id: "5", imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-halloween-character-collection_23-2148660544.jpg", imageAlt: "Hermes character"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/robot-90s_23-2151901256.jpg",
|
||||
imageAlt: "Zoidberg character"
|
||||
id: "6", imageSrc: "https://img.b2bpic.net/free-photo/robot-90s_23-2151901256.jpg", imageAlt: "Zoidberg character"
|
||||
}
|
||||
]}
|
||||
autoPlay={true}
|
||||
@@ -102,24 +90,16 @@ export default function FuturamaFanSite() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Legendary Comedy",
|
||||
description: "Sharp wit and hilarious characters that keep audiences laughing across all 140 episodes.",
|
||||
icon: Laugh
|
||||
title: "Legendary Comedy", description: "Sharp wit and hilarious characters that keep audiences laughing across all 140 episodes.", icon: Laugh
|
||||
},
|
||||
{
|
||||
title: "Sci-Fi Excellence",
|
||||
description: "Brilliant world-building with creative technology, alien species, and dystopian futures.",
|
||||
icon: Zap
|
||||
title: "Sci-Fi Excellence", description: "Brilliant world-building with creative technology, alien species, and dystopian futures.", icon: Zap
|
||||
},
|
||||
{
|
||||
title: "Character Depth",
|
||||
description: "Complex characters with real emotions, relationships, and personal growth throughout the series.",
|
||||
icon: Heart
|
||||
title: "Character Depth", description: "Complex characters with real emotions, relationships, and personal growth throughout the series.", icon: Heart
|
||||
},
|
||||
{
|
||||
title: "Cultural Impact",
|
||||
description: "Became a cult phenomenon with devoted fans and multiple revival movies and series.",
|
||||
icon: Star
|
||||
title: "Cultural Impact", description: "Became a cult phenomenon with devoted fans and multiple revival movies and series.", icon: Star
|
||||
}
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/futuristic-moon-background_23-2150930890.jpg"
|
||||
@@ -140,34 +120,16 @@ export default function FuturamaFanSite() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Season 1",
|
||||
name: "Space Pilot 3000",
|
||||
price: "Pilot",
|
||||
rating: 5,
|
||||
reviewCount: "9.2k",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/space-travel-collage-design_23-2150163738.jpg",
|
||||
imageAlt: "Space Pilot 3000 episode"
|
||||
id: "1", brand: "Season 1", name: "Space Pilot 3000", price: "Pilot", rating: 5,
|
||||
reviewCount: "9.2k", imageSrc: "https://img.b2bpic.net/free-photo/space-travel-collage-design_23-2150163738.jpg", imageAlt: "Space Pilot 3000 episode"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Season 2",
|
||||
name: "Bender Gets Made",
|
||||
price: "Episode 12",
|
||||
rating: 5,
|
||||
reviewCount: "8.7k",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675533.jpg",
|
||||
imageAlt: "Bender Gets Made episode"
|
||||
id: "2", brand: "Season 2", name: "Bender Gets Made", price: "Episode 12", rating: 5,
|
||||
reviewCount: "8.7k", imageSrc: "https://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675533.jpg", imageAlt: "Bender Gets Made episode"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Season 3",
|
||||
name: "Roswell That Ends Well",
|
||||
price: "Episode 19",
|
||||
rating: 5,
|
||||
reviewCount: "9.8k",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/space-travel-collage-design_23-2150163737.jpg",
|
||||
imageAlt: "Roswell That Ends Well episode"
|
||||
id: "3", brand: "Season 3", name: "Roswell That Ends Well", price: "Episode 19", rating: 5,
|
||||
reviewCount: "9.8k", imageSrc: "https://img.b2bpic.net/free-photo/space-travel-collage-design_23-2150163737.jpg", imageAlt: "Roswell That Ends Well episode"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -183,32 +145,16 @@ export default function FuturamaFanSite() {
|
||||
animationType="scale-rotate"
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fry",
|
||||
role: "Delivery Boy & Leader",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/shoot-fantastic-alien_23-2151648316.jpg",
|
||||
imageAlt: "Fry character"
|
||||
id: "1", name: "Fry", role: "Delivery Boy & Leader", imageSrc: "https://img.b2bpic.net/free-photo/shoot-fantastic-alien_23-2151648316.jpg", imageAlt: "Fry character"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Leela",
|
||||
role: "Ship Captain",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-robots-hugging-fantasy-world_23-2150900545.jpg",
|
||||
imageAlt: "Leela character"
|
||||
id: "2", name: "Leela", role: "Ship Captain", imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-robots-hugging-fantasy-world_23-2150900545.jpg", imageAlt: "Leela character"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Bender",
|
||||
role: "Robot & Best Friend",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/robot-90s_23-2151901253.jpg",
|
||||
imageAlt: "Bender character"
|
||||
id: "3", name: "Bender", role: "Robot & Best Friend", imageSrc: "https://img.b2bpic.net/free-photo/robot-90s_23-2151901253.jpg", imageAlt: "Bender character"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Professor Farnsworth",
|
||||
role: "Company Owner",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/shoot-fantastic-alien_23-2151648307.jpg",
|
||||
imageAlt: "Professor character"
|
||||
id: "4", name: "Professor Farnsworth", role: "Company Owner", imageSrc: "https://img.b2bpic.net/free-photo/shoot-fantastic-alien_23-2151648307.jpg", imageAlt: "Professor character"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -225,54 +171,33 @@ export default function FuturamaFanSite() {
|
||||
animationType="scale-rotate"
|
||||
plans={[
|
||||
{
|
||||
id: "1",
|
||||
badge: "Action Figures",
|
||||
badgeIcon: Zap,
|
||||
price: "$24.99",
|
||||
subtitle: "Collectible character figures",
|
||||
buttons: [
|
||||
id: "1", badge: "Action Figures", badgeIcon: Zap,
|
||||
price: "$24.99", subtitle: "Collectible character figures", buttons: [
|
||||
{ text: "Buy Now", href: "contact" },
|
||||
{ text: "View Details", href: "contact" }
|
||||
],
|
||||
features: [
|
||||
"Highly detailed sculpts",
|
||||
"Poseable joints",
|
||||
"Display-quality paint",
|
||||
"Collector's box packaging"
|
||||
"Highly detailed sculpts", "Poseable joints", "Display-quality paint", "Collector's box packaging"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
badge: "Posters & Art",
|
||||
badgeIcon: Image,
|
||||
price: "$14.99",
|
||||
subtitle: "Wall art and prints",
|
||||
buttons: [
|
||||
id: "2", badge: "Posters & Art", badgeIcon: Image,
|
||||
price: "$14.99", subtitle: "Wall art and prints", buttons: [
|
||||
{ text: "Buy Now", href: "contact" },
|
||||
{ text: "View Details", href: "contact" }
|
||||
],
|
||||
features: [
|
||||
"High-quality printing",
|
||||
"Multiple sizes available",
|
||||
"Vibrant colors",
|
||||
"Ready to frame"
|
||||
"High-quality printing", "Multiple sizes available", "Vibrant colors", "Ready to frame"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
badge: "Apparel",
|
||||
badgeIcon: Shirt,
|
||||
price: "$19.99",
|
||||
subtitle: "T-shirts and hoodies",
|
||||
buttons: [
|
||||
id: "3", badge: "Apparel", badgeIcon: Shirt,
|
||||
price: "$19.99", subtitle: "T-shirts and hoodies", buttons: [
|
||||
{ text: "Buy Now", href: "contact" },
|
||||
{ text: "View Details", href: "contact" }
|
||||
],
|
||||
features: [
|
||||
"Premium comfort fabric",
|
||||
"All sizes available",
|
||||
"Durable screen printing",
|
||||
"Official designs"
|
||||
"Premium comfort fabric", "All sizes available", "Durable screen printing", "Official designs"
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -288,58 +213,22 @@ export default function FuturamaFanSite() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "A Masterpiece of Animation",
|
||||
quote: "Futurama is the perfect blend of humor, heart, and sci-fi brilliance. Every episode is a gem that I keep coming back to.",
|
||||
name: "Alex Martinez",
|
||||
role: "Animation Enthusiast",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg",
|
||||
imageAlt: "Alex Martinez"
|
||||
id: "1", title: "A Masterpiece of Animation", quote: "Futurama is the perfect blend of humor, heart, and sci-fi brilliance. Every episode is a gem that I keep coming back to.", name: "Alex Martinez", role: "Animation Enthusiast", imageSrc: "https://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg", imageAlt: "Alex Martinez"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Characters That Feel Real",
|
||||
quote: "The depth of these characters is incredible. You laugh, cry, and genuinely care about their journeys. Timeless television.",
|
||||
name: "Jamie Chen",
|
||||
role: "TV Critic",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/man-woman-avatars_24877-63418.jpg",
|
||||
imageAlt: "Jamie Chen"
|
||||
id: "2", title: "Characters That Feel Real", quote: "The depth of these characters is incredible. You laugh, cry, and genuinely care about their journeys. Timeless television.", name: "Jamie Chen", role: "TV Critic", imageSrc: "https://img.b2bpic.net/free-vector/man-woman-avatars_24877-63418.jpg", imageAlt: "Jamie Chen"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Comedy Gold Every Time",
|
||||
quote: "The writing is so sharp and clever. I've watched the entire series multiple times and still discover new jokes I missed before.",
|
||||
name: "Sarah Thompson",
|
||||
role: "Comedy Fan",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/set-boys-avatar-faces-flat-style-with-diverse-hairstyles_1284-44032.jpg",
|
||||
imageAlt: "Sarah Thompson"
|
||||
id: "3", title: "Comedy Gold Every Time", quote: "The writing is so sharp and clever. I've watched the entire series multiple times and still discover new jokes I missed before.", name: "Sarah Thompson", role: "Comedy Fan", imageSrc: "https://img.b2bpic.net/free-vector/set-boys-avatar-faces-flat-style-with-diverse-hairstyles_1284-44032.jpg", imageAlt: "Sarah Thompson"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "More Than Just a Show",
|
||||
quote: "Futurama is an experience. It makes you think, laugh, and feel - something rare in entertainment. A true cult classic.",
|
||||
name: "Michael Rodriguez",
|
||||
role: "Sci-Fi Lover",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/colorful-flat-avatar-collection_23-2148099806.jpg",
|
||||
imageAlt: "Michael Rodriguez"
|
||||
id: "4", title: "More Than Just a Show", quote: "Futurama is an experience. It makes you think, laugh, and feel - something rare in entertainment. A true cult classic.", name: "Michael Rodriguez", role: "Sci-Fi Lover", imageSrc: "https://img.b2bpic.net/free-vector/colorful-flat-avatar-collection_23-2148099806.jpg", imageAlt: "Michael Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Perfect Escape",
|
||||
quote: "Whenever I need a pick-me-up, Futurama delivers. The world-building is incredible and the humor never gets old.",
|
||||
name: "Emma Watson",
|
||||
role: "Streaming Enthusiast",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg",
|
||||
imageAlt: "Emma Watson"
|
||||
id: "5", title: "Perfect Escape", quote: "Whenever I need a pick-me-up, Futurama delivers. The world-building is incredible and the humor never gets old.", name: "Emma Watson", role: "Streaming Enthusiast", imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "Emma Watson"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "Rewatchable Content",
|
||||
quote: "Best animation series ever created. The depth of storytelling combined with genuine humor makes it endlessly rewatchable.",
|
||||
name: "David Kim",
|
||||
role: "Entertainment Blogger",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148077720.jpg",
|
||||
imageAlt: "David Kim"
|
||||
id: "6", title: "Rewatchable Content", quote: "Best animation series ever created. The depth of storytelling combined with genuine humor makes it endlessly rewatchable.", name: "David Kim", role: "Entertainment Blogger", imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148077720.jpg", imageAlt: "David Kim"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -358,36 +247,25 @@ export default function FuturamaFanSite() {
|
||||
imageAlt="Futurama FAQ help"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How many seasons of Futurama are there?",
|
||||
content: "The original run had 7 seasons with 140 episodes total. The show has been revived multiple times with movies and additional seasons, making it a comprehensive viewing experience spanning over two decades."
|
||||
id: "1", title: "How many seasons of Futurama are there?", content: "The original run had 7 seasons with 140 episodes total. The show has been revived multiple times with movies and additional seasons, making it a comprehensive viewing experience spanning over two decades."
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Where can I watch Futurama?",
|
||||
content: "Futurama is available on multiple streaming platforms including Hulu, Netflix, and through various digital purchase options. Check your preferred streaming service for current availability in your region."
|
||||
id: "2", title: "Where can I watch Futurama?", content: "Futurama is available on multiple streaming platforms including Hulu, Netflix, and through various digital purchase options. Check your preferred streaming service for current availability in your region."
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Who created Futurama?",
|
||||
content: "Futurama was created by Matt Groening, the legendary animator behind The Simpsons. The show was developed with David X. Cohen as executive producer and head writer."
|
||||
id: "3", title: "Who created Futurama?", content: "Futurama was created by Matt Groening, the legendary animator behind The Simpsons. The show was developed with David X. Cohen as executive producer and head writer."
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Is there a recommended viewing order?",
|
||||
content: "Yes! The best way to watch is in release order starting with Season 1, Episode 1 'Space Pilot 3000'. After the original series, watch the movies and subsequent season revivals in chronological order."
|
||||
id: "4", title: "Is there a recommended viewing order?", content: "Yes! The best way to watch is in release order starting with Season 1, Episode 1 'Space Pilot 3000'. After the original series, watch the movies and subsequent season revivals in chronological order."
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "What makes Futurama special?",
|
||||
content: "Futurama stands out for its unique blend of sci-fi world-building, sharp comedy writing, heartfelt character development, and cultural references. It balances hilarious episodes with surprisingly emotional and touching stories."
|
||||
id: "5", title: "What makes Futurama special?", content: "Futurama stands out for its unique blend of sci-fi world-building, sharp comedy writing, heartfelt character development, and cultural references. It balances hilarious episodes with surprisingly emotional and touching stories."
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "Are there any spin-offs or movies?",
|
||||
content: "Yes! There are 4 theatrical movies and numerous TV movie specials. Recent years have seen new seasons released, continuing the adventures of the Planet Express crew in fresh and creative ways."
|
||||
id: "6", title: "Are there any spin-offs or movies?", content: "Yes! There are 4 theatrical movies and numerous TV movie specials. Recent years have seen new seasons released, continuing the adventures of the Planet Express crew in fresh and creative ways."
|
||||
}
|
||||
]}
|
||||
faqsAnimation="smooth"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -405,9 +283,7 @@ export default function FuturamaFanSite() {
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true }
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us your favorite Futurama moment or ask a question...",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Tell us your favorite Futurama moment or ask a question...", rows: 5,
|
||||
required: true
|
||||
}}
|
||||
buttonText="Send Message"
|
||||
@@ -419,24 +295,21 @@ export default function FuturamaFanSite() {
|
||||
copyrightText="© 2024 Futurama Fan Site | All Rights Reserved"
|
||||
columns={[
|
||||
{
|
||||
title: "Show",
|
||||
items: [
|
||||
title: "Show", items: [
|
||||
{ label: "About Series", href: "about" },
|
||||
{ label: "Episodes", href: "episodes" },
|
||||
{ label: "Characters", href: "characters" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Community",
|
||||
items: [
|
||||
title: "Community", items: [
|
||||
{ label: "Fan Reviews", href: "testimonials" },
|
||||
{ label: "Contact Us", href: "contact" },
|
||||
{ label: "FAQ", href: "faq" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "Merchandise", href: "merchandise" },
|
||||
{ label: "Collectibles", href: "merchandise" },
|
||||
{ label: "Apparel", href: "merchandise" }
|
||||
|
||||
Reference in New Issue
Block a user