2 Commits

Author SHA1 Message Date
409564ef8b Update src/app/page.tsx 2026-04-05 16:43:42 +00:00
e576d19c54 Merge version_3 into main
Merge version_3 into main
2026-04-05 16:42:13 +00:00

View File

@@ -133,8 +133,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoReveal <FooterLogoReveal
logoText="Yoz Yogurt" logoText="Yoz Yogurt"
leftLink={{ text: "Privacy Policy", href: "#" }} leftLink={{ text: "Privacy Policy" }}
rightLink={{ text: "© 2024 Yoz Yogurt", href: "#" }} rightLink={{ text: "© 2024 Yoz Yogurt" }}
/> />
</div> </div>
</ReactLenis> </ReactLenis>