Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f008fa480 | |||
| cf4ed31e10 | |||
| 2cb6e20b44 | |||
| 10fb3472de |
@@ -44,7 +44,7 @@ export default function EpisodesPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
category: ["Comedy", "Romance", "Season 1"],
|
category: ["Comedy", "Romance", "Season 1"],
|
||||||
title: "Love's Labors Lost in Space",
|
title: "Love's Labors Lost in Space",
|
||||||
imageSrc: "https://img.b2bpic.net/free-vector/city-space-scene_1308-31586.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/uploaded-1770218130502-09ulnrl5.jpg",
|
||||||
imageAlt: "Love's Labors Lost in Space Episode"
|
imageAlt: "Love's Labors Lost in Space Episode"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -65,7 +65,7 @@ export default function EpisodesPage() {
|
|||||||
id: "4",
|
id: "4",
|
||||||
category: ["Drama", "Finale", "Season 5"],
|
category: ["Drama", "Finale", "Season 5"],
|
||||||
title: "The Devil's Hands Are Idle Playthings",
|
title: "The Devil's Hands Are Idle Playthings",
|
||||||
imageSrc: "https://img.b2bpic.net/free-vector/city-space-scene_1308-31586.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/uploaded-1770218130502-09ulnrl5.jpg",
|
||||||
imageAlt: "The Devil's Hands Are Idle Playthings"
|
imageAlt: "The Devil's Hands Are Idle Playthings"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ export default function HomePage() {
|
|||||||
tag="Welcome to the Future"
|
tag="Welcome to the Future"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
background={{ variant: "canvas-reveal" }}
|
background={{ variant: "canvas-reveal" }}
|
||||||
imageSrc="https://img.b2bpic.net/free-vector/city-space-scene_1308-31586.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/tmp/audi-sq5-1770986599643-87a926aa.jpg"
|
||||||
imageAlt="Futurama Hero Banner"
|
imageAlt="Futurama Hero Banner"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Watch Now", href: "https://www.hulu.com" },
|
{ text: "Watch Now", href: "https://www.hulu.com" },
|
||||||
@@ -80,7 +80,7 @@ export default function HomePage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
category: ["Comedy", "Romance", "Season 1"],
|
category: ["Comedy", "Romance", "Season 1"],
|
||||||
title: "Love's Labors Lost in Space",
|
title: "Love's Labors Lost in Space",
|
||||||
imageSrc: "https://img.b2bpic.net/free-vector/city-space-scene_1308-31586.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/uploaded-1770218130502-09ulnrl5.jpg",
|
||||||
imageAlt: "Love's Labors Lost in Space Episode"
|
imageAlt: "Love's Labors Lost in Space Episode"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -101,7 +101,7 @@ export default function HomePage() {
|
|||||||
id: "4",
|
id: "4",
|
||||||
category: ["Drama", "Finale", "Season 5"],
|
category: ["Drama", "Finale", "Season 5"],
|
||||||
title: "The Devil's Hands Are Idle Playthings",
|
title: "The Devil's Hands Are Idle Playthings",
|
||||||
imageSrc: "https://img.b2bpic.net/free-vector/city-space-scene_1308-31586.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/uploaded-1770218130502-09ulnrl5.jpg",
|
||||||
imageAlt: "The Devil's Hands Are Idle Playthings"
|
imageAlt: "The Devil's Hands Are Idle Playthings"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user