Update src/app/page.tsx
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Control This Video With Your Keyboard"
|
||||
description="Experience an interactive Minecraft story where your choices shape the adventure. Make decisions at critical moments and explore multiple paths through an engaging narrative."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Interactive Experience"
|
||||
tagIcon={Play}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/cyber-monday-sales-instagram-stories_23-2150850486.jpg"
|
||||
|
||||
Reference in New Issue
Block a user