Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-06-07 22:32:05 +00:00

View File

@@ -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}
/>