diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b9a230..743dc45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,6 @@ export default function LandingPage() { headingClassName="text-balance text-left text-4xl font-semibold leading-tight tracking-tight md:text-5xl lg:text-6xl" className="py-16 md:py-24 lg:py-32" containerClassName="flex flex-col md:flex-row items-center gap-12" - description="At Seblak Teh Iyam, we are dedicated to bringing the authentic taste of Indonesian Seblak to your table. Our journey began with a passion for traditional recipes and a desire to share the rich, spicy, and aromatic flavors that make Seblak a beloved dish. We meticulously select the freshest ingredients, from crispy krupuk to savory meats and vibrant vegetables, ensuring every bowl is a masterpiece of taste and texture. Our secret blend of spices, perfected over years, delivers an unforgettable kick that will leave you craving more. Beyond the food, we aim to create a delightful experience, a culinary escape that celebrates the heart of Indonesian street food culture." />
@@ -152,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="hover-magnetic" + animationType="fade-in" textboxLayout="default" useInvertedBackground={false} /> @@ -170,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-magnetic" + avatarsAnimation="hover-bubble" 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" }, @@ -195,7 +194,7 @@ export default function LandingPage() { imageAlt="Fresh Seblak Ingredients" mediaAnimation="blur-reveal" mediaPosition="right" - faqsAnimation="entrance-slide" + faqsAnimation="hover-bubble" textboxLayout="default" useInvertedBackground={false} />