From ff402f2da633e0849c66f89b43258bd2ed4dbe5d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:50:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index d358ab0..3a90a73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,6 +148,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} showRating={true} + animationType="slide-up" testimonials={[ { id: "1", name: "Chioma Okoro", handle: "@chioma_loves_crunch", testimonial: "These are the crunchiest plantain chips I've ever had! The flavor is incredible and they arrive so fresh. Crave Boutik has made me a regular customer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", imageAlt: "Chioma Okoro" -- 2.49.1