From 1a0e5748c9942331c02b162c81e092d78a441f9b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 09:24:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4bf9cab..2d92d59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { }} imageSrc="http://img.b2bpic.net/free-photo/bigfoot-represented-neon-glow_23-2151322900.jpg" imageAlt="CS2 marketplace dashboard concept" - mediaAnimation="reveal-blur" + mediaAnimation="shift-hover" useInvertedBackground={false} /> @@ -155,7 +155,7 @@ export default function LandingPage() { description="Got questions about CS2 skin trading or how our platform works? We've got answers." faqs={[ { id: "faq1", title: "How do you rank marketplaces?", content: "Our ranking system considers factors like user reviews, transaction speed, fee structure, security measures, customer support quality, and the variety of skins available." }, - { id: "faq2", title: "Are the reviews truly unbiased?", content: "Absolutely. We maintain strict editorial independence. Our reviews are based on objective criteria, extensive testing, and aggregated real user feedback to ensure fairness and transparency." }, + { id: "faq2", title: "Are the reviews truly unbiased?", content: "Absolutely. We maintain strict editorial independence. Our reviews are based on objective criteria, extensive testing and aggregated real user feedback to ensure fairness and transparency." }, { id: "faq3", title: "How do I access exclusive deals?", content: "Exclusive deals and bonuses are often tied to specific marketplaces we partner with. Simply click through our links to activate these special offers when signing up or making a purchase on a partner site." } ]} faqsAnimation="slide-up"