Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,13 +48,13 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/8-bits-characters-gaming-assets_23-2151143743.jpg", imageAlt: "Nexora crew warfare"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-tangerines-with-apples-pomegranate-wood-wall_141793-80376.jpg", imageAlt: "Crew members"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-tangerines-with-apples-pomegranate-wood-wall_141793-80376.jpg?_wi=1", imageAlt: "Crew members"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tropical-fruits-seamless-pattern_98292-4043.jpg", imageAlt: "Intense combat"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tropical-fruits-seamless-pattern_98292-4043.jpg?_wi=1", imageAlt: "Intense combat"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg", imageAlt: "Crew coordination"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg?_wi=1", imageAlt: "Crew coordination"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/game-night-facebook-post-template_23-2151089866.jpg", imageAlt: "Rankings system"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/game-night-facebook-post-template_23-2151089866.jpg?_wi=1", imageAlt: "Rankings system"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "JOIN CREW", href: "#contact" },
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
{ value: "150+", title: "Active Crew Members" },
|
||||
{ value: "500+", title: "Wars Won" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-copy-space-tangerines-with-apples-pomegranate-wood-wall_141793-80376.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-copy-space-tangerines-with-apples-pomegranate-wood-wall_141793-80376.jpg?_wi=2"
|
||||
imageAlt="Nexora crew"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -87,22 +87,22 @@ export default function LandingPage() {
|
||||
tag="CREW FEATURES"
|
||||
features={[
|
||||
{
|
||||
title: "LEGENDARY WARFARE", description: "Dominate crew wars with coordinated attacks and proven strategies.", imageSrc: "http://img.b2bpic.net/free-vector/tropical-fruits-seamless-pattern_98292-4043.jpg", imageAlt: "Warfare tactics", buttonIcon: Zap,
|
||||
title: "LEGENDARY WARFARE", description: "Dominate crew wars with coordinated attacks and proven strategies.", imageSrc: "http://img.b2bpic.net/free-vector/tropical-fruits-seamless-pattern_98292-4043.jpg?_wi=2", imageAlt: "Warfare tactics", buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "CREW COORDINATION", description: "Work together with elite warriors to crush any opposition.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg", imageAlt: "Team coordination", buttonIcon: Users,
|
||||
title: "CREW COORDINATION", description: "Work together with elite warriors to crush any opposition.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg?_wi=2", imageAlt: "Team coordination", buttonIcon: Users,
|
||||
},
|
||||
{
|
||||
title: "RANKING SYSTEM", description: "Earn prestige and rank up through battles and achievements.", imageSrc: "http://img.b2bpic.net/free-vector/game-night-facebook-post-template_23-2151089866.jpg", imageAlt: "Ranking system", buttonIcon: Trophy,
|
||||
title: "RANKING SYSTEM", description: "Earn prestige and rank up through battles and achievements.", imageSrc: "http://img.b2bpic.net/free-vector/game-night-facebook-post-template_23-2151089866.jpg?_wi=2", imageAlt: "Ranking system", buttonIcon: Trophy,
|
||||
},
|
||||
{
|
||||
title: "ACTIVE DISCORD", description: "Stay connected with daily events, strategies, and crew updates.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-with-video-games-his-smart-tv-setup_482257-120729.jpg", imageAlt: "Discord community", buttonIcon: MessageSquare,
|
||||
},
|
||||
{
|
||||
title: "COMPETITIVE EDGE", description: "Access exclusive training guides and battle strategies.", imageSrc: "http://img.b2bpic.net/free-vector/tropical-fruits-seamless-pattern_98292-4043.jpg", imageAlt: "Competitive gameplay", buttonIcon: Flame,
|
||||
title: "COMPETITIVE EDGE", description: "Access exclusive training guides and battle strategies.", imageSrc: "http://img.b2bpic.net/free-vector/tropical-fruits-seamless-pattern_98292-4043.jpg?_wi=3", imageAlt: "Competitive gameplay", buttonIcon: Flame,
|
||||
},
|
||||
{
|
||||
title: "BROTHERHOOD", description: "Join a tight-knit community that values loyalty and strength.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg", imageAlt: "Crew brotherhood", buttonIcon: Heart,
|
||||
title: "BROTHERHOOD", description: "Join a tight-knit community that values loyalty and strength.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-playing-videogame-side-view_23-2149349995.jpg?_wi=3", imageAlt: "Crew brotherhood", buttonIcon: Heart,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user