Merge version_2 into main #4
@@ -35,7 +35,8 @@ export default function GameVaultPage() {
|
||||
{ name: "Support", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Shop Now", href: "https://example.com/shop"}}
|
||||
text: "Shop Now", href: "https://example.com/shop"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -63,7 +64,7 @@ export default function GameVaultPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
title="أفضل العناوين "
|
||||
description="Our handpicked collection of the most engaging and bestselling games available right now"
|
||||
description="مجموعتنا المختارة بعناية من أكثر الألعاب جاذبية والأكثر مبيعًا المتاحة الآن"
|
||||
tag="Top Picks"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
@@ -102,13 +103,17 @@ export default function GameVaultPage() {
|
||||
mediaPosition="left"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1", title: "Action & Adventure", content: "Immerse yourself in fast-paced action games with thrilling storylines. From hack-and-slash battles to open-world exploration, discover intense gaming experiences."},
|
||||
id: "1", title: "Action & Adventure", content: "Immerse yourself in fast-paced action games with thrilling storylines. From hack-and-slash battles to open-world exploration, discover intense gaming experiences."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Strategy & Simulation", content: "Challenge your mind with strategic gameplay. Build empires, manage resources, and outwit opponents in our collection of strategy and simulation games."},
|
||||
id: "2", title: "Strategy & Simulation", content: "Challenge your mind with strategic gameplay. Build empires, manage resources, and outwit opponents in our collection of strategy and simulation games."
|
||||
},
|
||||
{
|
||||
id: "3", title: "RPG & Fantasy", content: "Embark on epic quests in fantasy worlds. Create characters, customize builds, and engage in deep storytelling with immersive RPG experiences."},
|
||||
id: "3", title: "RPG & Fantasy", content: "Embark on epic quests in fantasy worlds. Create characters, customize builds, and engage in deep storytelling with immersive RPG experiences."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Multiplayer & Competitive", content: "Test your skills against players worldwide. Join competitive tournaments, cooperative missions, and social gaming experiences."},
|
||||
id: "4", title: "Multiplayer & Competitive", content: "Test your skills against players worldwide. Join competitive tournaments, cooperative missions, and social gaming experiences."
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -127,11 +132,14 @@ export default function GameVaultPage() {
|
||||
tagAnimation="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Release", title: "Epic Fantasy Adventure Now Available", excerpt: "Experience the most anticipated fantasy RPG of the year with stunning graphics and immersive storytelling.", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-scene-with-mountains-landscape_23-2151124977.jpg?_wi=2", imageAlt: "Fantasy game release", authorName: "Alex Turner", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", date: "Dec 15, 2024"},
|
||||
id: "1", category: "Release", title: "Epic Fantasy Adventure Now Available", excerpt: "Experience the most anticipated fantasy RPG of the year with stunning graphics and immersive storytelling.", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-scene-with-mountains-landscape_23-2151124977.jpg?_wi=2", imageAlt: "Fantasy game release", authorName: "Alex Turner", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", date: "Dec 15, 2024"
|
||||
},
|
||||
{
|
||||
id: "2", category: "Update", title: "Major Season Update for Shadow Strike", excerpt: "New maps, weapons, and competitive ranking system now live for your favorite multiplayer shooter.", imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-biathlon-champion-aiming-with-competitive-gun-studio-grey-background-redhead-female-biathlon-champion-aiming-with-competitive-gun-studio-grey-background_613910-8335.jpg?_wi=2", imageAlt: "Shadow Strike update", authorName: "Jordan Lee", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", date: "Dec 12, 2024"},
|
||||
id: "2", category: "Update", title: "Major Season Update for Shadow Strike", excerpt: "New maps, weapons, and competitive ranking system now live for your favorite multiplayer shooter.", imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-biathlon-champion-aiming-with-competitive-gun-studio-grey-background-redhead-female-biathlon-champion-aiming-with-competitive-gun-studio-grey-background_613910-8335.jpg?_wi=2", imageAlt: "Shadow Strike update", authorName: "Jordan Lee", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", date: "Dec 12, 2024"
|
||||
},
|
||||
{
|
||||
id: "3", category: "News", title: "Indie Developer Spotlight", excerpt: "Discover hidden gems from independent studios creating innovative gaming experiences.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-technology-landing-page_23-2149160088.jpg?_wi=2", imageAlt: "Indie games showcase", authorName: "Casey Roberts", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", date: "Dec 10, 2024"},
|
||||
id: "3", category: "News", title: "Indie Developer Spotlight", excerpt: "Discover hidden gems from independent studios creating innovative gaming experiences.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-technology-landing-page_23-2149160088.jpg?_wi=2", imageAlt: "Indie games showcase", authorName: "Casey Roberts", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", date: "Dec 10, 2024"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -151,17 +159,23 @@ export default function GameVaultPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Chen", handle: "@gamermarcus", testimonial: "GameVault has the best selection of games I've found. The prices are competitive and the customer service is fantastic!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=1", imageAlt: "Marcus Chen"},
|
||||
id: "1", name: "Marcus Chen", handle: "@gamermarcus", testimonial: "GameVault has the best selection of games I've found. The prices are competitive and the customer service is fantastic!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=1", imageAlt: "Marcus Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Williams", handle: "@sarahgames", testimonial: "Finally found a game store that understands what gamers want. The personalized recommendations are spot-on every time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=2", imageAlt: "Sarah Williams"},
|
||||
id: "2", name: "Sarah Williams", handle: "@sarahgames", testimonial: "Finally found a game store that understands what gamers want. The personalized recommendations are spot-on every time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=2", imageAlt: "Sarah Williams"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Park", handle: "@davidplay", testimonial: "The community features here are amazing. I've made great gaming friends through GameVault's multiplayer matching system.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=3", imageAlt: "David Park"},
|
||||
id: "3", name: "David Park", handle: "@davidplay", testimonial: "The community features here are amazing. I've made great gaming friends through GameVault's multiplayer matching system.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=3", imageAlt: "David Park"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emma Johnson", handle: "@emmajgaming", testimonial: "Fast downloads, secure checkout, and instant access to my games. This is exactly what I needed as a hardcore gamer.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=4", imageAlt: "Emma Johnson"},
|
||||
id: "4", name: "Emma Johnson", handle: "@emmajgaming", testimonial: "Fast downloads, secure checkout, and instant access to my games. This is exactly what I needed as a hardcore gamer.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=4", imageAlt: "Emma Johnson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "James Rodriguez", handle: "@jamesplay99", testimonial: "The seasonal sales and bundle deals are incredible. I've built an amazing game library without breaking the bank.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=5", imageAlt: "James Rodriguez"},
|
||||
id: "5", name: "James Rodriguez", handle: "@jamesplay99", testimonial: "The seasonal sales and bundle deals are incredible. I've built an amazing game library without breaking the bank.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=5", imageAlt: "James Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Lisa Anderson", handle: "@lisaadventures", testimonial: "Best gaming platform I've used. The interface is intuitive and the game discovery features help me find titles I would've missed.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=6", imageAlt: "Lisa Anderson"},
|
||||
id: "6", name: "Lisa Anderson", handle: "@lisaadventures", testimonial: "Best gaming platform I've used. The interface is intuitive and the game discovery features help me find titles I would've missed.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg?_wi=6", imageAlt: "Lisa Anderson"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
speed={40}
|
||||
@@ -173,19 +187,25 @@ export default function GameVaultPage() {
|
||||
ctaTitle="Have Questions?"
|
||||
ctaDescription="Get in touch with our gaming support team. We're here to help 24/7."
|
||||
ctaButton={{
|
||||
text: "Contact Support", href: "https://example.com/support"}}
|
||||
text: "Contact Support", href: "https://example.com/support"
|
||||
}}
|
||||
ctaIcon={Headphones}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How do I download my purchased games?", content: "Once you purchase a game, head to your Library section. Click the Download button and choose your installation location. Games will download and install automatically."},
|
||||
id: "1", title: "How do I download my purchased games?", content: "Once you purchase a game, head to your Library section. Click the Download button and choose your installation location. Games will download and install automatically."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Can I refund a game purchase?", content: "Yes! We offer a 30-day refund policy if you've played less than 2 hours. Visit your purchase history and select 'Request a Refund' for any eligible game."},
|
||||
id: "2", title: "Can I refund a game purchase?", content: "Yes! We offer a 30-day refund policy if you've played less than 2 hours. Visit your purchase history and select 'Request a Refund' for any eligible game."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Are the games secure to download?", content: "Absolutely. All games are verified and scanned for security threats. We use industry-leading encryption for all downloads and transactions."},
|
||||
id: "3", title: "Are the games secure to download?", content: "Absolutely. All games are verified and scanned for security threats. We use industry-leading encryption for all downloads and transactions."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Do you have mobile gaming options?", content: "Yes! Download our mobile app to browse, purchase, and receive notifications about new releases and special deals directly on your device."},
|
||||
id: "4", title: "Do you have mobile gaming options?", content: "Yes! Download our mobile app to browse, purchase, and receive notifications about new releases and special deals directly on your device."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What payment methods are accepted?", content: "We accept all major credit cards, digital wallets, and cryptocurrency. Your payment information is secured with bank-level encryption."},
|
||||
id: "5", title: "What payment methods are accepted?", content: "We accept all major credit cards, digital wallets, and cryptocurrency. Your payment information is secured with bank-level encryption."
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -225,4 +245,4 @@ export default function GameVaultPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user