From 91490fc88bf7f114e0832de29e05c6c09d4d6621 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:28:32 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a1b65b8..478d92d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,7 +7,8 @@ import "./styles/base.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Anime Spirit Wiki - Roblox Game Guide", description: "Ultimate guide to characters, abilities, lore, and strategies in Anime Spirit Roblox game"}; + title: "Anime Spirit Wiki - Roblox Game Guide", description: "Ultimate guide to characters, abilities, lore, and strategies in Anime Spirit Roblox game" +}; export default function RootLayout({ children, @@ -1386,4 +1387,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file -- 2.49.1 From 79c263ece810c1fd059ecbaceff32786c5615821 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:28:32 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 69 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 46 insertions(+), 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d887ba..b25d74f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,8 @@ export default function LandingPage() { { name: "Community", id: "testimonials" }, ]} button={{ - text: "Join Community", href: "https://www.roblox.com"}} + text: "Join Community", href: "https://www.roblox.com" + }} /> @@ -53,11 +54,13 @@ export default function LandingPage() { testimonials={[ { name: "Alex Chen", handle: "Anime Fan, Player since 2023", testimonial: "This wiki helped me master all the characters and strategies. Absolutely amazing resource!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg" + }, ]} buttons={[ { text: "Explore Wiki", href: "#features" }, { text: "View Characters", href: "#product" }, + { text: "Start Learning", href: "#features" }, ]} /> @@ -87,16 +90,20 @@ export default function LandingPage() { features={[ { id: 1, - title: "Character Guides", description: "Detailed abilities, stats, and build strategies for every character in the game", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=1"}, + title: "Character Guides", description: "Detailed abilities, stats, and build strategies for every character in the game", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=1" + }, { id: 2, - title: "Battle Tactics", description: "Master PvP strategies, team compositions, and arena combat techniques", imageSrc: "http://img.b2bpic.net/free-photo/rendering-wizard-controlling-magic_23-2150608380.jpg?_wi=1"}, + title: "Battle Tactics", description: "Master PvP strategies, team compositions, and arena combat techniques", imageSrc: "http://img.b2bpic.net/free-photo/rendering-wizard-controlling-magic_23-2150608380.jpg?_wi=1" + }, { id: 3, - title: "Quest Walkthroughs", description: "Complete guides for story quests and special events with rewards", imageSrc: "http://img.b2bpic.net/free-vector/ninja-character-different-poses-with-flat-desing_23-2147864957.jpg?_wi=1"}, + title: "Quest Walkthroughs", description: "Complete guides for story quests and special events with rewards", imageSrc: "http://img.b2bpic.net/free-vector/ninja-character-different-poses-with-flat-desing_23-2147864957.jpg?_wi=1" + }, { id: 4, - title: "Trading Hub", description: "Fair market prices and trading tips for rare spirits and items", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-ninja-wearing-equipment_23-2150960956.jpg?_wi=1"}, + title: "Trading Hub", description: "Fair market prices and trading tips for rare spirits and items", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-ninja-wearing-equipment_23-2150960956.jpg?_wi=1" + }, ]} textboxLayout="default" useInvertedBackground={false} @@ -115,16 +122,20 @@ export default function LandingPage() { products={[ { id: "1", brand: "Spirit Class", name: "Lunar Guardian", price: "Tier: S", rating: 5, - reviewCount: "8.2k", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=2", imageAlt: "Lunar Guardian character"}, + reviewCount: "8.2k", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=2", imageAlt: "Lunar Guardian character" + }, { id: "2", brand: "Spirit Class", name: "Inferno Mage", price: "Tier: A", rating: 5, - reviewCount: "7.1k", imageSrc: "http://img.b2bpic.net/free-photo/rendering-wizard-controlling-magic_23-2150608380.jpg?_wi=2", imageAlt: "Inferno Mage character"}, + reviewCount: "7.1k", imageSrc: "http://img.b2bpic.net/free-photo/rendering-wizard-controlling-magic_23-2150608380.jpg?_wi=2", imageAlt: "Inferno Mage character" + }, { id: "3", brand: "Spirit Class", name: "Shadow Rogue", price: "Tier: A", rating: 5, - reviewCount: "6.9k", imageSrc: "http://img.b2bpic.net/free-vector/ninja-character-different-poses-with-flat-desing_23-2147864957.jpg?_wi=2", imageAlt: "Shadow Rogue character"}, + reviewCount: "6.9k", imageSrc: "http://img.b2bpic.net/free-vector/ninja-character-different-poses-with-flat-desing_23-2147864957.jpg?_wi=2", imageAlt: "Shadow Rogue character" + }, { id: "4", brand: "Spirit Class", name: "Holy Paladin", price: "Tier: S", rating: 5, - reviewCount: "7.8k", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-ninja-wearing-equipment_23-2150960956.jpg?_wi=2", imageAlt: "Holy Paladin character"}, + reviewCount: "7.8k", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-ninja-wearing-equipment_23-2150960956.jpg?_wi=2", imageAlt: "Holy Paladin character" + }, ]} /> @@ -138,17 +149,23 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Maya Rodriguez, Competitive Player", date: "Date: 15 January 2025", title: "This wiki is a game changer!", quote: "I went from casual to competitive rank thanks to this wiki. The battle tactics section is incredibly detailed and helped me understand team synergy.", tag: "Competitive", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=3"}, + id: "1", name: "Maya Rodriguez, Competitive Player", date: "Date: 15 January 2025", title: "This wiki is a game changer!", quote: "I went from casual to competitive rank thanks to this wiki. The battle tactics section is incredibly detailed and helped me understand team synergy.", tag: "Competitive", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=3" + }, { - id: "2", name: "Jordan Lee, Story Enthusiast", date: "Date: 20 January 2025", title: "Perfect lore resource!", quote: "The character backgrounds and story guides make the game world feel so rich. I've discovered so much depth through this wiki.", tag: "Story Mode", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rendering-wizard-controlling-magic_23-2150608380.jpg?_wi=3"}, + id: "2", name: "Jordan Lee, Story Enthusiast", date: "Date: 20 January 2025", title: "Perfect lore resource!", quote: "The character backgrounds and story guides make the game world feel so rich. I've discovered so much depth through this wiki.", tag: "Story Mode", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rendering-wizard-controlling-magic_23-2150608380.jpg?_wi=3" + }, { - id: "3", name: "Sam Park, New Player", date: "Date: 18 January 2025", title: "Beginner friendly!", quote: "As someone new to Roblox, this wiki made onboarding so smooth. Clear explanations and helpful tips everywhere.", tag: "Beginner", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageSrc: "http://img.b2bpic.net/free-vector/ninja-character-different-poses-with-flat-desing_23-2147864957.jpg?_wi=3"}, + id: "3", name: "Sam Park, New Player", date: "Date: 18 January 2025", title: "Beginner friendly!", quote: "As someone new to Roblox, this wiki made onboarding so smooth. Clear explanations and helpful tips everywhere.", tag: "Beginner", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageSrc: "http://img.b2bpic.net/free-vector/ninja-character-different-poses-with-flat-desing_23-2147864957.jpg?_wi=3" + }, { - id: "4", name: "Casey Morgan, Trading Expert", date: "Date: 22 January 2025", title: "Best trading guide out there", quote: "The trading hub section saved me from so many bad deals. Fair prices and honest market analysis.", tag: "Trading", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-ninja-wearing-equipment_23-2150960956.jpg?_wi=3"}, + id: "4", name: "Casey Morgan, Trading Expert", date: "Date: 22 January 2025", title: "Best trading guide out there", quote: "The trading hub section saved me from so many bad deals. Fair prices and honest market analysis.", tag: "Trading", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-ninja-wearing-equipment_23-2150960956.jpg?_wi=3" + }, { - id: "5", name: "Riley Chen, Event Hunter", date: "Date: 19 January 2025", title: "Events are so easy now!", quote: "With the event walkthroughs, I never miss a reward opportunity. The wiki keeps me informed and prepared.", tag: "Events", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=4"}, + id: "5", name: "Riley Chen, Event Hunter", date: "Date: 19 January 2025", title: "Events are so easy now!", quote: "With the event walkthroughs, I never miss a reward opportunity. The wiki keeps me informed and prepared.", tag: "Events", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-curly-headed-man-wearing-casual-maroon-t-shirt_176532-8142.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=4" + }, { - id: "6", name: "Taylor Kim, Streamer", date: "Date: 21 January 2025", title: "My viewers love the references!", quote: "I link this wiki constantly during streams. My community appreciates having detailed resources at their fingertips.", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rendering-wizard-controlling-magic_23-2150608380.jpg?_wi=4"}, + id: "6", name: "Taylor Kim, Streamer", date: "Date: 21 January 2025", title: "My viewers love the references!", quote: "I link this wiki constantly during streams. My community appreciates having detailed resources at their fingertips.", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rendering-wizard-controlling-magic_23-2150608380.jpg?_wi=4" + }, ]} /> @@ -167,15 +184,20 @@ export default function LandingPage() { imageAlt="FAQ support illustration" faqs={[ { - id: "1", title: "How do I unlock new characters?", content: "You can unlock new characters by completing story quests, participating in events, or purchasing spirit summons. Check the character guides section for specific unlock methods for each character."}, + id: "1", title: "How do I unlock new characters?", content: "You can unlock new characters by completing story quests, participating in events, or purchasing spirit summons. Check the character guides section for specific unlock methods for each character." + }, { - id: "2", title: "What is the best beginner character?", content: "Lunar Guardian is recommended for beginners due to balanced stats and straightforward abilities. Once comfortable, experiment with other characters to find your playstyle. Visit our character guides for detailed comparisons."}, + id: "2", title: "What is the best beginner character?", content: "Lunar Guardian is recommended for beginners due to balanced stats and straightforward abilities. Once comfortable, experiment with other characters to find your playstyle. Visit our character guides for detailed comparisons." + }, { - id: "3", title: "How do I improve my battle ranking?", content: "Focus on team composition, learn counter-strategies, and practice PvP battles regularly. Our battle tactics section provides detailed strategies for climbing ranks efficiently."}, + id: "3", title: "How do I improve my battle ranking?", content: "Focus on team composition, learn counter-strategies, and practice PvP battles regularly. Our battle tactics section provides detailed strategies for climbing ranks efficiently." + }, { - id: "4", title: "Are there trading restrictions?", content: "Yes, new accounts have trading cooldowns. Check our trading hub for complete details on trading requirements, fair prices, and market trends to maximize your trades."}, + id: "4", title: "Are there trading restrictions?", content: "Yes, new accounts have trading cooldowns. Check our trading hub for complete details on trading requirements, fair prices, and market trends to maximize your trades." + }, { - id: "5", title: "When are new events released?", content: "Events typically launch weekly with special seasonal events monthly. Subscribe to our community announcements for event schedules and exclusive rewards information."}, + id: "5", title: "When are new events released?", content: "Events typically launch weekly with special seasonal events monthly. Subscribe to our community announcements for event schedules and exclusive rewards information." + }, ]} /> @@ -188,7 +210,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Roblox Official", "Gaming Hub", "Anime Alliance", "Spirit Seekers", "Quest Masters", "PvP Champions", "Community Leaders"]} + "Roblox Official", "Gaming Hub", "Anime Alliance", "Spirit Seekers", "Quest Masters", "PvP Champions", "Community Leaders" + ]} speed={40} showCard={true} /> @@ -231,4 +254,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1