diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e23a55..548ba42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { { id: "t5", name: "Chiara M.", handle: "@chiaram", testimonial: "Such a cozy and friendly place with incredible food. The lasagna is heavenly! Always a wonderful experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-beautiful-female-white-shirt-posing-with-delighted-expression_140725-17228.jpg", imageAlt: "Chiara M." } ]} showRating={true} - animationType="text-stagger" + animationType="slide-up" textboxLayout="default" useInvertedBackground={false} /> @@ -152,7 +152,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/old-black-background-grunge-texture-dark-wallpaper-blackboard-chalkboard-concrete_1258-79084.jpg" imageAlt="Clean and organized restaurant kitchen" - mediaAnimation="text-shift" + mediaAnimation="hover-magnetic" mediaPosition="right" textboxLayout="default" faqsAnimation="slide-up"