Update src/app/page.tsx

This commit is contained in:
2026-05-28 12:23:36 +00:00
parent a89b136818
commit 1c1574e9ed

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
<div id="about" data-section="about" >
<TextAbout
title="The Ultimate Hub for Pokemon Card Enthusiasts"
description="At Pokemon Cards Arena, we're dedicated to creating a vibrant and secure community for collectors worldwide. Our platform offers cutting-edge tools to discover rare cards, connect with fellow trainers, and ensure the authenticity of every trade. Dive into a world where your collection truly comes to life."
body="At Pokemon Cards Arena, we're dedicated to creating a vibrant and secure community for collectors worldwide. Our platform offers cutting-edge tools to discover rare cards, connect with fellow trainers, and ensure the authenticity of every trade. Dive into a world where your collection truly comes to life."
useInvertedBackground={false}
tag="About Us"
tagIcon={Sparkles}
@@ -96,7 +96,7 @@ export default function LandingPage() {
{ icon: Handshake, title: "Secure Community Trading", description: "Trade with confidence using our verified system, ensuring fair exchanges and connecting you with genuine collectors." },
{ icon: ShieldCheck, title: "Authenticity Guarantee", description: "Every card on our platform benefits from robust verification processes, safeguarding your investments against counterfeits." }
]}
animationType="depth-3d"
animationType="fade-in"
textboxLayout="default"
useInvertedBackground={true}
tag="Key Features"
@@ -117,7 +117,7 @@ export default function LandingPage() {
{ id: "p6", name: "Eevee V", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-dragon-character_23-2151278946.jpg", imageAlt: "3d render Eevee V card" }
]}
gridVariant="three-columns-all-equal-width"
animationType="depth-3d"
animationType="fade-in"
textboxLayout="default"
useInvertedBackground={false}
tag="Our Cards"