From c2935469da820d833a473d4f0f3bc9fe38262205 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 07:23:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c5aba5..be7a6a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,13 +68,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-sniper-overlooking-neon-city_23-2152031329.jpg", imageAlt: "Futuristic battle royale character in action"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-night-city_23-2151999277.jpg", imageAlt: "Military squad in urban combat"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728202.jpg", imageAlt: "Cyberpunk boy illustration"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728236.jpg", imageAlt: "Cyberpunk boy illustration"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728175.jpg", imageAlt: "Cyberpunk boy illustration"}, + imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-night-city_23-2151999277.jpg", imageAlt: "Military squad in urban combat"} ]} mediaAnimation="slide-up" rating={5} @@ -92,7 +86,6 @@ export default function LandingPage() { text: "Discover More"}, ]} buttonAnimation="slide-up" - description="From intense firefights in vast open worlds to strategic survival in shrinking zones, Android battle royale games push the limits of mobile gaming. Our platform is dedicated to showcasing the best titles, providing in-depth guides, and fostering a community where skill and strategy reign supreme." /> @@ -181,7 +174,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/view-senior-male-soccer-player_23-2150887238.jpg", alt: "David Lee avatar"}, ]} - ratingAnimation="reveal-blur" + ratingAnimation="blur-reveal" avatarsAnimation="slide-up" /> @@ -239,8 +232,7 @@ export default function LandingPage() { { label: "Apex Legends Mobile", href: "#games"}, ], - }, - { + },\n { title: "Resources", items: [ { label: "Strategy Guides", href: "#news"}, -- 2.49.1