Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9fe800d88 | |||
| 44277b40ea |
@@ -41,11 +41,11 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogoBillboardSplit
|
<HeroLogoBillboardSplit
|
||||||
logoText="GAMEVERSE"
|
logoText="GAMEVERSE"
|
||||||
description="Discover the world's most engaging board games. From strategy to family fun, explore our curated collection of tabletop gaming experiences that bring people together."
|
description="Discover the world's most engaging board games. From strategy to family fun, explore our curated collection of tabletop gaming experiences that bring people together. Join millions of players worldwide today."
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Browse Games", href: "#games" },
|
{ text: "Start Your Adventure", href: "#games" },
|
||||||
{ text: "Learn More", href: "#features" }
|
{ text: "Explore Now", href: "#features" }
|
||||||
]}
|
]}
|
||||||
layoutOrder="default"
|
layoutOrder="default"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-playing-bingo_23-2149193840.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-playing-bingo_23-2149193840.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user