Merge version_1 into main #3
@@ -48,13 +48,13 @@ export default function GameVaultPage() {
|
||||
tagIcon={Gamepad2}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/scene-professional-esports-gamer-profile-colored-with-red-blue-light-generative-ai_191095-1967.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVHhXgFqWToZqCMnnQKry8pWHM/uploaded-1772671404303-zexo76n2.jpg"
|
||||
imageAlt="Immersive gaming hero image"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
{ text: "Browse Games", href: "#products" },
|
||||
{ text: "View Deals", href: "#blog" },
|
||||
{ text: "إبحث عن لعبتك المفضلة ", href: "#products" },
|
||||
{ text: "التخفيضات ", href: "#blog" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -62,7 +62,7 @@ export default function GameVaultPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
title="Featured Games"
|
||||
title="أفضل العناوين "
|
||||
description="Our handpicked collection of the most engaging and bestselling games available right now"
|
||||
tag="Top Picks"
|
||||
tagIcon={Star}
|
||||
@@ -197,7 +197,7 @@ export default function GameVaultPage() {
|
||||
columns={[
|
||||
{
|
||||
title: "Product", items: [
|
||||
{ label: "Browse Games", href: "#products" },
|
||||
{ label: "إبحث عن لعبتك المفضلة ", href: "#products" },
|
||||
{ label: "New Releases", href: "#blog" },
|
||||
{ label: "Categories", href: "#features" },
|
||||
{ label: "Sale & Bundles", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user