Update src/app/sobre/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function AboutPage() {
|
||||
tag="Equipe Especializada"
|
||||
tagIcon={Users}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
members={[
|
||||
@@ -91,7 +91,7 @@ export default function AboutPage() {
|
||||
tag="Informações"
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user