Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
1239
src/app/layout.tsx
1239
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -197,7 +197,7 @@ export default function HomePage() {
|
||||
tag="Help Center"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
showCard={true}
|
||||
faqs={[
|
||||
{
|
||||
@@ -229,7 +229,7 @@ export default function HomePage() {
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
accordionAnimationType="slide-up"
|
||||
accordionAnimationType="smooth"
|
||||
showCard={true}
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user