Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b99faa98a3 | |||
| 088cd87fc3 |
@@ -46,6 +46,10 @@ export default function LandingPage() {
|
|||||||
title="One Hub for Everything You Love"
|
title="One Hub for Everything You Love"
|
||||||
description="Empowering your study habits and simplifying your movie nights with intelligent digital tools."
|
description="Empowering your study habits and simplifying your movie nights with intelligent digital tools."
|
||||||
tag="Innovative Platforms"
|
tag="Innovative Platforms"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Get Started", href: "/" },
|
||||||
|
{ text: "Explore HubFinder", href: "/movies" }
|
||||||
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csll9e", imageAlt: "HubFinder Hero Interface"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csll9e", imageAlt: "HubFinder Hero Interface"},
|
||||||
@@ -115,4 +119,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user