Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-02 09:15:29 +00:00

View File

@@ -34,29 +34,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Games",
id: "#products",
},
name: "Games", id: "#products"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Elisha Gaming Co."
/>
@@ -66,125 +54,67 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{
variant: "rotated-rays-animated-grid",
}}
variant: "rotated-rays-animated-grid"}}
title="Unleash Your Ultimate Gaming Experience"
description="Dive into worlds of unparalleled adventure, speed, and strategy. Elisha Gaming Co. brings you the future of interactive entertainment with breathtaking 4K visuals and immersive gameplay."
testimonials={[
{
name: "Alex 'Phantom' Chen",
handle: "@PhantomGamer",
testimonial: "The visuals are absolutely mind-blowing, and the gameplay is so smooth! Elisha Gaming Co. truly delivers next-gen experiences.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-wearing-vr-glasses-medium-shot_23-2149350043.jpg?_wi=1",
imageAlt: "PhantomGamer Alex Chen",
},
name: "Alex 'Phantom' Chen", handle: "@PhantomGamer", testimonial: "The visuals are absolutely mind-blowing, and the gameplay is so smooth! Elisha Gaming Co. truly delivers next-gen experiences.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-wearing-vr-glasses-medium-shot_23-2149350043.jpg", imageAlt: "PhantomGamer Alex Chen"},
{
name: "Samantha 'Vixen' Lee",
handle: "@VixenPlays",
testimonial: "I've never been so immersed in a game. The stories and worlds Elisha creates are truly captivating.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-young-woman-playing-video-games-looking-positive-happy-standing-smiling-with-confident-smile-showing-teeth_839833-27622.jpg",
imageAlt: "VixenPlays Samantha Lee",
},
name: "Samantha 'Vixen' Lee", handle: "@VixenPlays", testimonial: "I've never been so immersed in a game. The stories and worlds Elisha creates are truly captivating.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-young-woman-playing-video-games-looking-positive-happy-standing-smiling-with-confident-smile-showing-teeth_839833-27622.jpg", imageAlt: "VixenPlays Samantha Lee"},
{
name: "Marcus 'Ironclad' Reed",
handle: "@IroncladGaming",
testimonial: "From racing to open-world adventures, Elisha Gaming Co. sets a new standard. The attention to detail is insane!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-playing-videogames_23-2149350030.jpg",
imageAlt: "IroncladGaming Marcus Reed",
},
name: "Marcus 'Ironclad' Reed", handle: "@IroncladGaming", testimonial: "From racing to open-world adventures, Elisha Gaming Co. sets a new standard. The attention to detail is insane!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-playing-videogames_23-2149350030.jpg", imageAlt: "IroncladGaming Marcus Reed"},
{
name: "Chloe 'Pixel' Davis",
handle: "@PixelStream",
testimonial: "My viewers are constantly amazed by the graphics. Streaming Elisha's games is a pure joy.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-kid-filming-electronics-haul-testing-scrolling-wheel-wired-gaming-mouse-close-up_482257-86762.jpg",
imageAlt: "PixelStream Chloe Davis",
},
name: "Chloe 'Pixel' Davis", handle: "@PixelStream", testimonial: "My viewers are constantly amazed by the graphics. Streaming Elisha's games is a pure joy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-kid-filming-electronics-haul-testing-scrolling-wheel-wired-gaming-mouse-close-up_482257-86762.jpg", imageAlt: "PixelStream Chloe Davis"},
{
name: "David 'Dragon' Kim",
handle: "@DragonSlayer",
testimonial: "As a competitive gamer, I appreciate the precision and balance. Elisha Gaming Co. understands what players need.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-using-headset-play-sf-fps-videogame-having-fun-close-up_482257-107505.jpg",
imageAlt: "DragonSlayer David Kim",
},
name: "David 'Dragon' Kim", handle: "@DragonSlayer", testimonial: "As a competitive gamer, I appreciate the precision and balance. Elisha Gaming Co. understands what players need.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-using-headset-play-sf-fps-videogame-having-fun-close-up_482257-107505.jpg", imageAlt: "DragonSlayer David Kim"},
{
name: "Jessica 'Blaze' Wong",
handle: "@BlazeOn",
testimonial: "The community around these games is fantastic. Elisha Gaming Co. creates not just games, but entire universes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-playing-powerful-computer-first-person-shooter-video-game-live-championship-wearing-headphones-competitive-player-streaming-video-game-tournament-using-professional-equipment_482257-3899.jpg",
imageAlt: "BlazeOn Jessica Wong",
},
name: "Jessica 'Blaze' Wong", handle: "@BlazeOn", testimonial: "The community around these games is fantastic. Elisha Gaming Co. creates not just games, but entire universes.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-playing-powerful-computer-first-person-shooter-video-game-live-championship-wearing-headphones-competitive-player-streaming-video-game-tournament-using-professional-equipment_482257-3899.jpg", imageAlt: "BlazeOn Jessica Wong"},
]}
tag="Next-Gen Gaming"
tagIcon={Activity}
buttons={[
{
text: "Explore Games",
href: "#products",
},
text: "Explore Games", href: "#products"},
{
text: "Join Our Community",
href: "#contact",
},
text: "Join Our Community", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg",
alt: "Alex 'Phantom' Chen",
},
src: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg", alt: "Alex 'Phantom' Chen"},
{
src: "http://img.b2bpic.net/free-photo/modern-female-playing-video-games_23-2148369614.jpg",
alt: "Samantha 'Vixen' Lee",
},
src: "http://img.b2bpic.net/free-photo/modern-female-playing-video-games_23-2148369614.jpg", alt: "Samantha 'Vixen' Lee"},
{
src: "http://img.b2bpic.net/free-photo/youn-g-bearded-man-working-laptop-bar_1303-19972.jpg",
alt: "Marcus 'Ironclad' Reed",
},
src: "http://img.b2bpic.net/free-photo/youn-g-bearded-man-working-laptop-bar_1303-19972.jpg", alt: "Marcus 'Ironclad' Reed"},
{
src: "http://img.b2bpic.net/free-photo/young-sporty-woman-headband-with-headphones-with-serious-face-training-with-smartphone-armband-standing-purple-wall_141793-50264.jpg",
alt: "Chloe 'Pixel' Davis",
},
src: "http://img.b2bpic.net/free-photo/young-sporty-woman-headband-with-headphones-with-serious-face-training-with-smartphone-armband-standing-purple-wall_141793-50264.jpg", alt: "Chloe 'Pixel' Davis"},
{
src: "http://img.b2bpic.net/free-photo/pro-gamer-participating-gaming-competition-all-night_482257-103536.jpg",
alt: "Pro gamer participating in gaming competition all night",
},
src: "http://img.b2bpic.net/free-photo/pro-gamer-participating-gaming-competition-all-night_482257-103536.jpg", alt: "Pro gamer participating in gaming competition all night"},
]}
avatarText="Over 50M Gamers Joined"
videoSrc="http://img.b2bpic.net/free-photo/superhero-car-vintage-style_23-2151636175.jpg?_wi=1"
videoSrc="http://img.b2bpic.net/free-photo/superhero-car-vintage-style_23-2151636175.jpg"
videoAriaLabel="4K gameplay video showcasing racing and action"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/nightlife-city-sparkles-light_23-2149057541.jpg",
alt: "Nightlife city sparkles of light",
type: "image", src: "http://img.b2bpic.net/free-photo/nightlife-city-sparkles-light_23-2149057541.jpg", alt: "Nightlife city sparkles of light"},
{
type: "text-icon", text: "Stunning 4K Graphics", icon: Film,
},
{
type: "text-icon",
text: "Stunning 4K Graphics",
icon: Film,
type: "image", src: "http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800019.jpg", alt: "Automobile racing in sports competition"},
{
type: "text-icon", text: "Unforgettable Adventures", icon: Sparkles,
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800019.jpg",
alt: "Automobile racing in sports competition",
},
{
type: "text-icon",
text: "Unforgettable Adventures",
icon: Sparkles,
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/taxi-bridge-night-with-motion-blur_23-2148287833.jpg",
alt: "Taxi on bridge at night with motion blur",
},
type: "image", src: "http://img.b2bpic.net/free-photo/taxi-bridge-night-with-motion-blur_23-2148287833.jpg", alt: "Taxi on bridge at night with motion blur"},
]}
imageSrc="http://img.b2bpic.net/free-photo/smiley-man-wearing-vr-glasses-medium-shot_23-2149350043.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/smiley-man-wearing-vr-glasses-medium-shot_23-2149350043.jpg"
imageAlt="person playing vr game"
/>
</div>
@@ -196,19 +126,13 @@ export default function LandingPage() {
metrics={[
{
icon: Users,
label: "Active Players",
value: "50M+",
},
label: "Active Players", value: "50M+"},
{
icon: Award,
label: "Industry Awards",
value: "25+",
},
label: "Industry Awards", value: "25+"},
{
icon: Diamond,
label: "Game Titles",
value: "10+",
},
label: "Game Titles", value: "10+"},
]}
metricsAnimation="slide-up"
/>
@@ -220,29 +144,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Hyper-Realistic Graphics",
description: "Experience breathtaking visuals with our proprietary 4K engine, rendering every detail from vast landscapes to character models with stunning realism.",
videoSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=1",
videoAriaLabel: "4K gameplay video showcasing hyper-realistic graphics",
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=2",
imageAlt: "4k gameplay assassins creed cinematic",
},
title: "Hyper-Realistic Graphics", description: "Experience breathtaking visuals with our proprietary 4K engine, rendering every detail from vast landscapes to character models with stunning realism.", videoSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", videoAriaLabel: "4K gameplay video showcasing hyper-realistic graphics", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", imageAlt: "4k gameplay assassins creed cinematic"},
{
title: "Dynamic Open Worlds",
description: "Explore sprawling, dynamic environments that react to your choices. Every corner holds a new adventure, secret, or challenge waiting to be discovered.",
videoSrc: "http://img.b2bpic.net/free-photo/computer-with-modern-hardware-monitor-virtual-reality-glasses_482257-112446.jpg",
videoAriaLabel: "4K gameplay video showcasing dynamic open worlds",
imageSrc: "http://img.b2bpic.net/free-photo/superhero-car-vintage-style_23-2151636175.jpg?_wi=2",
imageAlt: "4k gameplay assassins creed cinematic",
},
title: "Dynamic Open Worlds", description: "Explore sprawling, dynamic environments that react to your choices. Every corner holds a new adventure, secret, or challenge waiting to be discovered.", videoSrc: "http://img.b2bpic.net/free-photo/computer-with-modern-hardware-monitor-virtual-reality-glasses_482257-112446.jpg", videoAriaLabel: "4K gameplay video showcasing dynamic open worlds", imageSrc: "http://img.b2bpic.net/free-photo/superhero-car-vintage-style_23-2151636175.jpg", imageAlt: "4k gameplay assassins creed cinematic"},
{
title: "Immersive Storytelling",
description: "Engage with deep, branching narratives and unforgettable characters. Our stories are crafted to pull you into the heart of every epic journey.",
videoSrc: "http://img.b2bpic.net/free-photo/fantasy-snake-illustration_23-2151588910.jpg",
videoAriaLabel: "4K gameplay video showcasing immersive storytelling",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg",
imageAlt: "4k gameplay assassins creed cinematic",
},
title: "Immersive Storytelling", description: "Engage with deep, branching narratives and unforgettable characters. Our stories are crafted to pull you into the heart of every epic journey.", videoSrc: "http://img.b2bpic.net/free-photo/fantasy-snake-illustration_23-2151588910.jpg", videoAriaLabel: "4K gameplay video showcasing immersive storytelling", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg", imageAlt: "4k gameplay assassins creed cinematic"},
]}
title="Next-Level Immersion"
description="Elisha Gaming Co. redefines what's possible in gaming, offering innovative features that elevate every session."
@@ -257,47 +163,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "game-1",
name: "Velocity Nexus",
price: "$59.99",
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674313.jpg",
imageAlt: "Velocity Nexus game cover",
},
id: "game-1", name: "Velocity Nexus", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674313.jpg", imageAlt: "Velocity Nexus game cover"},
{
id: "game-2",
name: "Chronicles of Eldoria",
price: "$69.99",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-scene-with-mountains-landscape_23-2151124977.jpg",
imageAlt: "Chronicles of Eldoria game cover",
},
id: "game-2", name: "Chronicles of Eldoria", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-scene-with-mountains-landscape_23-2151124977.jpg", imageAlt: "Chronicles of Eldoria game cover"},
{
id: "game-3",
name: "Starfleet Vanguard",
price: "$49.99",
imageSrc: "http://img.b2bpic.net/free-photo/technological-exploration-settlement_23-2151768593.jpg",
imageAlt: "Starfleet Vanguard game cover",
},
id: "game-3", name: "Starfleet Vanguard", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/technological-exploration-settlement_23-2151768593.jpg", imageAlt: "Starfleet Vanguard game cover"},
{
id: "game-4",
name: "Neon Shadows",
price: "$39.99",
imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568881.jpg",
imageAlt: "Neon Shadows game cover",
},
id: "game-4", name: "Neon Shadows", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568881.jpg", imageAlt: "Neon Shadows game cover"},
{
id: "game-5",
name: "Echoes of the Abyss",
price: "$29.99",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-zombies-haunted-landscape_1048-14529.jpg",
imageAlt: "Echoes of the Abyss game cover",
},
id: "game-5", name: "Echoes of the Abyss", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-zombies-haunted-landscape_1048-14529.jpg", imageAlt: "Echoes of the Abyss game cover"},
{
id: "game-6",
name: "Cloud Jumper Adventures",
price: "$19.99",
imageSrc: "http://img.b2bpic.net/free-photo/floating-islands-background_1048-1925.jpg",
imageAlt: "Cloud Jumper Adventures game cover",
},
id: "game-6", name: "Cloud Jumper Adventures", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/floating-islands-background_1048-1925.jpg", imageAlt: "Cloud Jumper Adventures game cover"},
]}
title="Our Latest Game Titles"
description="Discover your next obsession with our diverse collection of critically acclaimed and upcoming games."
@@ -312,25 +188,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "metric-1",
value: "10M+",
title: "Monthly Active Users",
description: "A thriving community engaging with our games every month.",
icon: Globe2,
id: "metric-1", value: "10M+", title: "Monthly Active Users", description: "A thriving community engaging with our games every month.", icon: Globe2,
},
{
id: "metric-2",
value: "95%",
title: "Player Satisfaction",
description: "Our dedication to quality ensures an enjoyable experience for all gamers.",
icon: Heart,
id: "metric-2", value: "95%", title: "Player Satisfaction", description: "Our dedication to quality ensures an enjoyable experience for all gamers.", icon: Heart,
},
{
id: "metric-3",
value: "20+",
title: "Years of Innovation",
description: "Pioneering the gaming industry with groundbreaking technologies and creative worlds.",
icon: Rocket,
id: "metric-3", value: "20+", title: "Years of Innovation", description: "Pioneering the gaming industry with groundbreaking technologies and creative worlds.", icon: Rocket,
},
]}
title="The Impact of Elisha Gaming Co."
@@ -341,30 +205,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="\"The immersive worlds and incredible graphics from Elisha Gaming Co. have truly elevated my gaming experience. Every title is a masterpiece!\""
testimonial="The immersive worlds and incredible graphics from Elisha Gaming Co. have truly elevated my gaming experience. Every title is a masterpiece!"
rating={5}
author="Jasmine 'GamerGal' Sharma"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg",
alt: "Avatar 1",
},
src: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg", alt: "Avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-woman-streamer-playing-video-game-using-computer-gaming-room_839833-20313.jpg",
alt: "Avatar 2",
},
src: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-woman-streamer-playing-video-game-using-computer-gaming-room_839833-20313.jpg", alt: "Avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/project-manager-discussing-deadline-videocall-digital-tablet_482257-79490.jpg",
alt: "Avatar 3",
},
src: "http://img.b2bpic.net/free-photo/project-manager-discussing-deadline-videocall-digital-tablet_482257-79490.jpg", alt: "Avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/female-model-fall-winter-collection-outfits_114579-15724.jpg",
alt: "Avatar 4",
},
src: "http://img.b2bpic.net/free-photo/female-model-fall-winter-collection-outfits_114579-15724.jpg", alt: "Avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/closeup-man-with-gaming-headset-playing-multiplayer-online-action-game-streaming-gameplay-professional-pc-setup-gamer-looking-computer-screen-while-talking-team-members-tournament_482257-49310.jpg",
alt: "Closeup of man with gaming headset playing multiplayer online action game streaming gameplay on professional pc setup. Gamer looking at computer screen while talking to team members in tournament.",
},
src: "http://img.b2bpic.net/free-photo/closeup-man-with-gaming-headset-playing-multiplayer-online-action-game-streaming-gameplay-professional-pc-setup-gamer-looking-computer-screen-while-talking-team-members-tournament_482257-49310.jpg", alt: "Closeup of man with gaming headset playing multiplayer online action game streaming gameplay on professional pc setup. Gamer looking at computer screen while talking to team members in tournament."},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -376,14 +230,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Sony PlayStation",
"Microsoft Xbox",
"Nintendo",
"Steam",
"Epic Games",
"Unity Technologies",
"Unreal Engine",
]}
"Sony PlayStation", "Microsoft Xbox", "Nintendo", "Steam", "Epic Games", "Unity Technologies", "Unreal Engine"]}
title="Trusted by Industry Leaders"
description="We partner with the best in the gaming world to bring you cutting-edge experiences and seamless integration."
speed={35}
@@ -399,38 +246,11 @@ export default function LandingPage() {
description="Stay informed with the freshest news, development insights, and announcements from Elisha Gaming Co."
blogs={[
{
id: "blog-1",
category: "Game Release",
title: "Velocity Nexus: The Ultimate Racing Experience is Here!",
excerpt: "Get ready to hit the tracks with Velocity Nexus, pushing the limits of speed and realism in 4K.",
imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-orange-blue-laser-lights-perfect-digital-wallpaper_181624-21283.jpg",
imageAlt: "Upcoming racing game screenshot",
authorName: "Elisha Gaming Team",
authorAvatar: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-headset-playing-video-games-video-game-club_1268-25918.jpg",
date: "July 15, 2024",
},
id: "blog-1", category: "Game Release", title: "Velocity Nexus: The Ultimate Racing Experience is Here!", excerpt: "Get ready to hit the tracks with Velocity Nexus, pushing the limits of speed and realism in 4K.", imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-orange-blue-laser-lights-perfect-digital-wallpaper_181624-21283.jpg", imageAlt: "Upcoming racing game screenshot", authorName: "Elisha Gaming Team", authorAvatar: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-headset-playing-video-games-video-game-club_1268-25918.jpg", date: "July 15, 2024"},
{
id: "blog-2",
category: "Development Insight",
title: "Behind the Scenes: Crafting Eldoria's Epic Story",
excerpt: "A deep dive into the narrative design and world-building of our new fantasy RPG, Chronicles of Eldoria.",
imageSrc: "http://img.b2bpic.net/free-photo/dark-style-lamp-indoors_23-2151106014.jpg",
imageAlt: "Fantasy RPG screenshot ancient ruin",
authorName: "Narrative Department",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-friends-playing-videogames_23-2150571939.jpg",
date: "July 10, 2024",
},
id: "blog-2", category: "Development Insight", title: "Behind the Scenes: Crafting Eldoria's Epic Story", excerpt: "A deep dive into the narrative design and world-building of our new fantasy RPG, Chronicles of Eldoria.", imageSrc: "http://img.b2bpic.net/free-photo/dark-style-lamp-indoors_23-2151106014.jpg", imageAlt: "Fantasy RPG screenshot ancient ruin", authorName: "Narrative Department", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-friends-playing-videogames_23-2150571939.jpg", date: "July 10, 2024"},
{
id: "blog-3",
category: "Community",
title: "Elisha's Indie Spotlight: Cloud Jumper Adventures Joins Our Platform",
excerpt: "Discover the charming new platformer that's taking the indie scene by storm, now available on Elisha Gaming.",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-abstract-geometric-wallpaper_23-2151898343.jpg",
imageAlt: "Indie platformer game screenshot",
authorName: "Community Manager",
authorAvatar: "http://img.b2bpic.net/free-photo/teleworking-developer-using-computer-artificial-intelligence-brain_482257-126394.jpg",
date: "July 5, 2024",
},
id: "blog-3", category: "Community", title: "Elisha's Indie Spotlight: Cloud Jumper Adventures Joins Our Platform", excerpt: "Discover the charming new platformer that's taking the indie scene by storm, now available on Elisha Gaming.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-abstract-geometric-wallpaper_23-2151898343.jpg", imageAlt: "Indie platformer game screenshot", authorName: "Community Manager", authorAvatar: "http://img.b2bpic.net/free-photo/teleworking-developer-using-computer-artificial-intelligence-brain_482257-126394.jpg", date: "July 5, 2024"},
]}
/>
</div>
@@ -442,93 +262,64 @@ export default function LandingPage() {
description="Have questions about our games, partnerships, or career opportunities? Reach out to us!"
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 5,
name: "message", placeholder: "Your Message", rows: 5,
required: true,
}}
videoSrc="http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg?_wi=1"
videoSrc="http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg"
videoAriaLabel="Video of gaming community and esports events"
mediaPosition="left"
buttonText="Send Message"
imageSrc="http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg"
imageAlt="gaming community cinematic video"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
videoSrc="http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-creating-cool-shapes-cool-background_181624-32814.jpg?_wi=1"
videoSrc="http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-creating-cool-shapes-cool-background_181624-32814.jpg"
videoAriaLabel="Abstract digital network background video"
logoText="Elisha Gaming Co."
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Newsroom",
href: "#blog",
},
label: "Newsroom", href: "#blog"},
],
},
{
title: "Games",
items: [
title: "Games", items: [
{
label: "All Titles",
href: "#products",
},
label: "All Titles", href: "#products"},
{
label: "Upcoming",
href: "#",
},
label: "Upcoming", href: "#"},
{
label: "Support",
href: "#",
},
label: "Support", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Community",
href: "#",
},
label: "Community", href: "#"},
{
label: "Social Media",
href: "#",
},
label: "Social Media", href: "#"},
],
},
]}
copyrightText="© 2024 Elisha Gaming Co. All rights reserved."
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-creating-cool-shapes-cool-background_181624-32814.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-creating-cool-shapes-cool-background_181624-32814.jpg"
imageAlt="abstract glowing particles video loop"
/>
</div>