Merge version_1 into main #1
@@ -67,15 +67,15 @@ export default function LandingPage() {
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: ["Reviews", "AAA Games"],
|
||||
title: "The Future of Gaming: What's Coming in 2024", excerpt: "Explore the most anticipated game releases and technological innovations shaping the gaming industry this year.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-friends-watching-sports-tv_23-2148894756.jpg", imageAlt: "2024 Gaming Preview", authorName: "Marcus Chen", authorAvatar: "http://img.b2bpic.net/free-photo/confident-young-sporty-man-wearing-wristband-crossing-hands-isolated-orange-background_141793-63377.jpg", date: "March 15, 2024"
|
||||
title: "The Future of Gaming: What's Coming in 2024", excerpt: "Explore the most anticipated game releases and technological innovations shaping the gaming industry this year.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-friends-watching-sports-tv_23-2148894756.jpg?_wi=1", imageAlt: "2024 Gaming Preview", authorName: "Marcus Chen", authorAvatar: "http://img.b2bpic.net/free-photo/confident-young-sporty-man-wearing-wristband-crossing-hands-isolated-orange-background_141793-63377.jpg", date: "March 15, 2024"
|
||||
},
|
||||
{
|
||||
id: "2", category: ["Guides", "Strategy"],
|
||||
title: "Mastering Competitive Gaming: Pro Tips and Tricks", excerpt: "Learn advanced strategies and techniques from professional esports players to elevate your competitive gameplay.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-hand-drawn-group-women_52683-58045.jpg", imageAlt: "Gaming Strategy Guide", authorName: "Alex Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/smiley-young-man-with-camera_23-2148503626.jpg", date: "March 12, 2024"
|
||||
title: "Mastering Competitive Gaming: Pro Tips and Tricks", excerpt: "Learn advanced strategies and techniques from professional esports players to elevate your competitive gameplay.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-hand-drawn-group-women_52683-58045.jpg?_wi=1", imageAlt: "Gaming Strategy Guide", authorName: "Alex Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/smiley-young-man-with-camera_23-2148503626.jpg", date: "March 12, 2024"
|
||||
},
|
||||
{
|
||||
id: "3", category: ["Community", "Events"],
|
||||
title: "Gaming Festival 2024: A Celebration of Gaming Culture", excerpt: "Join us as we cover the biggest gaming festival of the year, featuring tournaments, cosplay, and exclusive reveals.", imageSrc: "http://img.b2bpic.net/free-photo/friends-indian-origin-having-fun_23-2150285317.jpg", imageAlt: "Gaming Festival Coverage", authorName: "Jordan Smith", authorAvatar: "http://img.b2bpic.net/free-vector/flat-game-streamer-elements-collection_23-2148914931.jpg", date: "March 10, 2024"
|
||||
title: "Gaming Festival 2024: A Celebration of Gaming Culture", excerpt: "Join us as we cover the biggest gaming festival of the year, featuring tournaments, cosplay, and exclusive reveals.", imageSrc: "http://img.b2bpic.net/free-photo/friends-indian-origin-having-fun_23-2150285317.jpg?_wi=1", imageAlt: "Gaming Festival Coverage", authorName: "Jordan Smith", authorAvatar: "http://img.b2bpic.net/free-vector/flat-game-streamer-elements-collection_23-2148914931.jpg", date: "March 10, 2024"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -134,13 +134,13 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "game-1", name: "Stellar Odyssey: The Void Awaits", price: "Rating: 9.2/10", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-friends-watching-sports-tv_23-2148894756.jpg", imageAlt: "Game Review"
|
||||
id: "game-1", name: "Stellar Odyssey: The Void Awaits", price: "Rating: 9.2/10", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-friends-watching-sports-tv_23-2148894756.jpg?_wi=2", imageAlt: "Game Review"
|
||||
},
|
||||
{
|
||||
id: "game-2", name: "Shadow's Edge: Reborn", price: "Rating: 8.7/10", imageSrc: "http://img.b2bpic.net/free-vector/abstract-hand-drawn-group-women_52683-58045.jpg", imageAlt: "Game Review"
|
||||
id: "game-2", name: "Shadow's Edge: Reborn", price: "Rating: 8.7/10", imageSrc: "http://img.b2bpic.net/free-vector/abstract-hand-drawn-group-women_52683-58045.jpg?_wi=2", imageAlt: "Game Review"
|
||||
},
|
||||
{
|
||||
id: "game-3", name: "Nexus Chronicles", price: "Rating: 8.9/10", imageSrc: "http://img.b2bpic.net/free-photo/friends-indian-origin-having-fun_23-2150285317.jpg", imageAlt: "Game Review"
|
||||
id: "game-3", name: "Nexus Chronicles", price: "Rating: 8.9/10", imageSrc: "http://img.b2bpic.net/free-photo/friends-indian-origin-having-fun_23-2150285317.jpg?_wi=2", imageAlt: "Game Review"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Taylor West", role: "Gaming Journalist", company: "Gaming Chronicles", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-indian-origin-having-fun_23-2150285317.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-indian-origin-having-fun_23-2150285317.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user