Update src/app/page.tsx

This commit is contained in:
2026-06-02 09:24:06 +00:00
parent 12721e0ea3
commit 1a0e5748c9

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
}} }}
imageSrc="http://img.b2bpic.net/free-photo/bigfoot-represented-neon-glow_23-2151322900.jpg" imageSrc="http://img.b2bpic.net/free-photo/bigfoot-represented-neon-glow_23-2151322900.jpg"
imageAlt="CS2 marketplace dashboard concept" imageAlt="CS2 marketplace dashboard concept"
mediaAnimation="reveal-blur" mediaAnimation="shift-hover"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
@@ -155,7 +155,7 @@ export default function LandingPage() {
description="Got questions about CS2 skin trading or how our platform works? We've got answers." description="Got questions about CS2 skin trading or how our platform works? We've got answers."
faqs={[ 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: "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." } { 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" faqsAnimation="slide-up"