Update src/app/page.tsx

This commit is contained in:
2026-06-10 06:52:48 +00:00
parent f45cfc145a
commit a74b7c60f7

View File

@@ -103,13 +103,14 @@ export default function LandingPage() {
heading={[
{
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={[
{
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>