diff --git a/src/app/page.tsx b/src/app/page.tsx index 2be6603..cb40418 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { imageAlt="Master chef preparing premium steak" useInvertedBackground={true} mediaAnimation="slide-up" - metricsAnimation="smooth" + metricsAnimation="blur-reveal" /> @@ -127,7 +127,7 @@ export default function LandingPage() { { id: "4", name: "Hiroshi Suzuki", role: "Head Server", description: "Trained in traditional Japanese hospitality with 12 years of fine dining service excellence. Ensures every detail of your meal is perfection.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006697.jpg", imageAlt: "Hiroshi Suzuki", socialLinks: [{ icon: Globe, url: "#" }] } ]} textboxLayout="default" - animationType="slide-up" + animationType="blur-reveal" useInvertedBackground={false} gridVariant="four-items-2x2-equal-grid" /> @@ -172,9 +172,9 @@ export default function LandingPage() { imageAlt="Fine dining ambiance at Sakura" mediaPosition="left" textboxLayout="default" - animationType="smooth" + animationType="blur-reveal" useInvertedBackground={false} - faqsAnimation="slide-up" + faqsAnimation="blur-reveal" mediaAnimation="opacity" />