Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -103,13 +103,14 @@ export default function LandingPage() {
|
|||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text", content: "Experience the Thrill of GameVerse"},
|
type: "text", content: "Experience the Thrill of GameVerse"},
|
||||||
|
{
|
||||||
|
type: "image", src: "http://img.b2bpic.net/free-photo/woman-enjoy-using-vr-pointing-with-fingers_23-2148513482.jpg", alt: "holographic game ui coins packs"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "How It Works", href: "#"},
|
text: "How It Works", href: "#"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/woman-enjoy-using-vr-pointing-with-fingers_23-2148513482.jpg"
|
|
||||||
imageAlt="holographic game ui coins packs"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user