From a74b7c60f72cd1f2ffac6e9f36d276a3ca06a7c4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 06:52:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 216d36f..993abfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />