Merge version_1 into main #6
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
tag="Tratamentos Especializados"
|
||||
tagIcon={Sparkles}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
tag="Inovação em Implantodontia"
|
||||
tagIcon={Zap}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
tag="Depoimentos"
|
||||
tagIcon={Heart}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
testimonials={[
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
tag="Informações"
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
|
||||
@@ -61,7 +61,7 @@ export default function AboutPage() {
|
||||
tag="Equipe Especializada"
|
||||
tagIcon={Users}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
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="slide-up"
|
||||
animationType="smooth"
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user