Merge version_1 into main #1
197
src/app/page.tsx
197
src/app/page.tsx
@@ -29,22 +29,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Leaderboard",
|
||||
id: "stats",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Leaderboard", id: "stats" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
]}
|
||||
brandName="EliteClan PS99"
|
||||
/>
|
||||
@@ -52,63 +41,24 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Rule the Pet Simulator 99 World"
|
||||
description="Join the EliteClan today. We are a top-tier alliance of masters, collectors, and legends. Together we dominate the leaderboards and trade for the rarest pets."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/anime-boy-with-headphones-cyberpunk-style_23-2152007961.jpg",
|
||||
alt: "Pro Gamer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489843.jpg",
|
||||
alt: "Top Collector",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cyberpunk-man-warrior-portrait_23-2150712428.jpg",
|
||||
alt: "Clan Leader",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-futuristic-music-robot-droid_23-2151072923.jpg",
|
||||
alt: "Trade Expert",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/anime-boy-with-headphones-cyberpunk-style_23-2152007961.jpg",
|
||||
alt: "Top Strategist",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/anime-boy-with-headphones-cyberpunk-style_23-2152007961.jpg", alt: "Pro Gamer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489843.jpg", alt: "Top Collector" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/cyberpunk-man-warrior-portrait_23-2150712428.jpg", alt: "Clan Leader" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/view-futuristic-music-robot-droid_23-2151072923.jpg", alt: "Trade Expert" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/anime-boy-with-headphones-cyberpunk-style_23-2152007961.jpg", alt: "Top Strategist" },
|
||||
]}
|
||||
avatarText="Join 500+ Active Members"
|
||||
buttons={[
|
||||
{
|
||||
text: "Apply to Clan",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Apply to Clan", href: "#contact" }]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Top 12 Clan",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "5M+ Eggs Hatched",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Active 24/7",
|
||||
icon: Clock,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Priority Trading",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Exclusive Events",
|
||||
icon: Star,
|
||||
},
|
||||
{ type: "text", text: "Top 12 Clan" },
|
||||
{ type: "text", text: "5M+ Eggs Hatched" },
|
||||
{ type: "text-icon", text: "Active 24/7", icon: Clock },
|
||||
{ type: "text", text: "Priority Trading" },
|
||||
{ type: "text-icon", text: "Exclusive Events", icon: Star },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,24 +68,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Priority Trading",
|
||||
description: "Access our exclusive member-only trading channels for fair and fast deals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/king-with-crown-digital-art_23-2151715087.jpg",
|
||||
imageAlt: "Trading",
|
||||
},
|
||||
{
|
||||
title: "Clan Boosts",
|
||||
description: "We run constant server-wide boosts to maximize your egg hatching and coin farming.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-dog-badge-logo_23-2149433387.jpg",
|
||||
imageAlt: "Boosts",
|
||||
},
|
||||
{
|
||||
title: "Event Dominance",
|
||||
description: "Strategize with the best during limited-time events and climb the leaderboard fast.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/map-french-polynesia-gold-glitter-map-dark-background_559531-10691.jpg",
|
||||
imageAlt: "Events",
|
||||
},
|
||||
{ title: "Priority Trading", description: "Access our exclusive member-only trading channels for fair and fast deals.", imageSrc: "http://img.b2bpic.net/free-photo/king-with-crown-digital-art_23-2151715087.jpg", imageAlt: "Trading" },
|
||||
{ title: "Clan Boosts", description: "We run constant server-wide boosts to maximize your egg hatching and coin farming.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-dog-badge-logo_23-2149433387.jpg", imageAlt: "Boosts" },
|
||||
{ title: "Event Dominance", description: "Strategize with the best during limited-time events and climb the leaderboard fast.", imageSrc: "http://img.b2bpic.net/free-photo/map-french-polynesia-gold-glitter-map-dark-background_559531-10691.jpg", imageAlt: "Events" },
|
||||
]}
|
||||
title="Why Join EliteClan?"
|
||||
description="We offer more than just a name. Experience true clan synergy in Pet Simulator 99."
|
||||
@@ -148,27 +83,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "12th",
|
||||
title: "Global Ranking",
|
||||
description: "Climbing higher every single day.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7f64p7",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5M+",
|
||||
title: "Eggs Hatched",
|
||||
description: "Accumulated stats by all members.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-easter-eggs_23-2150158219.jpg",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
title: "Active Support",
|
||||
description: "Members available for help at any hour.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamp-with-fantasy-futuristic-design_23-2151101624.jpg",
|
||||
},
|
||||
{ id: "m1", value: "12th", title: "Global Ranking", description: "Climbing higher every single day.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7f64p7" },
|
||||
{ id: "m2", value: "5M+", title: "Eggs Hatched", description: "Accumulated stats by all members.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-easter-eggs_23-2150158219.jpg" },
|
||||
{ id: "m3", value: "24/7", title: "Active Support", description: "Members available for help at any hour.", imageSrc: "http://img.b2bpic.net/free-photo/lamp-with-fantasy-futuristic-design_23-2151101624.jpg" },
|
||||
]}
|
||||
title="Clan Performance"
|
||||
description="Our numbers speak for themselves. We are consistently ranked among the top clans in the game."
|
||||
@@ -182,26 +99,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "g1",
|
||||
groupTitle: "Management",
|
||||
members: [
|
||||
{
|
||||
id: "u1",
|
||||
title: "Founder",
|
||||
subtitle: "CEO of Elite",
|
||||
detail: "The mastermind who built the dream.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-man-warrior-portrait_23-2150712428.jpg",
|
||||
},
|
||||
{
|
||||
id: "u2",
|
||||
title: "Head Trader",
|
||||
subtitle: "Market King",
|
||||
detail: "Finds all the huge pets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-music-robot-droid_23-2151072923.jpg",
|
||||
},
|
||||
id: "g1", groupTitle: "Management", members: [
|
||||
{ id: "u1", title: "Founder", subtitle: "CEO of Elite", detail: "The mastermind who built the dream.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-man-warrior-portrait_23-2150712428.jpg" },
|
||||
{ id: "u2", title: "Head Trader", subtitle: "Market King", detail: "Finds all the huge pets.", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-music-robot-droid_23-2151072923.jpg" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diagonal-blue-lines-hazy-darkness-neon-minimal_169016-71296.jpg",
|
||||
imageAlt: "gaming abstract background dark blue",
|
||||
},
|
||||
]}
|
||||
title="Elite Clan Leaders"
|
||||
@@ -214,21 +115,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do I apply?",
|
||||
content: "Join our Discord and fill out the form pinned in the welcome channel.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are there rank requirements?",
|
||||
content: "Yes, we look for members with at least 50 rebirths or significant pet collections.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I leave and rejoin?",
|
||||
content: "Members who leave without permission may be blacklisted.",
|
||||
},
|
||||
{ id: "f1", title: "How do I apply?", content: "Join our Discord and fill out the form pinned in the welcome channel." },
|
||||
{ id: "f2", title: "Are there rank requirements?", content: "Yes, we look for members with at least 50 rebirths or significant pet collections." },
|
||||
{ id: "f3", title: "Can I leave and rejoin?", content: "Members who leave without permission may be blacklisted." },
|
||||
]}
|
||||
title="Clan FAQs"
|
||||
description="Everything you need to know about joining."
|
||||
@@ -240,32 +129,8 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoText="EliteClan PS99"
|
||||
columns={[
|
||||
{
|
||||
title: "Community",
|
||||
items: [
|
||||
{
|
||||
label: "Discord",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Community", items: [{ label: "Discord", href: "#" }, { label: "Twitter", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2024 EliteClan PS99. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user