Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 22:48:49 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Mystic Kingdoms RPG", description: "An epic fantasy adventure with breathtaking worlds and legendary quests", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-epic-fantasy-rpg-game-screenshot-show-1772577947805-5511cefa.png", imageAlt: "Mystic Kingdoms RPG", buttonIcon: Play,
title: "Mystic Kingdoms RPG", description: "An epic fantasy adventure with breathtaking worlds and legendary quests", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-epic-fantasy-rpg-game-screenshot-show-1772577947805-5511cefa.png?_wi=1", imageAlt: "Mystic Kingdoms RPG", buttonIcon: Play,
buttonHref: "#contact"
},
{
@@ -76,11 +76,11 @@ export default function LandingPage() {
buttonHref: "#contact"
},
{
title: "Combat Chronicles", description: "Intense action-packed battles with explosive gameplay and visceral combat", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-intense-action-adventure-game-screens-1772577945860-6441da1b.png", imageAlt: "Combat Chronicles", buttonIcon: Play,
title: "Combat Chronicles", description: "Intense action-packed battles with explosive gameplay and visceral combat", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-intense-action-adventure-game-screens-1772577945860-6441da1b.png?_wi=1", imageAlt: "Combat Chronicles", buttonIcon: Play,
buttonHref: "#contact"
},
{
title: "Realm Quest Online", description: "Multiplayer online experience with endless exploration and adventure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-epic-fantasy-rpg-game-screenshot-show-1772577947805-5511cefa.png", imageAlt: "Realm Quest Online", buttonIcon: Play,
title: "Realm Quest Online", description: "Multiplayer online experience with endless exploration and adventure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-epic-fantasy-rpg-game-screenshot-show-1772577947805-5511cefa.png?_wi=2", imageAlt: "Realm Quest Online", buttonIcon: Play,
buttonHref: "#contact"
}
]}
@@ -107,11 +107,11 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "GameStudio Pro", name: "Strategy Masters", price: "$29.99", rating: 5,
reviewCount: "45.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/professional-game-cover-art-for-a-strate-1772577945670-cb67249d.png", imageAlt: "Strategy Masters Game"
reviewCount: "45.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/professional-game-cover-art-for-a-strate-1772577945670-cb67249d.png?_wi=1", imageAlt: "Strategy Masters Game"
},
{
id: "2", brand: "Casual Games Inc", name: "Puzzle Paradise", price: "$4.99", rating: 5,
reviewCount: "128.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/colorful-casual-mobile-game-screenshot-w-1772577944397-3707db86.png", imageAlt: "Puzzle Paradise Game"
reviewCount: "128.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/colorful-casual-mobile-game-screenshot-w-1772577944397-3707db86.png?_wi=1", imageAlt: "Puzzle Paradise Game"
},
{
id: "3", brand: "Horror Creators Ltd", name: "Dark Shadows", price: "$39.99", rating: 4,
@@ -199,19 +199,19 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Action & Adventure", description: "Thrilling gameplay with intense combat and exploration", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-intense-action-adventure-game-screens-1772577945860-6441da1b.png", imageAlt: "Action Games", buttonIcon: ArrowRight,
title: "Action & Adventure", description: "Thrilling gameplay with intense combat and exploration", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-intense-action-adventure-game-screens-1772577945860-6441da1b.png?_wi=2", imageAlt: "Action Games", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{
title: "RPG & Fantasy", description: "Immersive worlds with deep storytelling and character development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-epic-fantasy-rpg-game-screenshot-show-1772577947805-5511cefa.png", imageAlt: "RPG Games", buttonIcon: ArrowRight,
title: "RPG & Fantasy", description: "Immersive worlds with deep storytelling and character development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/an-epic-fantasy-rpg-game-screenshot-show-1772577947805-5511cefa.png?_wi=3", imageAlt: "RPG Games", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{
title: "Strategy & Tactics", description: "Test your mind with complex strategy and tactical gameplay", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/professional-game-cover-art-for-a-strate-1772577945670-cb67249d.png", imageAlt: "Strategy Games", buttonIcon: ArrowRight,
title: "Strategy & Tactics", description: "Test your mind with complex strategy and tactical gameplay", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/professional-game-cover-art-for-a-strate-1772577945670-cb67249d.png?_wi=2", imageAlt: "Strategy Games", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{
title: "Casual & Indie", description: "Relaxing fun and creative indie games from passionate developers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/colorful-casual-mobile-game-screenshot-w-1772577944397-3707db86.png", imageAlt: "Casual Games", buttonIcon: ArrowRight,
title: "Casual & Indie", description: "Relaxing fun and creative indie games from passionate developers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASEzlEh1LZpnOEP3lgBV7Db1Zr/colorful-casual-mobile-game-screenshot-w-1772577944397-3707db86.png?_wi=2", imageAlt: "Casual Games", buttonIcon: ArrowRight,
buttonHref: "#contact"
}
]}