Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba5441a7f8 | |||
| d5d2ab0380 |
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
|||||||
animationType="smooth"
|
animationType="smooth"
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "How are cards authenticated?", content: "We use industry-leading authentication processes including professional grading services, hologram verification, and expert manual inspection. Every card undergoes rigorous quality checks before listing."},
|
id: "1", title: "How are cards authenticated?", content: "Every card is professionally graded and hologram-verified before listing."},
|
||||||
{
|
{
|
||||||
id: "2", title: "What's your return policy?", content: "We offer a 30-day money-back guarantee if your card doesn't match the listing description. If authentication issues arise, we provide full refunds or replacements at no cost."},
|
id: "2", title: "What's your return policy?", content: "We offer a 30-day money-back guarantee if your card doesn't match the listing description. If authentication issues arise, we provide full refunds or replacements at no cost."},
|
||||||
{
|
{
|
||||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "5", title: "How long does shipping take?", content: "Standard shipping takes 3-5 business days within the US. We offer expedited 1-2 day shipping for premium members. All shipments are fully insured and tracked."},
|
id: "5", title: "How long does shipping take?", content: "Standard shipping takes 3-5 business days within the US. We offer expedited 1-2 day shipping for premium members. All shipments are fully insured and tracked."},
|
||||||
{
|
{
|
||||||
id: "6", title: "Can I sell vintage cards?", content: "Yes! We accept vintage cards from any era. Our authentication team specializes in vintage grading. Older cards may require additional verification but command higher prices among collectors."},
|
id: "6", title: "Can I sell vintage cards?", content: "Yes! We accept vintage cards from any era. Our authentication team specializes in vintage grading. Older cards may require additional verification but command higher prices among collectors."}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user