Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 409564ef8b | |||
| e576d19c54 |
@@ -133,11 +133,11 @@ 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>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user