4 Commits

Author SHA1 Message Date
fd8215f915 Merge version_3 into main
Merge version_3 into main
2026-04-15 23:42:02 +00:00
1b24bcd22e Update src/app/page.tsx 2026-04-15 23:41:56 +00:00
16637287b0 Merge version_2 into main
Merge version_2 into main
2026-04-15 23:39:17 +00:00
fa1ebaaa9e Update src/app/page.tsx 2026-04-15 23:39:14 +00:00

View File

@@ -33,25 +33,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Heroes",
id: "products",
},
name: "Heroes", id: "products"},
{
name: "Community",
id: "testimonials",
},
name: "Community", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="MLBB Hub"
/>
@@ -59,43 +49,27 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="MLBB ELITE"
description="Master the battlefield, climb the ranks, and become the ultimate legend. Join the largest community of Mobile Legends pro-players today."
logoText="ROAM: REACH MYTHIC RANK"
description="Reach Mythic Rank Faster by mastering the Roam role. Learn the pathing, rotations, and vision control that define elite play."
buttons={[
{
text: "Get Started",
href: "#features",
},
text: "Get Started", href: "#features"},
{
text: "View Heroes",
href: "#products",
},
text: "View Heroes", href: "#products"},
]}
slides={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bo3ka6",
imageAlt: "mobile legends game art hero",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bo3ka6", imageAlt: "mobile legends game art hero"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hzdck8",
imageAlt: "fantasy hero character design",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hzdck8", imageAlt: "fantasy hero character design"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jsnlkq",
imageAlt: "abstract gaming energy background",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jsnlkq", imageAlt: "abstract gaming energy background"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=egknge",
imageAlt: "fantasy world battlefield scenery",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=egknge", imageAlt: "fantasy world battlefield scenery"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6u33wz",
imageAlt: "fantasy armor glowing detail",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6u33wz", imageAlt: "fantasy armor glowing detail"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=38hn6a",
imageAlt: "epic character fight sequence art",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=38hn6a", imageAlt: "epic character fight sequence art"},
]}
/>
</div>
@@ -107,26 +81,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Advanced Meta",
subtitle: "Always stay ahead with the latest hero tier lists.",
category: "Strategy",
value: "Tier S",
},
id: "f1", title: "Advanced Meta", subtitle: "Always stay ahead with the latest hero tier lists.", category: "Strategy", value: "Tier S"},
{
id: "f2",
title: "Builds & Items",
subtitle: "Optimized gear sets for every single hero.",
category: "Gear",
value: "Max Power",
},
id: "f2", title: "Builds & Items", subtitle: "Optimized gear sets for every single hero.", category: "Gear", value: "Max Power"},
{
id: "f3",
title: "Pro Tutorials",
subtitle: "Learn mechanical skills from the very best players.",
category: "Skills",
value: "Elite",
},
id: "f3", title: "Pro Tutorials", subtitle: "Learn mechanical skills from the very best players.", category: "Skills", value: "Elite"},
]}
title="Master Your Craft"
description="Unlock advanced tactics and win strategies."
@@ -155,47 +114,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Alucard",
price: "Fighter",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pp4zix",
imageAlt: "alucard mobile legends fan art",
},
id: "p1", name: "Alucard", price: "Fighter", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pp4zix", imageAlt: "alucard mobile legends fan art"},
{
id: "p2",
name: "Gusion",
price: "Assassin",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=17a7jb",
imageAlt: "gusion gaming character concept",
},
id: "p2", name: "Gusion", price: "Assassin", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=17a7jb", imageAlt: "gusion gaming character concept"},
{
id: "p3",
name: "Fanny",
price: "Assassin",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e08dnn",
imageAlt: "fanny game hero digital art",
},
id: "p3", name: "Fanny", price: "Assassin", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e08dnn", imageAlt: "fanny game hero digital art"},
{
id: "p4",
name: "Granger",
price: "Marksman",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yuzyp3",
imageAlt: "granger gaming character art",
},
id: "p4", name: "Granger", price: "Marksman", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yuzyp3", imageAlt: "granger gaming character art"},
{
id: "p5",
name: "Kagura",
price: "Mage",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=anuz36",
imageAlt: "kagura hero design digital art",
},
id: "p5", name: "Kagura", price: "Mage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=anuz36", imageAlt: "kagura hero design digital art"},
{
id: "p6",
name: "Chou",
price: "Fighter",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1ogeoa",
imageAlt: "chou fighter hero concept",
},
id: "p6", name: "Chou", price: "Fighter", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1ogeoa", imageAlt: "chou fighter hero concept"},
]}
title="Top-Tier Heroes"
description="Choose your fighter and dominate the lanes."
@@ -210,20 +139,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "1M+",
description: "Active Players",
},
id: "m1", value: "1M+", description: "Active Players"},
{
id: "m2",
value: "150+",
description: "Professional Guides",
},
id: "m2", value: "150+", description: "Professional Guides"},
{
id: "m3",
value: "98%",
description: "Win Rate Growth",
},
id: "m3", value: "98%", description: "Win Rate Growth"},
]}
title="Elite Global Stats"
description="Verified data from our competitive ecosystem."
@@ -237,50 +157,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alex R.",
handle: "@gamer01",
testimonial: "This site helped me reach Mythic rank in just two months. Unbeatable guides.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yjj1sb",
imageAlt: "gamer portrait casual",
},
id: "t1", name: "Alex R.", handle: "@gamer01", testimonial: "This site helped me reach Mythic rank in just two months. Unbeatable guides.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yjj1sb", imageAlt: "gamer portrait casual"},
{
id: "t2",
name: "Sarah K.",
handle: "@pro_lane",
testimonial: "The hero builds are constantly updated with the current meta. Highly recommend!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qpqkw6",
imageAlt: "strategic gamer headshot",
},
id: "t2", name: "Sarah K.", handle: "@pro_lane", testimonial: "The hero builds are constantly updated with the current meta. Highly recommend!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qpqkw6", imageAlt: "strategic gamer headshot"},
{
id: "t3",
name: "Mike J.",
handle: "@mageMain",
testimonial: "Excellent community support and very detailed mechanics videos.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rzd8ef",
imageAlt: "friendly gamer portrait",
},
id: "t3", name: "Mike J.", handle: "@mageMain", testimonial: "Excellent community support and very detailed mechanics videos.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rzd8ef", imageAlt: "friendly gamer portrait"},
{
id: "t4",
name: "Chris D.",
handle: "@fighter_king",
testimonial: "Finally, a reliable source for hero interactions and lane dominance.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1af9ps",
imageAlt: "esports captain headshot",
},
id: "t4", name: "Chris D.", handle: "@fighter_king", testimonial: "Finally, a reliable source for hero interactions and lane dominance.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1af9ps", imageAlt: "esports captain headshot"},
{
id: "t5",
name: "Elena V.",
handle: "@supportGod",
testimonial: "I love how detailed the role-specific guides are. Game changer for me.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nnthfg",
imageAlt: "esports coach portrait",
},
id: "t5", name: "Elena V.", handle: "@supportGod", testimonial: "I love how detailed the role-specific guides are. Game changer for me.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nnthfg", imageAlt: "esports coach portrait"},
]}
showRating={true}
title="Player Voices"
@@ -297,38 +187,11 @@ export default function LandingPage() {
description="Stay tuned with game updates and event schedules."
blogs={[
{
id: "b1",
category: "Updates",
title: "Patch 1.8.4 Update Details",
excerpt: "Deep dive into hero changes and equipment balancing.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tk3mfi",
imageAlt: "game patch notes screen",
authorName: "System Admin",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nee8t9",
date: "Nov 12",
},
id: "b1", category: "Updates", title: "Patch 1.8.4 Update Details", excerpt: "Deep dive into hero changes and equipment balancing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tk3mfi", imageAlt: "game patch notes screen", authorName: "System Admin", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nee8t9", date: "Nov 12"},
{
id: "b2",
category: "Meta",
title: "Top 10 Heroes this Season",
excerpt: "The ultimate tier list for ranked play in 2024.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6dn9dx",
imageAlt: "esports tier list graphics",
authorName: "Pro Player",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vi7lya",
date: "Nov 10",
},
id: "b2", category: "Meta", title: "Top 10 Heroes this Season", excerpt: "The ultimate tier list for ranked play in 2024.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6dn9dx", imageAlt: "esports tier list graphics", authorName: "Pro Player", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vi7lya", date: "Nov 10"},
{
id: "b3",
category: "Tournament",
title: "MPL Grand Finals Review",
excerpt: "Highlights from the most intense battles of the season.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4pcos9",
imageAlt: "esports stadium crowd energy",
authorName: "Esports Insider",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zktjox",
date: "Nov 5",
},
id: "b3", category: "Tournament", title: "MPL Grand Finals Review", excerpt: "Highlights from the most intense battles of the season.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4pcos9", imageAlt: "esports stadium crowd energy", authorName: "Esports Insider", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zktjox", date: "Nov 5"},
]}
/>
</div>
@@ -337,14 +200,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to join the ranks? Get in touch with us for exclusive tips and team recruitment!"
buttons={[
{
text: "Contact Support",
href: "#",
},
text: "Contact Support", href: "#"},
]}
/>
</div>
@@ -355,37 +215,25 @@ export default function LandingPage() {
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Rankings",
href: "#products",
},
label: "Rankings", href: "#products"},
],
},
{
items: [
{
label: "Guides",
href: "#features",
},
label: "Guides", href: "#features"},
{
label: "Latest Updates",
href: "#blog",
},
label: "Latest Updates", href: "#blog"},
],
},
{
items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}
@@ -395,4 +243,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}