Merge version_1 into main #1
@@ -89,16 +89,20 @@ export default function PlaySpina() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Multi-Platform Gaming", description: "Play seamlessly across desktop, mobile, and tablet devices. Your progress syncs instantly, allowing you to continue your adventure anywhere, anytime.", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185078.jpg"},
|
||||
title: "Multi-Platform Gaming", description: "Play seamlessly across desktop, mobile, and tablet devices. Your progress syncs instantly, allowing you to continue your adventure anywhere, anytime.", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185078.jpg"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Social Multiplayer", description: "Connect with friends and players worldwide. Team up, compete, and collaborate in our thriving multiplayer ecosystem with real-time interactions.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-boys-playing-living-room_23-2148243633.jpg"},
|
||||
title: "Social Multiplayer", description: "Connect with friends and players worldwide. Team up, compete, and collaborate in our thriving multiplayer ecosystem with real-time interactions.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-boys-playing-living-room_23-2148243633.jpg"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Immersive Graphics", description: "Experience stunning visuals powered by next-generation rendering technology. Every frame is crafted for maximum immersion and engagement.", imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038217.jpg"},
|
||||
title: "Immersive Graphics", description: "Experience stunning visuals powered by next-generation rendering technology. Every frame is crafted for maximum immersion and engagement.", imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038217.jpg"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Rewards & Achievements", description: "Unlock badges, earn rewards, and climb leaderboards. Our gamification system keeps you motivated and engaged with meaningful progression.", imageSrc: "http://img.b2bpic.net/free-vector/space-race-game_1308-32834.jpg"},
|
||||
title: "Rewards & Achievements", description: "Unlock badges, earn rewards, and climb leaderboards. Our gamification system keeps you motivated and engaged with meaningful progression.", imageSrc: "http://img.b2bpic.net/free-vector/space-race-game_1308-32834.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -109,8 +113,9 @@ export default function PlaySpina() {
|
||||
description="PlaySpina collaborates with industry leaders to deliver world-class entertainment experiences"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names=[
|
||||
"TechCore Interactive", "Creative Studios", "Digital Games Inc", "Innovation Labs", "PlayHub Networks", "Entertainment Pro", "Digital Frontier", "Future Games"]
|
||||
names={[
|
||||
"TechCore Interactive", "Creative Studios", "Digital Games Inc", "Innovation Labs", "PlayHub Networks", "Entertainment Pro", "Digital Frontier", "Future Games"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -129,16 +134,20 @@ export default function PlaySpina() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", role: "Gaming Streamer", company: "StreamLive", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-doing-computer-tasks-while-listening-music_482257-124191.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-doing-computer-tasks-while-listening-music_482257-124191.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", role: "Esports Pro", company: "Elite Gaming", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-phone-camera-record-vlog-apartment-podcasting-channel_482257-121637.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-phone-camera-record-vlog-apartment-podcasting-channel_482257-121637.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", role: "Content Creator", company: "Creator Network", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-using-smartphone-selfie-camera-film-content_482257-119045.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-using-smartphone-selfie-camera-film-content_482257-119045.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Gaming Enthusiast", company: "Casual Gamers", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-teenager-playing-video-game-holding-controller-relaxed-with-serious-expression-face-simple-natural-looking-camera_839833-3187.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-teenager-playing-video-game-holding-controller-relaxed-with-serious-expression-face-simple-natural-looking-camera_839833-3187.jpg"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "4.9/5", label: "Average Rating" },
|
||||
|
||||
Reference in New Issue
Block a user