Update src/app/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
imageAlt="Master chef preparing premium steak"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
imageAlt="Fine dining ambiance at Sakura"
|
||||
mediaPosition="left"
|
||||
textboxLayout="default"
|
||||
animationType="blur-reveal"
|
||||
animationType="smooth"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="blur-reveal"
|
||||
mediaAnimation="opacity"
|
||||
|
||||
Reference in New Issue
Block a user