From fa1ebaaa9ebd8da550ce1e8b818b14f7382e9330 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:39:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 250 ++++++++++------------------------------------- 1 file changed, 49 insertions(+), 201 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bf8a69..7c17a3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -59,43 +49,27 @@ export default function LandingPage() {
@@ -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"}, ]} /> @@ -337,14 +200,11 @@ export default function LandingPage() { @@ -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() { ); -} +} \ No newline at end of file -- 2.49.1