Update src/app/page.tsx
This commit is contained in:
@@ -146,6 +146,7 @@ export default function LandingPage() {
|
||||
imageAlt="Artisan bread cross-section detail"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -209,7 +210,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
speed={50}
|
||||
showCard={true}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user