From ae686d3f21ab3df9b08653715168e5a359247dc2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 06:08:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 55782fe..79a90ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,8 +51,8 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/vintage-bistro-exterior-with-blackboard_23-2149366406.jpg" imageAlt="Warmly lit interior of Desi Vibes Indian restaurant" - tagAnimation="entrance-slide" - buttonAnimation="hover-magnetic" + tagAnimation="slide-up" + buttonAnimation="slide-up" useInvertedBackground={false} /> @@ -84,7 +84,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/tray-with-legumes-aromatic-herbs_1220-357.jpg" imageAlt="Chef preparing Indian cuisine in a traditional kitchen" - mediaAnimation="hover-magnetic" + mediaAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} imagePosition="left" -- 2.49.1