Compare commits
6 Commits
version_2
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fc492dffe | |||
| fe5027f898 | |||
| d76d09a570 | |||
| 56f960b9a0 | |||
| 1d4354e3fc | |||
| 0137c37edf |
@@ -44,7 +44,7 @@ export default function FuturamaPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardCarousel
|
<HeroBillboardCarousel
|
||||||
title="Welcome to the Year 3000"
|
title="Hello World"
|
||||||
description="Step into the wacky world of Futurama, where pizza delivery meets intergalactic adventure. Follow Fry, Leela, and Bender as they navigate comedy, romance, and danger across the universe."
|
description="Step into the wacky world of Futurama, where pizza delivery meets intergalactic adventure. Follow Fry, Leela, and Bender as they navigate comedy, romance, and danger across the universe."
|
||||||
tag="Classic Animated Series"
|
tag="Classic Animated Series"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
/* --background: #fcf6ec;;
|
/* --background: #fcf6ec;;
|
||||||
--card: #3b2f4a;;
|
--card: #3b2f4a;;
|
||||||
--foreground: #ffffff;;
|
--foreground: #ff0000;;
|
||||||
--primary-cta: #a855f7;;
|
--primary-cta: #a855f7;;
|
||||||
--secondary-cta: #3b2f4a;;
|
--secondary-cta: #3b2f4a;;
|
||||||
--accent: #8b5cf6;;
|
--accent: #8b5cf6;;
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
--background: #1e1b26;;
|
--background: #1e1b26;;
|
||||||
--card: #3b2f4a;;
|
--card: #3b2f4a;;
|
||||||
--foreground: #ffffff;;
|
--foreground: #ff0000;;
|
||||||
--primary-cta: #a855f7;;
|
--primary-cta: #a855f7;;
|
||||||
--secondary-cta: #3b2f4a;;
|
--secondary-cta: #3b2f4a;;
|
||||||
--accent: #8b5cf6;;
|
--accent: #8b5cf6;;
|
||||||
|
|||||||
Reference in New Issue
Block a user