Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-12 01:02:43 +00:00

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
imageAlt="Master chef preparing premium steak"
useInvertedBackground={true}
mediaAnimation="slide-up"
metricsAnimation="smooth"
metricsAnimation="blur-reveal"
/>
</div>
@@ -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"
/>
</div>