From cf8d85eb4a40612b4253e1de0c94a7d1c1cae0f7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:27:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dfadbb..1e42fb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-delicious-ethiopian-food-with-fresh-vegetables-wooden-table_181624-32889.jpg" imageAlt="Authentic Haitian cuisine" frameStyle="card" - mediaAnimation="slide-up" + mediaAnimation="smooth" buttonAnimation="opacity" /> @@ -71,7 +71,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/man-woman-interact-with-storekeeper_482257-76182.jpg" imageAlt="Family-run Haitian food store" useInvertedBackground={false} - mediaAnimation="slide-up" + mediaAnimation="smooth" metricsAnimation="opacity" tagAnimation="blur-reveal" /> @@ -191,11 +191,11 @@ export default function LandingPage() { description="Find answers to common questions about our products and ordering process." tag="Help & Support" textboxLayout="default" - animationType="slide-up" + animationType="smooth" useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg" imageAlt="Food preparation" - mediaAnimation="slide-up" + mediaAnimation="smooth" mediaPosition="right" faqsAnimation="blur-reveal" /> -- 2.49.1