diff --git a/src/app/page.tsx b/src/app/page.tsx index d0a2bdb..87ad121 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,8 +99,8 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", alt: "Patient testimonial" }, { src: "http://img.b2bpic.net/free-photo/signs-symbols-gestures-concept-cheerful-young-mixed-race-lady-with-long-straight-hair-smiling-broadly-showing-thumbs-up-gesture-as-sign-approval-respect-liking_344912-1033.jpg", alt: "Patient testimonial" } ]} - ratingAnimation="entrance-slide" - avatarsAnimation="entrance-slide" + ratingAnimation="slide-up" + avatarsAnimation="slide-up" useInvertedBackground={false} />