Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a38eb4635 | |||
| aba2a8825e | |||
| 6ff4135974 |
@@ -52,6 +52,7 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Agendar via WhatsApp", href: "https://wa.me/5511989013767" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-sitting-chair_23-2149697972.jpg?_wi=2"
|
||||
avatarText="Mais de 500 pacientes transformadas"
|
||||
testimonialRatingClassName="text-yellow-500"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,6 +95,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
ratingClassName="text-yellow-500"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -132,4 +134,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user