Update src/app/support/page.tsx

This commit is contained in:
2026-03-08 16:05:46 +00:00
parent 392ccbbbdc
commit d9f40a3bf6

View File

@@ -53,7 +53,7 @@ export default function SupportPage() {
return (
<ThemeProvider
defaultButtonVariant="bounce-effect"
defaultTextAnimation="reveal-blur"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="smallMedium"
sizing="mediumLarge"
@@ -76,7 +76,7 @@ export default function SupportPage() {
sideDescription="Everything you need to know about trading on MM2 Knife Shop"
textPosition="left"
useInvertedBackground={true}
faqsAnimation="reveal-blur"
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "How do I start trading on MM2 Shop?", content: "Simply create an account, verify your gaming profile, and browse our inventory. Add items to your cart and complete the secure checkout process. Your items will be delivered to your Roblox inventory within 24 hours."},