diff --git a/src/app/page.tsx b/src/app/page.tsx index 743dc45..792930d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { featuresTitle: "Includes:", features: ["4 Large Seblak (choice of 6 toppings)", "15 additional crackers", "8 drinks", "Assorted dessert platter", "Exclusive Teh Iyam Merchandise"] } ]} - animationType="fade-in" + animationType="blur-reveal" textboxLayout="default" useInvertedBackground={false} /> @@ -169,7 +169,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/happy-sweet-asian-couple-having-breakfast-cereal-milk-bread-drinking-orange-juice_7861-1054.jpg", alt: "Lisa & Adi" } ]} ratingAnimation="blur-reveal" - avatarsAnimation="hover-bubble" + avatarsAnimation="entrance-slide" useInvertedBackground={true} testimonials={[ { id: "1", name: "Rani Wijaya", role: "Food Blogger", company: "SpicyEatsID", rating: 5, testimonial: "Seblak Teh Iyam is simply the best! The flavors are incredibly rich, and the spice level is just perfect. It's my go-to comfort food!", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-with-food_23-2148899066.jpg" }, @@ -194,7 +194,7 @@ export default function LandingPage() { imageAlt="Fresh Seblak Ingredients" mediaAnimation="blur-reveal" mediaPosition="right" - faqsAnimation="hover-bubble" + faqsAnimation="entrance-slide" textboxLayout="default" useInvertedBackground={false} />