Update src/app/page.tsx

This commit is contained in:
2026-01-21 12:33:50 +00:00
parent e343d5bc20
commit 38971c9adc

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
]}
imageSrc="https://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg"
imageAlt="Brew Haven coffee shop interior"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
/>
</div>
@@ -123,7 +123,7 @@ export default function LandingPage() {
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
/>
</div>
@@ -181,7 +181,7 @@ export default function LandingPage() {
}
]}
textboxLayout="default"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
animationType="smooth"
/>
</div>