Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
</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."
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user