Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-09 06:25:52 +00:00

View File

@@ -65,11 +65,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "g1", brand: "Adventure", name: "Mystic Realms", price: "Free", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-endless-hole-landscape_23-2151639637.jpg" },
{ id: "g2", brand: "Racing", name: "Hyper Speed", price: "Free", rating: 4, reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591521.jpg" },
{ id: "g3", brand: "FPS", name: "Tactical Ops", price: "Free", rating: 5, reviewCount: "2.5k", imageSrc: "http://img.b2bpic.net/free-photo/apocalyptic-destruction-war-zone-landscape_23-2150985688.jpg" },
{ id: "g1", brand: "Adventure", name: "Mystic Realms", price: "Free", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-endless-hole-landscape_23-2151639637.jpg?_wi=1" },
{ id: "g2", brand: "Racing", name: "Hyper Speed", price: "Free", rating: 4, reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591521.jpg?_wi=1" },
{ id: "g3", brand: "FPS", name: "Tactical Ops", price: "Free", rating: 5, reviewCount: "2.5k", imageSrc: "http://img.b2bpic.net/free-photo/apocalyptic-destruction-war-zone-landscape_23-2150985688.jpg?_wi=1" },
{ id: "g4", brand: "Puzzle", name: "Geo Minds", price: "Free", rating: 4, reviewCount: "560", imageSrc: "http://img.b2bpic.net/free-photo/scrapbook-with-assortment-home-decorations_23-2149614053.jpg" },
{ id: "g5", brand: "Arena", name: "Battle Arena", price: "Free", rating: 5, reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127966.jpg" },
{ id: "g5", brand: "Arena", name: "Battle Arena", price: "Free", rating: 5, reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127966.jpg?_wi=1" },
{ id: "g6", brand: "Horror", name: "Silent Mist", price: "Free", rating: 4, reviewCount: "430", imageSrc: "http://img.b2bpic.net/free-photo/horror-scene-with-eerie-cemetery_23-2150975230.jpg" },
]}
title="Our Game Collection"
@@ -82,9 +82,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{ title: "Zero Cost Access", description: "Every title in our library is 100% free to play, no strings attached.", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-endless-hole-landscape_23-2151639637.jpg" },
{ title: "Lag-Free Servers", description: "Optimized infrastructure ensuring you spend more time playing and less time loading.", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591521.jpg" },
{ title: "Massive Community", description: "Connect with millions of fellow gamers and build lasting friendships in our dedicated hubs.", imageSrc: "http://img.b2bpic.net/free-photo/apocalyptic-destruction-war-zone-landscape_23-2150985688.jpg" },
{ title: "Zero Cost Access", description: "Every title in our library is 100% free to play, no strings attached.", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-endless-hole-landscape_23-2151639637.jpg?_wi=2" },
{ title: "Lag-Free Servers", description: "Optimized infrastructure ensuring you spend more time playing and less time loading.", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591521.jpg?_wi=2" },
{ title: "Massive Community", description: "Connect with millions of fellow gamers and build lasting friendships in our dedicated hubs.", imageSrc: "http://img.b2bpic.net/free-photo/apocalyptic-destruction-war-zone-landscape_23-2150985688.jpg?_wi=2" },
]}
title="Why Gamers Choose GameVault"
description="We provide a seamless, high-performance environment designed for maximum enjoyment and minimal friction."
@@ -118,7 +118,7 @@ export default function LandingPage() {
{ id: "2", title: "Do I need a high-end PC?", content: "Our cloud-optimized games run on a variety of devices with minimal hardware requirements." },
{ id: "3", title: "How do I start playing?", content: "Simply create an account and select a game to launch it instantly in your browser." },
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127966.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127966.jpg?_wi=2"
mediaAnimation="blur-reveal"
title="Frequently Asked Questions"
description="Have questions about how it works? We've got the answers."