Merge version_1 into main #3
@@ -55,7 +55,7 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg"
|
||||
imageAlt="Instituto Renova - Clínica de Implantodontia"
|
||||
mediaAnimation="smooth"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
tag="Tratamentos Especializados"
|
||||
tagIcon={Sparkles}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
tag="Inovação em Implantodontia"
|
||||
tagIcon={Zap}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
tag="Depoimentos"
|
||||
tagIcon={Heart}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
testimonials={[
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
tag="Informações"
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
|
||||
@@ -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