Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 16:05:50 +00:00

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."},