Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 21d9af09f0 | |||
| e9c1a2d3fc | |||
| cdfdec4bc2 | |||
| 1e736c01f3 |
@@ -250,10 +250,10 @@ export default function LandingPage() {
|
|||||||
leftLink={{
|
leftLink={{
|
||||||
text: "Privacy Policy", href: "#"}}
|
text: "Privacy Policy", href: "#"}}
|
||||||
rightLink={{
|
rightLink={{
|
||||||
text: "Terms of Service", href: "#"}}
|
text: "", href: "#"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user