2 Commits

Author SHA1 Message Date
ba5441a7f8 Update src/app/page.tsx 2026-03-07 07:49:28 +00:00
d5d2ab0380 Merge version_1 into main
Merge version_1 into main
2026-03-07 07:47:54 +00:00

View File

@@ -157,7 +157,7 @@ export default function LandingPage() {
animationType="smooth"
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."},
{
@@ -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: "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>