Merge version_2 into main #3
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Watch Now", href: "#" },
|
||||
{ text: "Get Tickets", href: "#contact" }
|
||||
]}
|
||||
billboards={[
|
||||
carouselItems={[
|
||||
{
|
||||
id: "billboard-1", imageSrc: "http://img.b2bpic.net/free-photo/image-young-athletic-man-running-by-ladder-stadium-out_158595-1402.jpg", imageAlt: "Elite stadium packed with fans", videoSrc: "", videoAriaLabel: ""
|
||||
},
|
||||
@@ -61,7 +61,6 @@ export default function LandingPage() {
|
||||
id: "billboard-3", imageSrc: "http://img.b2bpic.net/free-photo/excited-women-with-winners-cup_23-2148634610.jpg", imageAlt: "Team celebration", videoSrc: "", videoAriaLabel: ""
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user