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