Update src/app/page.tsx

This commit is contained in:
2026-06-11 01:04:47 +00:00
parent 4e10ec6c45
commit b1e7066a04

View File

@@ -60,7 +60,6 @@ export default function LandingPage() {
imageAlt="Riverside retreat at dawn"
videoAriaLabel="Video of the tranquil river and family moments"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="emotional-story" data-section="emotional-story">
@@ -194,7 +193,6 @@ export default function LandingPage() {
rightLink={{
text: "Terms of Service", href: "#"
}}
useInvertedBackground={true}
/>
</div>
</ThemeProvider>