From ac7d90304d6bb2aa7364df68e4d35ed814c5dc4b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:19:14 +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 1e42fb2..4dfadbb 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="smooth" + mediaAnimation="slide-up" 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="smooth" + mediaAnimation="slide-up" 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="smooth" + animationType="slide-up" 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="smooth" + mediaAnimation="slide-up" mediaPosition="right" faqsAnimation="blur-reveal" /> -- 2.49.1