From 48c1797d9aeb746721382207b2cbdb5c44ebdde3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 01:02:39 +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 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" />